BeginnerWeather Dashboard CLI
Build a command-line weather dashboard that fetches and displays current conditions and forecasts. Focus on clean terminal output with ASCII art or simple charts. This is sized for about 10 days of relaxed evening coding…
Resources → • OpenWeatherMap free tier (5 calls/min) • Rich (Python) or Chalk (Node.js) for colored output • Click (Python) or Comma
2 enrolled · 2 approved submissions
View submissions →IntermediatePersonal Finance Tracker API
Create a REST API for tracking expenses and income with categories, tags, and basic reporting. Include user authentication and simple analytics endpoints. Scope this as a solid weekend project that could expand over ~10 …
Resources → • Express.js, FastAPI, or similar lightweight framework • SQLite or PostgreSQL for local development • JWT or session-ba
0 enrolled · 0 approved submissions
View submissions →AdvancedCode Review Assistant Bot
Build a GitHub/GitLab bot that analyzes pull requests and provides automated feedback on code quality, security patterns, and style consistency. Use static analysis tools and LLM APIs (with free tiers) to generate helpfu…
Resources → • GitHub/GitLab webhooks and APIs • Static analysis tools (ESLint, Pylint, etc.) • OpenAI free tier or local language mo
1 enrolled · 0 approved submissions
View submissions →