Back to Home
Portfolio
A collection of projects I have built, contributed to, or shipped across various stacks and domains.
PropertyJabodetabek.com
FeaturedA property listing platform focused on the Greater Jakarta (Jabodetabek) area. Features neighborhood guides, advanced search filters, and SEO-optimized listing pages designed to capture organic search traffic from home buyers and renters.
Next.jsTypeScriptPostgreSQLPrismaTailwind CSSVercelNextAuth
Dashboard Kas Kelas Labschool Cibubur
FeaturedYang menarik dari pendekatan ini: ZERO dependency. Tidak ada npm, tidak ada build process, tidak ada server. Satu file HTML bisa langsung dibuka di browser manapun. Tradeoff-nya adalah data tidak real-time antar user, makanya kita pakai flow export JSON → embed → upload GitHub setiap kali ada update.
HTML5CSS3Vanilla JavaScript (ES6+)localStorage (Web API)FileReader APIGitHub Pages