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

© 2026 Cyborged. All rights reserved.

Cyber Security Anthusiast & Fullstack Web Developer

Portfolio

Work

A selection of projects I've built — side projects, open-source tools, and client work.

Featured

2024

Project Alpha

A clean, opinionated SaaS dashboard built with Next.js App Router and Supabase. Features real-time data, row-level security, and a fully type-safe API layer generated from the database schema.

Next.jsTypeScriptSupabaseTailwind CSS
Live siteSource
2023

Open Source CLI

A fast developer CLI tool for scaffolding opinionated project structures. Reached 2,000+ GitHub stars in three months. Written in Rust for sub-10ms startup time.

RustCLIOpen Source
Source

Other projects

2022

Design System

An internal component library built on Radix UI primitives with full Storybook documentation. Adopted across four product teams, reducing UI inconsistency bugs by 80%.

ReactTypeScriptStorybookRadix UI
Source
2022

API Client Library

A typed TypeScript SDK for a popular third-party API. Handles authentication, retries with exponential back-off, and rate limiting transparently. Downloaded 50k+ times on npm.

TypeScriptNode.jsnpm
Live siteSource