Search

Blog

Thoughts on web development, cyber security, literature, and infrastructure.

Building Production-Ready APIs: A Developer's Complete Guide

Master the art of building production-ready APIs with this comprehensive guide for junior developers. Learn REST design, security, performance optimization, and deployment best practices to take your backend skills to the next level.

4 min read
Backend Development API Design

Networks: What I Actually Learned (Not from Cisco)

IP addresses, subnetting, routing, and who really owns the internet. No Cisco CLI – just lessons from 42 projects and real debugging.

4 min read
networking

Why and How I Use Obsidian

Discover how I use Obsidian with a simple hybrid of Zettelkasten and PARA. A practical, no-fluff system for organizing scattered notes, linking ideas, and never losing old thoughts again.

3 min read
notes productivity

The Beginner's Guide to Bug Bounty Methodology

Starting in bug bounty hunting can feel overwhelming. Here is a simplified methodology—from reconnaissance to mindset—to help you build your own repeatable workflow.

4 min read
cybersecurity beginner roadmap

CSRF vs SSRF: A Simple Guide to Request Forgery

What's the difference between CSRF and SSRF? We break down these two critical web vulnerabilities in simple terms, explaining how they work and how to stop them.

3 min read
cybersecurity web beginner

How to Get Started with Cybersecurity

Beginner’s guide to cybersecurity: understand what cybersecurity is, explore two career paths, and learn the core fundamentals including Linux, networking, programming (Python, C, JavaScript), and hands-on lab practice. Clear, practical advice for building real security skills from scratch.

3 min read
roadmap cybersecurity beginner