A developer's job is to create products that are loved by users and become addictive to them. To build such products, one must learn how to do so. In this article, I will provide examples of five projects that demonstrate how to build a good project, whether you are creating your startup, applying for a developer job, or building any SaaS.
1. RoomGpt
This app was built by a single person, open-sourced, and scaled to 2 million users. It provides an excellent repository for learning how to scale apps to millions of users in a short amount of time.
https://github.com/Nutlope/roomGPT
2. Awesome Weather Web App
This weather app contains a user-friendly interface that includes features like a dynamic compass, 10-day forecast, pressure, air pollution measurement, and an interactive map. From this project, you will learn how to integrate lots of features into a single page.
https://github.com/DariusLukasukas/nextjs-weather-app
3. Equinox ~ Create dynamic wallpapers for macOS
Equinox is a free and open-source app for creating macOS dynamic wallpapers. Starting macOS Mojave we have such cool things as Dynamic Desktop, and Light and Dark Desktop types of wallpapers. With the help of the Equinox app, you can easily create those with a few clicks.
https://github.com/rlxone/Equinox
4. tldraw
tldraw is a React library for creating infinite canvas experiences and is used to power tldraw.com digital whiteboard.
https://github.com/tldraw/tldraw
5. Fill3d
A Simple yet creative product, I found on the web, Upload a photo of an empty room, draw rectangles, describe the furniture you want, and render a photorealistic image in a minute. Realistic Results, Generate in a Minute, High Resolution, and Infinite Refinement.
https://github.com/fill3d/fill
Connect with me
LinkedIn : https://www.linkedin.com/in/durgesh4993/
GitHub : https://github.com/Durgesh4993
LeetCode : https://leetcode.com/durgesh4993/
Profile : https://linktr.ee/durgesh4993
Top comments (3)
Great list of real world projects with repositories, Thanks for sharing.
Thank you for list
Great list
Some comments may only be visible to logged-in visitors. Sign in to view all comments. Some comments have been hidden by the post's author - find out more