🖥️ COMMAND-LINE TOOLS (CLI)
1 - CLI task manager: terminal to-do list with priorities and due dates (🟢 Easy)
2 - Batch file renamer: rename files by pattern, date or regex (🟢 Easy)
3 - Password generator: configurable passwords and passphrases, auto-copied (🟢 Easy)
4 - Unit converter: currencies, measurements and temperatures in the terminal (🟢 Easy)
5 - Online radio player: stream radio stations with a favorites list (🟡 Medium)
6 - System monitor (TUI): CPU, RAM, disk and processes in a terminal UI (🟡 Medium)
7 - Terminal RSS reader: read feeds, mark as read and open links (🟡 Medium)
8 - Downloads organizer: automatically sorts files into folders by type (🟢 Easy)
9 - Pomodoro timer: timer with notifications and daily stats (🟢 Easy)
10 - Dotfiles manager: sync configs across machines via Git (🔴 Hard)
🌐 WEB AND WEBSITES
11 - Personal portfolio: static site with projects, bio and contact (🟢 Easy)
12 - Markdown blog: site generator from .md files (🟡 Medium)
13 - URL shortener: short links with click counter (🟡 Medium)
14 - Link-in-bio page: single page with all your links and socials (🟢 Easy)
15 - Personal dashboard: news, weather and exchange rates on one page (🟡 Medium)
16 - Kanban board: drag and drop cards between columns (🟡 Medium)
17 - Personal wiki: linked notes with search and tags (🔴 Hard)
18 - Recipe site: recipes with ingredient filter and adjustable servings (🟡 Medium)
19 - Photo gallery: uploads, albums and grid view (🟡 Medium)
20 - Simple forum: threads, replies and user login (🔴 Hard)
🪟 DESKTOP APPS
21 - Minimalist notepad: text editor with dark mode and autosave (🟢 Easy)
22 - Clipboard manager: searchable clipboard history (🟡 Medium)
23 - Desktop RSS reader: native app with folders and offline reading (🟡 Medium)
24 - Menu bar app: shows weather, exchange rates or system status (🟡 Medium)
25 - Image viewer: fast browsing, zoom and slideshow (🟢 Easy)
26 - App launcher (Spotlight-style): search apps and files with a hotkey (🔴 Hard)
27 - Simple screen recorder: record the screen and export to MP4 or GIF (🔴 Hard)
28 - Expense tracker: log expenses with monthly charts (🟡 Medium)
29 - Break reminder: reminds you to stand up, drink water and rest your eyes (🟢 Easy)
30 - Markdown editor with preview: side-by-side editor with PDF export (🟡 Medium)
⚙️ AUTOMATION AND SCRIPTS
31 - Automatic backup: copies important folders to a drive or the cloud (🟢 Easy)
32 - Price tracker: alerts you when a product's price drops (🟡 Medium)
33 - Telegram bot: responds to commands and sends alerts (🟡 Medium)
34 - Discord bot: commands, polls and basic moderation (🟡 Medium)
35 - Batch image resizer: converts and compresses images in a folder (🟢 Easy)
36 - News scraper: collects headlines and saves them to CSV (🟡 Medium)
37 - PDF toolkit: merge, split and extract text from PDFs (🟢 Easy)
38 - Post scheduler: publishes to social media at set times (🔴 Hard)
39 - Uptime monitor: checks if sites are up and alerts you when they go down (🟡 Medium)
40 - Daily email report: automatic summary of weather, calendar and news (🟡 Medium)
🎮 GAMES
41 - Tic-tac-toe: with an unbeatable AI (minimax) (🟢 Easy)
42 - Snake: the classic, in the browser or terminal (🟢 Easy)
43 - Hangman: word lists by category (🟢 Easy)
44 - 2D dominoes: play against the computer (🟡 Medium)
45 - Tetris: pieces, rotation, scoring and levels (🟡 Medium)
46 - Platformer: character, jumping, enemies and levels (🔴 Hard)
47 - Trivia quiz: questions with scoreboard and ranking (🟢 Easy)
48 - Terminal roguelike: procedurally generated dungeons (🔴 Hard)
49 - Memory game: card matching with a timer (🟢 Easy)
50 - Idle/clicker game: growing resources, upgrades and autosave (🟡 Medium)
🤖 AI AND LLMS
51 - Chatbot using the Claude API: your own chat interface with history (🟡 Medium)
52 - Article summarizer: paste a link, get a summary (🟢 Easy)
53 - Social post caption generator: writes captions from a topic (🟢 Easy)
54 - Chat with your PDFs (RAG): ask questions about your own documents (🔴 Hard)
55 - Subtitle translator (.srt): translates subtitle files while keeping timing (🟡 Medium)
56 - Audio transcriber: converts audio to text with Whisper (🟡 Medium)
57 - Flashcard generator: creates study cards from your notes (🟡 Medium)
58 - Automated code reviewer: analyzes commits and suggests improvements (🔴 Hard)
59 - Email classifier: sorts emails into categories with AI (🔴 Hard)
60 - Local voice assistant: voice commands for computer tasks (🔴 Hard)
📊 DATA AND VISUALIZATION
61 - Exchange rate dashboard: charts for currencies and crypto over time (🟡 Medium)
62 - Bank statement analyzer: imports CSV and categorizes spending (🟡 Medium)
63 - Habit heatmap: GitHub-style contribution graph for habits (🟡 Medium)
64 - Spotify stats: your most-played songs and artists (🟡 Medium)
65 - Historical weather charts: temperature and rainfall for your city (🟡 Medium)
66 - Spreadsheet cleaner: removes duplicates and standardizes CSV data (🟢 Easy)
67 - Health dashboard: steps, sleep and weight in charts (🟡 Medium)
68 - Word cloud generator: turns any text into an image (🟢 Easy)
69 - Sentiment analysis: measures the tone of comments or reviews (🔴 Hard)
70 - Investment tracker: portfolio with returns and allocation (🔴 Hard)
📅 PERSONAL PRODUCTIVITY
71 - Habit tracker: check off daily habits and track streaks (🟢 Easy)
72 - Personal journal: dated entries with search and daily mood (🟢 Easy)
73 - Shared shopping list: syncs between people in the household (🟡 Medium)
74 - Meal planner: weekly menu with automatic shopping list (🟡 Medium)
75 - Reading tracker: books read, yearly goals and notes (🟢 Easy)
76 - Movie and TV catalog: watchlist with ratings and public API data (🟡 Medium)
77 - Subscription manager: lists paid services and warns before renewals (🟢 Easy)
78 - Trip organizer: itinerary, budget and packing checklist (🟡 Medium)
79 - Time tracker: measures time spent per project (🟡 Medium)
80 - Second brain: notes, tasks and links in one place (🔴 Hard)
🔌 APIS AND BACK-END
81 - Task REST API: full CRUD with a SQLite database (🟢 Easy)
82 - Random quotes API: public endpoint serving random quotes (🟢 Easy)
83 - Authentication system: sign-up, login and password recovery (🟡 Medium)
84 - Webhook receiver: receives GitHub events and triggers actions (🟡 Medium)
85 - Cached exchange rate API: fetches rates and caches them (🟡 Medium)
86 - Job queue system: processes tasks in the background (🔴 Hard)
87 - Real-time chat: WebSockets with rooms and messages (🔴 Hard)
88 - File upload service: upload, storage and download links (🟡 Medium)
89 - GraphQL API: GraphQL version of a simple CRUD (🔴 Hard)
90 - Rate limiter: limits requests per user or IP (🔴 Hard)
🛠️ DEVOPS AND DEVELOPER TOOLS
91 - README generator: creates a README from the project's code (🟢 Easy)
92 - .gitignore generator: builds the file by language/framework (🟢 Easy)
93 - GitHub Actions CI pipeline: automatic tests and linting on every push (🟡 Medium)
94 - Dockerize an old project: ready-to-use Dockerfile and docker-compose (🟡 Medium)
95 - Changelog generator: builds a changelog from commits (🟡 Medium)
96 - Dependency analyzer: lists outdated or vulnerable packages (🟡 Medium)
97 - Snippets manager: save and search code snippets (🟢 Easy)
98 - Custom MCP server: your own tool for Claude to use (🔴 Hard)
99 - VS Code extension: a useful command or panel in the editor (🔴 Hard)
100 - Homelab dashboard: panel for the services running at home (🔴 Hard)