📊

Beginner

Filter ideas by difficulty level — beginner to advanced.

Showing 14 ideas in beginner

Project Idea
Beginner

Crop Disease Detection with Computer Vision

Build a beginner-friendly image classifier that triages crop and leaf photos into disease classes with confidence scores — a transfer-learning...

Project Idea
Beginner

Location-Based Reminder App with Geofencing

Build a cross-platform mobile app that fires reminders when you enter or leave a place — geofence triggers, permission-first location...

Project Idea
Beginner

Cross-Platform QR Code Scanner & Manager

Build a cross-platform app that scans and decodes QR codes, validates and previews payloads before acting, and organizes scan history...

Project Idea
Beginner

Offline Password Strength Analyzer

Build a fully offline password-strength analyzer that estimates entropy, checks length and variety, and flags common patterns — with a...

Project Idea
Beginner

Mobile Expense Splitter for Groups

Build a mobile app that records shared expenses and calculates who owes whom — equal, unequal, and percentage splits with...

Project Idea
Beginner

Interactive Data Structures Visualizer

Build an interactive web app that animates arrays, linked lists, trees, and more, so students can watch operations step by...

Innovation
Beginner

AI-Powered Commit Message Generator

Build a CLI that analyzes your Git diff and suggests clear Conventional Commits-style messages, with human review always in control.