matthew idungafa ретвитнул
matthew idungafa
1.1K posts

matthew idungafa
@Kemsguy7
Outreachy intern'25 | 2X Hackathon Winner, Fullstack Web developer and Smart contract writer, Music / Fitness Enthusiast.
Lagos, Nigeria Присоединился Aralık 2017
936 Подписки232 Подписчики
matthew idungafa ретвитнул

Best Side Projects That Impress Recruiters (2026)
Beginner – Todo App, Blog Platform, Notes App, Weather App, Expense Tracker, Habit Tracker, Quiz App, Markdown Editor, Bookmark Manager, Calculator (advanced), File Uploader, Contact Manager
Intermediate – Chat App (WebSockets), URL Shortener, File Storage System, REST API with Auth, E-commerce Backend, Notification System, Image Hosting Service, Collaborative Editor, Password Manager, API Gateway, Multi-tenant SaaS app, Job Board Platform
Advanced – Distributed Job Queue, Rate Limiter, Real-time Analytics System, Recommendation Engine, Search Engine (ElasticSearch), Distributed Cache, Log Aggregation System, Feature Flag System, CDN Simulator, API Rate Control Gateway, Stream Processing System, Web Crawler
Unique – Developer Tooling, Chrome Extensions, CLI tools, Open-source contributions, VS Code Extensions, GitHub Bots, AI-powered apps (RAG), Automation tools, Portfolio with real users, SaaS micro-products, Developer dashboards, Internal dev tools
AI-Focused (high ROI now) – ChatGPT clone, RAG app (docs/chat with PDFs), AI code reviewer, Resume analyzer, AI chatbot for websites, Voice assistant, Meeting summarizer, AI search engine, AI note-taking app, AI tutor system
System Design Focused – URL shortener (at scale), Dropbox clone, Twitter/X clone (backend), WhatsApp clone, YouTube streaming backend, Ride-sharing backend, Food delivery backend, Notification service, Distributed cron system, Leaderboard system
Data / Backend Heavy – ETL pipeline, Data warehouse mini-project, Event-driven system, Kafka-based log pipeline, Metrics dashboard, Time-series DB project, Analytics backend, Fraud detection system
English
matthew idungafa ретвитнул
matthew idungafa ретвитнул

Don’t overcomplicate it.
• Build a File Search Tool to learn recursion and indexing
• Build a Markdown to HTML Converter to practice parsing
• Build a Rate Limiter to understand queues and timing
• Build a JSON Database to learn serialization and storage
• Build a Chat Server (CLI) to understand sockets and concurrency
• Build a Static Site Generator to learn templates and file systems
• Build a Git-like Version Tracker to understand diffs and commits
• Build a Task Scheduler to learn cron like logic and timing
• Build a Cache System to understand TTL and eviction strategies
• Build a Load Balancer (simple) to understand routing logic
• Build a Port Scanner to learn networking basics
• Build a Config Manager to learn env files and parsing
• Build a Search Autocomplete using prefix trees (Trie)
• Build a Notes App with tagging to learn indexing
• Build a Simple Queue System to learn producers & consumers
• Build a Backup Tool to learn file copying and versioning
• Build a Feature Flag System to learn toggles and configs
• Build a Simple API Client (like Postman CLI)
• Build a Diff Tool to compare files line-by-line
• Build a Mini Template Engine to learn string processing
Build Projects, Not just tutorials.
English
matthew idungafa ретвитнул

Low-key websites I quietly rely on
1) roadmap.sh
Gives you a brutally clear learning path for roles like frontend, backend, DevOps, etc
No fluff, just “learn this → then this → then this”.
2) playcode.io
An online playground to quickly test HTML, CSS, JS without setting up anything locally
Perfect for quick experiments and debugging ideas
3) usehooks.com
A collection of reusable React hooks with real use cases
Saves time and helps you avoid rewriting the same logic again and again
4) devhints.io
Concise cheat sheets for languages, frameworks, and tools. Ideal when you forget syntax and don’t want to read a 20-minute blog
5) jsoncrack.com
Turns messy JSON into a clean visual tree
Makes understanding large APIs and configs way easier than staring at raw text
6) realtimecolors.com
Lets you generate and preview color palettes instantly
Useful when you want decent UI colors without guessing or copying blindly
7) regex101.com
Build, test, and debug regex step by step with explanations Honestly, the fastest way to stop hating regex
8) bundlephobia.com
Shows how big an npm package really is before you install it
Helps you avoid bloating your app with “tiny” libraries
9) caniuse.com
Tells you which CSS/JS features actually work across browsers Essential before using shiny new features in production
10) toolbox.googleapps.com
Google’s own diagnostics tools for DNS, email, headers, and network issues
Surprisingly useful for debugging real-world problems
👉 Which one of these do you already use and which one did you not know existed?
English
matthew idungafa ретвитнул
matthew idungafa ретвитнул







