Hi, I'm GJH 👋
As a front-end developer, I'm all about React, Go, and computer graphics. This is my personal website, where I'll be sharing cool projects I've worked on and blog posts on tech and learning. You can also find me on , —feel free to follow me there!
Skills
ReactVue3Next.jsTailwindShadcn UITanstack QueryTanstack TableDrizzlePWAGoC++PostgresDockerThree.jsPath Tracing
Check out my latest work
I've tackled diverse projects, from path tracer to sleek web dashboards. Here are a few that stand out

Minpt
Tiny C++ path tracer written for learning Matt Pharr's book "Physically Based Rendering: From Theory to Implementation"
Path TracingC++MultithreadingPhysically based rendering

Shadcn Admin
Create an admin page using Shadcn UI and Tailwind v4, featuring sign-in and sign-up forms, charts, and tables, following best practices.
Shadcn UITailwind V4Tanstack TableReact hook formZod

Data Table
Implement a TanStack Table with linear-style filtering via a custom table feature. Performant column resizing without triggering React re-renders, and automatic cell ellipsis with tooltips.
Shadcn UITanstack TableLiner Style FilteringPerformant Resizing