YYour Name
  • Home
  • Experience
  • Work
  • Blog
  • Contact
  • Home
  • Experience
  • Work
  • Blog
  • Contact

© 2026 Cyborged. All rights reserved.

Cyber Security Anthusiast & Fullstack Web Developer

Writing

Blog

Kumpulan tulisan seputar engineering, cybersecurity, dan hal-hal menarik lainnya yang saya pelajari.

2026

Thoughts on React Server Components after 6 months

My honest assessment of React Server Components in production — what works, what doesn't, and the mental model shift required.

ReactNext.jsArchitecture
18 Apr
1 min read

2024

Building a personal CMS with Next.js and Supabase

How I built the content management backend for this portfolio — covering Server Actions, Row Level Security, and the admin dashboard architecture.

Next.jsSupabaseTypeScript
10 Apr
9 min read

The case for typed routes in Next.js 14

Why I enable the typedRoutes experimental flag in every project now, and how it catches an entire class of bugs at compile time.

Next.jsTypeScriptDX
22 Mar
5 min read

Row Level Security patterns for multi-tenant apps

A deep-dive into Supabase RLS policies for SaaS products — covering per-org isolation, admin bypass patterns, and testing strategies.

SupabasePostgreSQLSecurity
5 Feb
12 min read