🐸 I Built a Mini Compiler From Scratch, Here's What I Learned
Compilers always felt like this mysterious black box to me. Code goes in, magic happens, a program comes out. So for a compiler design assignment, I…
Tech news from the best sources
Compilers always felt like this mysterious black box to me. Code goes in, magic happens, a program comes out. So for a compiler design assignment, I…
Every website should be built from HTML, CSS and basic JS for interactivity. No need for frameworks like React, drag-and-drop builders, or template…
Why I Built My Own Technical Blog Website I wanted a place to write about software engineering , projects I’m building, and things I learn along the…
I did not start Huebloom with a plan to build a 4,000-page website. It grew slowly. One collection suggested another. Repeated work led to small too…
hello everyone. I created this website and need your feedback on it. It's a typing speed test to help people type faster. Please tell me what you th…
Most developers assume running a real web platform on AWS costs a fortune. Mine doesn't. HomeServerLab — a free AWS learning platform with an AI ass…
When I started building APIC (Advanced Image Processing Center), the idea was simple: Make everyday image processing less annoying. The desktop vers…
Run the same salary through three different paycheck calculators and you'll get three different answers. None of them explain why. That bothered me…
When developers think about building a useful website, the first ideas that usually come to mind are complex SaaS applications, APIs, dashboards, or…
The web just changed, and most enterprise websites missed the memo. At Google I/O 2026, Chrome positioned WebMCP as infrastructure for an agentic we…
A few weeks ago, I was working on a small side project and noticed something surprisingly annoying. Visa and passport photo requirements are not as…
I reorganized my projects into an ecosystem centered around exploration, understanding, and building. This ecosystem is called EUB (Explore, Underst…
Every developer has hit this: you need to resize an image, decode a JWT, or format a messy JSON blob. So you search "online [thing]", land on some t…
Phantom CLS in Lighthouse: How to Hunt Down and Fix Invisible Layout Shifts Published on June 29, 2026 · 5 min read By Raj Pawan Shukla You run Goog…
Hey developers, I've been thinking about a problem and wanted to get some feedback from the community. We have search engines like Google, Bing, and…
Hello everyone! I'm currently trying to make this website work, and my current focus is making everything above the fold look as clean as possible.…
Hello! I launched new website called selfhost.directory . It's directory of more than 2000 projects that you can self-host on your machine or server…
Most developers treat SEO like that one dependency you know you need but keep putting off. You build a fast, clean site with solid architecture, the…
Looked at 30 products running Meta + TikTok ads profitably. 7 patterns every single one had: PRICE : $25-$65 Below = thin margins. Above = harder im…
Hi everyone, I’m Fareed, currently working as a full-stack and AI developer. I’ve been building projects using MERN stack, Django, FastAPI, and also…
After years of web development, I kept running into the same problem. Clients would come to me wanting a premium agency website — the kind that feel…
HiveTalk.space is a privacy focused chat app. HiveTalk.space should not be confused with hivetalk.org. While both platforms focus on communication,…
As part of my apprenticeship at Zone01 Kisumu, my team and I built Groupie Tracker — a web app that fetches live music artist data from an external…
The brief Small professional services firm. Needed a clean marketing site: homepage, services section with individual service pages, about page, a b…
There is this one moment after you have written the last line of code, optimized the last stylesheet, and finally uploaded the website to the server…
It's month two of your SaaS. Your co-founder pings you on Slack: "Can we change the hero headline? I think it's confusing." You open the repo, edit…
The Problem I wanted a blog platform that was: Free to host (no monthly bills) Lightweight (not a 500MB WordPress install) Open source (full control…