GY
AboutProjectsBlogsResearchEducationExperienceContact

Blogs

Sharing insights on cybersecurity, web development, and technical learnings from my journey.

➜ ~ bun install ⚡
Jan 04, 2026Engineering

Bun: Rethinking the JavaScript Runtime

A deep dive into Bun — the modern JavaScript runtime built for speed, simplicity, and full-stack development. Learn why it's changing the tooling landscape.

Read Article →
Jan 04, 2026Comparison

Bun vs Node.js vs Deno

A deep showdown between the three major JavaScript runtimes. We compare performance, security, ecosystem, and help you decide which one fits your next project.

Read The Showdown →
Cybersecurity

Why Most Cyber Attacks Don't Need Zero-Days

Most breaches happen because of things we already know are broken. A breakdown of real-world attack vectors.

Read Article →
Secrets

The Real Security Risk of Environment Variables

Environment variables are convenient, not safe. How they leak and what to use instead for secrets management.

Read Article →
Supply Chain

Why Dependency Security Is a Bigger Problem

Modern apps fail because they trust code they didn't write. Exploring the hidden attack surface of npm and supply chains.

Read Article →