Full-Stack Engineering · Selected

Code Works

Systems and products built end to end — from data layer to interface. A few I’m proud of.

t3-flare
01Featured

t3-flare

While many non-technical users can now leverage AI to build website features, they often get stuck on the final hurdle due to complex architectures and deployment configurations. t3-flare was created to tear down this wall. Built on the core philosophy that “The template is the guardrail,” its primary mission is to help non-technical users bypass deployment barriers and truly bring their projects online. By constraining AI outputs within a proven, reliably deployable track of T3 Stack and Cloudflare, the tool leverages a fully CLI-driven design to let AI automate rigid tasks like provisioning databases and running migrations. In this ecosystem, AI transforms from an unpredictable code generator into an efficient system operator, enabling a seamless, automated end-to-end lifecycle from initial creation to expansion—making successful deployment a certainty rather than a matter of luck.

React.jsT3CloudflareAI Skill
GitHub
Hoho Nutrition Studio
02Featured

Hoho Nutrition Studio

Hoho Nutrition Studio is a B2B nutrition-coaching platform connecting dietitians with their clients. Clients log daily meals, body metrics, sleep, hydration and activity from a mobile-first interface — quantifying each meal across five nutrient groups and attaching food photos — while dietitians track client engagement and manage consultations from a dedicated admin portal. Built on the T3 Stack with end-to-end type safety (Next.js, tRPC, Prisma, PostgreSQL, NextAuth), presigned-URL image storage, and dual deployment to Google Cloud Run or a self-hosted Docker stack.

React.jsT3 StackNext.js
Live demo

More Works

06 projects
Asurada

Asurada

Asurada is a desktop AI agent that runs entirely on your Mac. It can organise your files, search the web, read your calendar, generate reports, schedule recurring tasks, and remember facts across conversations — without ever sending your data to the cloud. Every action the agent takes is logged, gated behind your approval, and reversible. You stay in control.

Next.jsLangChainRustTauri
Breakout Game

Breakout Game

A lightweight and responsive Brick Breaker Game powered entirely by native HTML5 Canvas. By eschewing third-party game engines, this project showcases a deep understanding of core JavaScript, 2D rendering contexts, and programmatic animations.

Hangman Game

Hangman Game

This Hangman Game is a modern take on the classic word puzzle, challenging players to crack hidden words using logic and deduction before running out of attempts. Built with an intuitive user interface and smooth core logic, this project serves as a comprehensive demonstration of dynamic state management and robust control implementation.

Kouhei

Kouhei

KOUHEI Studio 2.0 is a personal portfolio website I designed and built entirely from the ground up. The front end uses Three.js and GSAP to create an immersive showcase experience for Visual and Code Works, while the back end is a full-featured content management system that lets me self-manage works, articles, and contact messages. The entire site is built on the Next.js 15 App Router and fully deployed on Cloudflare's edge computing platform.

Memory Cards

Memory Cards

A smart Spaced Repetition Flashcard Application inspired by Anki. This project is engineered to maximize learning efficiency by utilizing a dynamic scheduling algorithm that adapts to the user's memory retention, ensuring cards are reviewed at the optimal semantic moment.

Typing Game

Typing Game

Just a typing game.