back to home

The-Cool-Coders / Project-Ideas-And-Resources

A Collection of application ideas that can be used to improve your coding skills ❤.

12,434 stars
1,063 forks
38 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing The-Cool-Coders/Project-Ideas-And-Resources in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/The-Cool-Coders/Project-Ideas-And-Resources)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

Project Ideas and Resources ⚡💙⚡

head

<img src="https://user-images.githubusercontent.com/61475220/97093903-6d8aee80-166d-11eb-8799-13e119380d2b.jpg" width="50%" align=right>

Have you ever wanted to build something but you had no idea what to do? Just as authors sometimes have "writers block" it's also true for developers. This list is intended to solve this issue once and for all! 👍

These applications are:

  • Great for improving your coding skills :muscle:;
  • Great for experimenting with new technologies 🆕;
  • Great for adding to your portfolio to impress your next employer/client :file_folder:;
  • Great for using as examples in tutorials (articles or videos) :page_with_curl:;
  • Easy to complete and also easily extendable with new features :ok_hand:;

This is not just a simple list of projects, but a collection that describes each project in enough detail so that you can develop it from the ground up!

Each project has the following features:

  1. A clear and descriptive objective;
  2. A list of User Stories which should be implemented (these stories act more as a guideline than a forced list of To-Do's. Feel free to add your own stories if you want);
  3. A list of bonus features that not only improve the base project, but also your skills at the same time (these are optional and should be attempted only after you have completed the required user stories)
  4. All the resources and links to help you find what you need to complete the project

Projects 🚀

Projects are divided into three tiers based on the knowledge and experience required to complete them.

TierDeveloper Profile
1Developers in the early stages of their learning journey. Those who are typically focused on creating user-facing applications.
2Developers at an intermediate stage of learning and experience. They are comfortable in UI/UX, using development tools, and building apps that use API services.
3Developers who have all of the above, and are learning more advanced techniques like implementing backend applications and database services.

Tier-1: Beginner Projects

NameShort DescriptionTier
Chess Game AppA Two Player Chess game application using JavaScript1-Beginner
10 User Interfaces10 User Interfaces using HTML, CSS and JavaScript1-Beginner
Audio BookPDF to Audio Book using Python1-Beginner
Face Recognition AppFace Recognition + Attendance using OpenCV1-Beginner

Tier-2: Intermediate Projects

NameShort DescriptionTier
Airbnb Clone ApplicationA React App for Airbnb Home page Clone2-Intermediate
TMDB Movie AppAn interactive Movie Database app using ReactJS.2-Intermediate
Github Jobs AppA GitHub Jobs App using React Hooks and Github API2-Intermediate
Weather AppWeather app in React JS using the Open Weather Map API2-Intermediate
Business Card GeneratorA Business Card Generator using React JS2-Intermediate
React Photo GalleryPhoto Gallery App using React JS and Firebase2-Intermediate
Chat-Bot ApplicationA Chat-Bot which can answer your queries using python2-Intermediate
Movie Recomendation EngineA Movie Recommendation System Using ML2-Intermediate
Credit Card Fraud DetectionCredit Card Fraud Detection using ML2-Intermediate
Wildfire Tracker With ReactWild Fire Detection using React, NASA API2-Intermediate
Google Drive Clone With ReactGoogle Drive Clone using React, Firebase2-Intermediate
Fitness AppA fitness app that sends you new workouts per email every day using Python and HarperDB.2-Intermediate

Tier-3: Advanced Projects

NameShort DescriptionTier
Facebook Clone ApplicationA facebook Clone Application using React JS and Firebase3-Advanced
Netflix Clone - FullStackA Netflix clone application using TMDB API3-Advanced
Instagram Clone ApplicationAn Instagram Clone application using React JS3-Advanced
A COVID-19 TrackerA COVID-19 Tracker using React JS3-Advanced
Full-Stack Amazon CloneA Full-Stack AMAZON Clone using REACT JS3-Advanced
Flipkart Clone ApplicationA Full-Stack Flipkart Clone using MERN Stack3-Advanced
Voting Application - MERN A Voting App using MERN Stack3-Advanced
Travel Log - MERN STACK Travel Log App using MERN Stack3-Advanced
Discord Clone - MERN STACK Discord Clone App using MERN Stack3-Advanced
Messenger Clone - MERN STACK Messenger Clone App using MERN Stack3-Advanced
Tik Tok Clone - MERN STACK Tik Tok Clone App using MERN Stack3-Advanced
Robinhood CloneRobinhood Clone using React JS3-Advanced
LinkedIn CloneLinkedIn Clone using React JS3-Advanced
Signal CloneSignal Clone using React JS3-Advanced
Gmail CloneGmail Clone using React JS3-Advanced
E-Commerce ApplicationMongoDB, Reactjs, Nextjs3-Advanced
Full Stack NFT MarketplaceEthereum, Polygon and Next.js3-Advanced
Invoice ApplicationVue 3, Vuex & Firebase3-Advanced
Full-Stack Twitter CloneNext JS, Recoil JS, Tailwind CSS, Nextauth & Firebase3-Advanced

DApp and Blockchain Projects -

NameShort DescriptionTier
Domain Site like GodaddyWeb 3.0 Domain Site like Godaddy2-Basic
Amazon Clone using SoliditySolidity, Ethers.js, React & Hardhat2-Basic
Real Estate App like ZillowSolidity, Ethereum, Hardhat, React2-Basic

Awesome Tutorials

TOPICTUTOR
MERN STACK TutorialClever Programmer
React JS TutorialFreeCodeCamp
Django TutorialClever Programmer
Full Stack GraphQL ReactBen Awad
React ProjectsCoding Addict
PHP TutorialCodeWithHarry
React Native Projects PlaylistByProgrammers
Spring Framework TutorialLearnCodeWith Durgesh
JSP & Servlets TutorialLearnCodeWith Durgesh
React JS Resume and Portfolio WebsiteSalman Fazal
5 Spring Boot ProjectsJava Guides
100 Days of KubernetesAnais Urlichs
GraphQL API with .NET 5 and Hot ChocolateLes Jackson
.NET Micro ServicesLes Jackson

Plans for the future ⚡

We are planning to add more and more projects to this repository. For this, we need your help! Find out how to contribute below. 👇

We are also planning to create a website where you can easily browse through all of the projects.

Contribution ❤

Any contributions are highly appreciated. :pray: You can contribute in two ways:

  1. create an issue and tell us your idea :bulb:. Make sure that you use the new idea label in this case;
  2. fork the project and submit a PR with your new idea. Before doing that, please make sure that you read and follow the Contribution Guide;

Examples ☘

You can also add your own examples to the projects after you have completed them. I highly encourage you to do this as it will show others what amazing things were built! 👍

Resources 🔗

Design Resources

Awesome APIS for Front-End Developers

Awesome Dev Tools

Articles

✨ Hall Of Contributors

Thanks goes to all these Wonderful People. Contributions of any kind are welcome!🚀

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <a href="https://github.com/The-Cool-Coders/Project-Ideas-And-Resources/contributors"> <img src="https://contrib.rocks/image?repo=The-Cool-Coders/Project-Ideas-And-Resources" /> </a>

Looking for Great Contributions from all the open source enthusiasts for making this repository even bigger! Do follow the steps mentioned in Contributing.md file for succesful PRs

Spread the word!

If the information from this repo was useful to you in any way, make sure you give it a star 🌟, this way others can find it and benefit too! Together we can grow and make our community better! :smiley:

<p align="center" width="60%"><b>Do you have any suggestions on how we could improve this project overall? Let us know! We'd love to hear your feedback ❤!</b></p>