DEV Community

Cover image for 5 Web Development Project With Their GitHub Repository
Durgesh kumar prajapati
Durgesh kumar prajapati

Posted on

5 Web Development Project With Their GitHub Repository

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

Image description

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
Enter fullscreen mode Exit fullscreen mode

2. Awesome Weather Web App

Image description

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
Enter fullscreen mode Exit fullscreen mode

3. Equinox ~ Create dynamic wallpapers for macOS

Image description

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
Enter fullscreen mode Exit fullscreen mode

4. tldraw

Image description

tldraw is a React library for creating infinite canvas experiences and is used to power tldraw.com digital whiteboard.

https://github.com/tldraw/tldraw
Enter fullscreen mode Exit fullscreen mode

5. Fill3d

Image description

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
Enter fullscreen mode Exit fullscreen mode

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)

Collapse
 
random_ti profile image
Random

Great list of real world projects with repositories, Thanks for sharing.

Collapse
 
charlie48 profile image
charlie

Thank you for list

Collapse
 
jacobe99 profile image
jacobe

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