Portfolio

3 projects

Featured Projects

Golem Framework

Golem Framework

1. Architected and implemented Golem, an experimental WebAssembly-based web framework that enables building 100% Go frontends without any JavaScript/TypeScript dependencies. 2. Designed and developed a static-typed, observable-based reactivity model and virtual DOM engine in Go, ensuring compile-time safety and efficient UI updates. 3. Built a unified CLI tool for project scaffolding, development server, and production builds, and automated cross-platform releases (Linux, macOS, Windows) via conventional commits.

Jul 2025
GoWebAssemblyVirtual DOM

Department Management System

1. Developed a comprehensive Department Management System for FiveM communities, leveraging Nextjs (React), tRPC, Tailwind CSS, Drizzle ORM, and PostgreSQL. 2. Designed and implemented key features including multi-department support, hierarchical rank structures, and a dynamic callsign generation system, enhancing organizational efficiency with an end-to-end schema using Drizzle ORM. 3. Created a granular permission system and a Discord integration for seamless role synchronization, improving user access control and platform consistency.

Jul 2025
Nextjs (React)tRPCTailwind CSSDrizzle ORMPostgreSQL.

SendOnce (Email Client)

1. Built a modern web-based email client using Nextjs (React) and tRPC, integrated with an AI layer powered by OpenAI GPT models. 2. Designed and implemented Retrieval-Augmented Generation (RAG) pipelines to summarize emails and extract structured insights. NLP tasks including summarization and information extraction. 3. Applied prompt engineering techniques to optimize information retrieval and accuracy from LLMs. 4. Architected scalable backend using Drizzle ORM with PostgreSQL and deployed via SST on AWS.

Jul 2025
Nextjs (React)tRPCTailwind CSSDrizzle ORMPostgreSQLOpenAISSTAWS