A collection of 50 backend/low level projects that should all be able to be completed in a week. I did this because I didn't know what I wanted to build and told myself I will make a list of 50 and do them no matter what. These projects are beginner to intermediate difficulty. Each project resides in its own directory.
Project Name | Language | Difficulty |
---|---|---|
XOR Encryption | Python | Beginner |
CSV Data Analyzer | Java | Intermediate |
Raytracer | C++ | Intermediate |
Game of Life | C++ | Beginner |
Music Player | Java | Intermediate |
Sudoku Solver | C++ | Intermediate |