Explore All Projects
Browse our entire catalog of projects, filter by difficulty or interest, and find your next coding challenge.
Showing 10 of 34 projects
Android Tip Calculator
An Android app that calculates the tip amount and total bill in real time as the user types a bill amount and...
Kotlin Weather App
An Android weather app that fetches current conditions from the OpenWeatherMap API and displays temperature,...
Java Student Grade Tracker
A console application that stores student names and grades, calculates individual and class averages, and prints a...
Java Bank Account System
An OOP-based console banking application with deposit, withdrawal, balance inquiry, and transaction history....
TypeScript Todo App
A browser-based todo list app written entirely in TypeScript with strongly typed interfaces, DOM manipulation, and...
TypeScript REST API Client
A fully typed API client that queries a public REST API using the Fetch API, maps the response to TypeScript...
C++ Student Records Manager
A console application to manage student records using structs, vectors, and file I/O in C++. Ideal for learning C++...
C++ Task Scheduler
A CLI task scheduler that queues tasks with priority levels and processes them in order using a priority queue from...
Network Anomaly Detection with Ensemble ML
Build a robust framework to detect network anomalies using ensemble models and Explainable AI for transparent...
Automated CI/CD Pipeline Infrastructure
Containerize a web application using Docker and build an automated Continuous Integration and Continuous Deployment...