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 がリツイート

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 がリツイート







