Fresh Development Insights
Explore in-depth articles, tutorials, and thoughts on modern web development. Served fresh with a side of caffeine.
50+
Unpublished Blogs
20+
Categories
∞
Cups of coffee
Latest Brews
Categories

6 mins read
I’ve always built side projects at zero cost—free tools, free hosting, open source everything. That changed when I tried Claude Pro with a spec-driven system called Get Shxt Done.

8 mins read
You've probably been stuck in "Tutorial Hell"—watching YouTube tutorials filled with bloated content or following roadmaps that overwhelm you with tons of references and links to study.

3 mins read
Since AI automation is the trend these days, I started exploring different tools — but wow, most of them are pretty expensive!

4 mins read
I’ve been posting on dev.to for a while, but my “toxic dev trait” kicked in and I thought: I can build something better. So I did. Here’s how I set up my own blogging site using Sanity and Next

8 mins read
Still choosing your major? Web development offers flexibility, freedom, and a future-proof skillset — even for beginners.

3 mins read
At our workplace, we operate multiple mini PCs in a remote location — each with 2 camera feed — and we needed to livestream them 24/7 to different platforms

3 mins read
You’ve probably heard of HuggingFace—a powerful platform for AI enthusiasts and developers. Let me take you through my journey of experimenting with one of its AI models

2 mins read
Creating an eye-catching front end for a website often means diving into a variety of design tools and resources.

9 mins read
When building a full-stack web application, the communication between your client and server are at risk with different vulnerabilities such as XSS (Cross-Site Scripting), CSRF and Token Sidejacking.

3 mins read
A CAPTCHA test is basically a way to check if you're a real person or just a bot. CAPTCHA stands for "Completely Automated Public Turing test to tell Computers and Humans Apart,"

3 mins read
Recently, I was tasked to setup an on-premise Git server to store a source code repository of one of our developed software.

2 mins read
Monitoring your whole infrastructure is very essential specially in IT infrastructures. I recently learn creating and writing scripts for monitoring like this.