Blog

Home

Latest Articles

Thoughts, guides and experiments around software development, system design etc.

Google’s New Antigravity IDE: Rethinking How We Code in 2025
2025-11-21
8 min read
#google#antigravity-ide

Google’s New Antigravity IDE: Rethinking How We Code in 2025

Antigravity is Google’s new cloud-first, AI-native IDE that floats above local machines, giving developers instant environments, deep integrations and an assistant that actually understands entire projects.

Read article
Gemini 3 Pro: The Most Capable AI Model of 2025
2025-11-20
7 min read
#gemini#google-ai

Gemini 3 Pro: The Most Capable AI Model of 2025

Gemini 3 Pro pushes multimodal intelligence to a new level — faster reasoning, deeper context understanding, and powerful real-time capabilities that redefine how developers and businesses use AI.

Read article
Why Cloudflare Went Down (Nov 2025) and How the Internet Was Affected
2025-11-19
6 min read
#cloudflare#outage

Why Cloudflare Went Down (Nov 2025) and How the Internet Was Affected

A major outage at Cloudflare on November 18 2025 disrupted a large part of the internet. This article explains what happened, why it mattered and what you as a developer or operations engineer should learn.

Read article
Horizontal vs Vertical Scaling: What Every Team Should Know in 2025
2025-11-18
8 min read
#scaling#devops

Horizontal vs Vertical Scaling: What Every Team Should Know in 2025

Scaling applications is no longer optional. Whether you’re running microservices, monoliths, or cloud-native apps, understanding the difference between horizontal and vertical scaling helps you build systems that stay fast, reliable, and cost-effective.

Read article
How Framer Makes Creating Websites Effortless in 2025
2025-11-17
7 min read
#framer#no-code

How Framer Makes Creating Websites Effortless in 2025

Framer is changing how designers and developers build websites. With zero-code tools, built-in animations, and AI-driven layouts, creating a professional site now feels as easy as designing a slide deck.

Read article
AI Coding Assistants in 2025: What Devs Need to Know
2025-11-04
9 min read
#ai#software-development

AI Coding Assistants in 2025: What Devs Need to Know

AI coding tools have moved from side-project helpers to core parts of the modern dev stack. This guide explains what changed in 2025 and how to use them without sacrificing code quality.

Read article
Building a Magical Particles Background in Next.js
2025-10-20
6 min read
#Next.js#UI

Building a Magical Particles Background in Next.js

How to build a subtle animated particles background using React, canvas and Tailwind.

Read article
Tailwind Layout Recipes for Dashboards
2025-09-12
8 min read
#Tailwind#Design

Tailwind Layout Recipes for Dashboards

A collection of battle-tested layouts for dashboards, cards and grid-based UIs.

Read article
Optimizing React Performance in Real-World Apps
2025-08-03
10 min read
#React#Performance

Optimizing React Performance in Real-World Apps

Memoization, code-splitting, and patterns that keep your app fast as it grows.

Read article