Back to

Home

SEPTEMBER 2025

Ctrl + X Your Fears. Ctrl + N Your Dreams.

Overcome fear and self-doubt to start sharing your ideas, pursue your passions, and take brave steps forward. Learn how to cut through barriers and begin your next chapter—no perfection needed, just courage.

The Developer’s First Step to Writing: Git Commit

Writing better commit messages isn’t just about clean version history—it’s practice for becoming a better storyteller. Here’s how I went from one-word commits to meaningful logs, with tips on using GitHub Copilot to speed things up and keep your future self (and team) happy.

Escaping the Perfection Trap in Frontend Development

Perfectionism in frontend development can slow progress or lead to rushed work. Learn a practical workflow with spike, story, and enhancement tickets to balance delivery speed and polish—so you can ship value fast while still crafting beautiful, refined UIs.

Sharpening Your Tools as a Frontend Developer 🔪

Frontend developers sharpen their skills with more than just practice—they rely on the right tools and habits. From mastering TypeScript and enforcing linting to writing tests and automating workflows, this guide shares practical ways to “sharpen your axe” and level up as a developer.

From <marquee> to Modern Web: How Simple Tools Sparked a Lifelong Passion

A nostalgic look back at how simple tools like Notepad, Dreamweaver, and the tag sparked a lifelong passion for coding. This story celebrates the humble beginnings and curiosity that fuel growth, encouraging developers to explore, experiment, and keep building.

AUGUST 2025

A Decade of Learning CSS the Hard (and Fun) Way

My front-end journey: from Bootstrap's grid to BEM's structure, then MUI's design systems, and now Tailwind's utility-first speed. Each tool taught me something new about component thinking, theming, and rapid development. The key lesson? Don't just pick one—learn the why behind each. The growth is in the journey itself.

JULY 2025

Why Ant Design Over Material-UI for Quick Enterprise App Development

One of the biggest pain points in enterprise app development is building complex, data-heavy UIs from scratch. This is where Ant Design truly excels. Its library of pre-built components is tailored specifically for enterprise needs, saving countless hours of work.