Explore All Projects

Browse our entire catalog of projects, filter by difficulty or interest, and find your next coding challenge.

Showing 12 of 34 projects

AI Resume Analyzer

A Flask web app that compares a resume against a job description using TF-IDF similarity and keyword extraction.

Python Flask HTML CSS JavaScript Intermediate Time: High

Number Guessing Game

A fun command-line game where the computer picks a random number and the user tries to guess it. Great for learning...

Python Beginner Time: Low

Simple Email Automation

A Python script that sends automated emails using the smtplib library. Learn how to automate repetitive tasks and...

Python Beginner Time: Low

Quiz App

A browser-based quiz app with multiple choice questions, a score counter, and a results screen. Perfect for...

HTML CSS JavaScript Beginner Time: Low

Movie Recommendation System

A recommendation system that suggests movies to users based on ratings and similarity scores.

Python Intermediate Time: High

Sentiment Analysis Web App

A web application that predicts whether user entered text has positive, negative, or neutral sentiment.

Python HTML CSS Intermediate Time: High

File Organiser Script

A Python script that scans a folder and automatically sorts files into subfolders by type — images, documents,...

Python Beginner Time: Low

Flashcard Study App

A browser-based flashcard app where users can flip cards to reveal answers. Reinforces DOM manipulation, CSS...

HTML CSS JavaScript Beginner Time: Low

Budget Tracker Web App

A browser-based personal finance tracker that lets users add income and expense entries and visualises the balance...

HTML CSS JavaScript Intermediate Time: Medium

Network Port Scanner

A Python tool that scans a target host for open ports within a given range. Teaches socket programming, threading...

Python Intermediate Time: Medium

Typing Speed Test

A browser-based typing test that measures words per minute and accuracy. Great for practising timers, string...

HTML CSS JavaScript Beginner Time: Medium

Course Progress Tracker

A CLI tool to track progress through online courses. Users can add courses, mark lessons complete, and see a visual...

Python Intermediate Time: Medium
← Previous Page 2 of 3 Next →