florinpop17 / app-ideas

A Collection of application ideas which can be used to improve your coding skills.
https://iCodeThis.com/?ref=app-ideas
MIT License
80.84k stars 9.59k forks source link

Add project to the beginner level #804

Open armanatory opened 1 year ago

armanatory commented 1 year ago

Password generator app BMI calculator

Password generator app is useful in practice, and in some enterprise-level task, people prefer not to trust any random key generator on the internet.

yash-gharat commented 8 months ago

Temperature Converter: A program that converts temperatures between Celsius, Fahrenheit, and Kelvin.

Guess the Number : A app where the computer selects a random number and the user has to guess it within a certain number of attempts.