Mega Project List
List of practical projects that anyone can solve in any prog language
...The concept is simple but powerful: instead of just memorizing algorithms, you pick a project (for example “Binary to Decimal and Back Converter”), implement it in your favorite language, and gradually build a portfolio of varied programming tasks. The repository has been widely referenced as a go-to for developers looking for ideas to practice, build side-projects, or create interview-prep exercises. Each entry is described in plain language, often with optional “added complexity” suggestions. The repo encourages contributions: you can add new projects, or strip duplicate items, and you can choose any language to implement.