Intro
Finding project ideas and implementing them has always been a difficult process for beginners. Every day, I encounter hundreds of people asking what they can do with the highly praised and exaggerated programming languages on pages such as Reddit, Facebook, Twitter and technology blogs such as Devto and Medium. For this reason, I wanted to start a thread. A thread containing only project ideas. I am creating a review article solely to inspire people who want to learn a new language and test their capabilities. I will add new ideas to the comments below the article. In this way, I aim to prevent as much as possible the questions of what beginners can do with such and such a program.
Let me give you a few ideas at the beginning:
- Try to use mind mapping techniques whenever possible. Write the subject headings as keywords and place the right project under the right title using the tags in the notes you took.
- Porting - Integrate project ideas given in another language into your new language
- Old School - Rewrite your first projects while learning another language in their simplest form via commandline (without using AI)
- Code Sharing - Do not hesitate to share your codes for non-commercial purposes. Watch your mistakes being criticized mercilessly while sipping your coffee.
- A bird in hand is better than a bird in the bush. A project that works is better than crazy ideas that don't work. Do it until you make it.
P.S: The list consists of 53 ideas. Not 50. I wanted so. Full-stop :)
Project Ideas From Beginner to Advanced
- Web Scraper #scraper
- File encryptor #filetool
- URL Shorthener #urltool
- CLI Chat App #chat
- RESTFull API #api
- Image Recognition #ml #dl
- Stock Market Analysis #stock #market
- Markdown to HTML Converter #converter
- PDF Generator #generator
- Social Media Analytics #analytics
- Video Stream Server #server
- Blockchain implemantation #blockchain
- Content Management System (CMS) #website #cms
- Email Client #email
- Task Management System #task
- Online Marketplace #ecommerce
- Realtime Chat App #chat
- URL Monitoring Tool #url
- Proxy Server #proxy
- Web Crawler #crawler
- Blogging Platform #blog
- Password Manager #password
- Task Scheduler #task
- Image Gallery #gallery
- Markdown Editor #markdown
- Expense Tracker #finance
- Budget Tracker #finance
- URL Validator #url
- Recipe Sharing Platform #recipe
- Text To Speech Converter #tts
- Forum or Discussion Board #forum #discussion
- Chatbot AI #ai #chat
- log Analyzer #log #analytics
- Weather App #app #weather #api
- Code Review Tool #code
- Music Streaming Service #stream #service #music
- Markdown Blog Generator #markdown #blog #generator
- Auction Platform #platform #auction
- URL Shorthener #url
- TODO App #todo #task
- Flashcard App #flascard
- News Aggregator #news #api #rss
- Social Media Scheduler #social #schedule
- Data Visualization (Diagram etc. ) #data
- URL Filtering Proxy Server #url #proxy
- URL Parser #url
- Password Strengh Checker #password #cybersecurity
- RSS Feed Reader #rss #reader
- Quiz Application #quiz #app
- Video Conferencing Tool #video
- Employee Management System #business
- Encrpyt - Decrypt Tools #filetool
- Code Snippet Manager #snippet #code
Top comments (56)
I wrote a Schema + Query parser in Rust called RayQL. It also has its own online editor powered by WASM. Please feel free to check it out and provide your valuable feedback on the project.
I'll try to take a look as soon as possible. Thank you for your sharing.
Great list! Here's another good one to add on to yours: github.com/the-programmers-hangout...
just an idea but if it happens it would be awesome start point for programmers. Create the project gallery website akin the movie website with the tags, project covers, project title, project pages and the project levels. And when you clicked the project page you will see different versions of a a project written with GO, Rust, Python, Elixir, Rust, Zig etc.
And the tags will be like #cli #web #backend #game #ai #database #frontend #nlp #computervision #datascience #mobile etc.
This also can be a good rocket fuel for your Github repo. When i finished my react and Astro tutorials i wanna build this project.
Here is a sample project for inspration:
100jsprojects.com/
and the special thanks the project creator:
Github - @sahandghavidel
I'm so happy to finally see a contributing comment. Thanks a lot!
In case anyone is interested, I've developed an online markdown editor: Hermes Notes
Thank you for your contributing comment.
Your idea can be a new open source task based project. Create a repo at Github and put some magic in it.
FAANGS Clouds are an undisputed advantage, but still users decides whether to use it or not. You can build your own calendar with a open source community.
Great list, will report here once I implemented one of it, thanks
implemented ???
Thank you
I plan to share the github repos of implemented ideas in the coming days. You can also find such projects with short searches on github.
Great list, but Url shortener is there twice
I'm using voice recorder to keep ideas. And I am writing directly to a text file from my voice records. So when i started to write it can be duplicated values.
cool post! 👏 thank you! 🙏
What makes this resource awesome, is that it comes with a rich comment section.
Great list! I’m always looking for something new to practice on
This post is an excellent idea. Thankyou for making the effort to help beginners.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.