Finance background · Building software since 2021
Turning complex systemsinto clear andreliable products.
I am a self-taught developer with a background in finance and audit, focused on frontend experience, Go backends and end-to-end delivery. This site documents real design decisions, implementation details and lessons learned.
01 / APPROACH
I care about how systems evolve, not just what ships today.
From interface hierarchy and server data contracts to caching, deployment and observability, I treat product experience and engineering quality as the same problem.
02 / SELECTED WORK
Selected projects
- 01ChatifyA realtime text, voice and video application. Its core backend is being migrated from Convex to Go and PostgreSQL to address N+1 queries and bandwidth-heavy data access.Next.js · Go · PostgreSQL
- 02Linze.proA personal publishing and portfolio platform. It retains the Go content API and bilingual article model while rebuilding the public experience with Next.js App Router.Next.js · TypeScript · Go