What I built
Dbug is an application where programmers can connect with each other for pair programming.
Category Submission:
Program for the People
App Link
Screenshots
Edit your contact information
Add a new project
Share your contact information
Receive and select contact offers
Description
This application allows people to save their contact information and share it with other users. The information stays private and is only shared with people that you decide to share it with. Once you create a project you can receive multiple contact offerings and see on what platforms they are available, as well as GitHub statistics for their profile. After selecting a contact, you are given their contact information for further contact.
Link to Source Code
https://github.com/yvesnrb/dbug
Permissive License
MIT
Background
I wanted to build this app because I think opportunities to bring people together safely is invaluable today. I hope I can give people the opportunity to video call each other to help solve problems and build cool stuff.
How I built it
This application is composed of a full TypeScript stack. I've used ReactJS for the front-end and Express and TypeORM on the back-end. Additionally the application interfaces with a PostgreSQL database. Digital Ocean's App Platform made it extremely easy to get the entire stack running and to deploy new iterations of my application for other people to try.
Additional Resources/Info
Check out the other posts in this series for some additional insight on how I've built this application.
Top comments (0)