Skip to content

❤️ A repository for sharing projects that others can participate in to learn or build up a resume!

License

Notifications You must be signed in to change notification settings

Axel546/projects

 
 

Repository files navigation

A list of awesome project ideas to help you learn!

This is a repository for random projects that would help you learn! You can contribute by creating a pull request and adding whatever project ideas, spelling mistakes, grammar mistakes, etc. that you would like! First, check if there is a directory for projects of that language/framework, if there is, just add a file to that directory, if not, create the file yourself, use _'s for seperators ('spaces') and have no capital letters! Example: React Native => react_native! You will also need to add the project under the correct heading (or create a heading) in the README.md!

If you want to take things a step further, after adding a breif description of the project idea, you can add hints to creating it, as well as possible solutions! This would help people out with learning a new method, or even just showing someone that something exists in the specific programming language or framework.

Contributing.

Check out the CONTRIBUTING.md file on how you can start contributing to this repo.

JavaScript projects

ToDo list

Build a simple todo list web page that allows you to add, remove, and complete todos, View Project - Submitted by sqwyer

Stone Paper Scissors

Build a simple stone paper scissors (rock paper scissors) game, View Project - Submitted by eswarupkumar

Password Generator

Build a simple password generator with JavaScript, View Project - Submitted by sqwyer

Ping Pong game

Build a simple ping pong game using JavaScript, View Project - Submitted by arpantaneja

Bubble Shooter game

Build a simple Bubble Shooter game using JavaScript, View Project - Submitted by DheerajKumar

Stick Ball game

Build a simple Stick Ball game using Javascript, View Project - Submitted by DheerajKumar

2048 game

Build a simple 2048 game using Javascript, View Project - Submitted by Dheeraj

Maze game

Build a simple Maze game using Javascript, View Project - Submitted by Dheeraj

TypeScript projects

Deno SQLite

Build a simple API for local SQLite instance in Deno with Typescript View Project - Submitted by dergyitheron

Python projects

Automating Websites

In this project, you will use tools to automate a website using Python, View Project - Submitted by Satyajeet-code

Rock Paper Scissors game

In this beginner-friendly project, you will build a simple rock paper scissors game using Python, View Project - Submitted by Harowo

C++ projects

###Text Based game

In this beginner-friendly project, you will build a text based game using C++, View Project - Submitted by Zob Alexandru

About

❤️ A repository for sharing projects that others can participate in to learn or build up a resume!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%