Iβm a performance-obsessed Full-Stack Developer and Electronics Engineer focused on building fast, predictable, and scalable systems. I optimize aggressively β from SQL execution plans to React render cycles β and I prefer tools that stay out of my way.
I run all services on Bun and Go, organize everything inside a Turbo monorepo, and treat performance as a first-class requirement, not an afterthought.
- β‘ Speed > Convenience
- π§© Monorepo-first architecture
- π Zero unnecessary abstractions
- π― Every render, query, and syscall matters
- π§ If I can reason about it, I can optimize it
I actively avoid over-engineered stacks and ORMs. I prefer raw SQL, explicit data flow, and measurable performance gains.
- Runtime: Bun (primary), Go
- APIs: HTTP, REST, GraphQL, real-time systems
- Databases: PostgreSQL (raw SQL only β no ORM)
- Data Access: Bun native SQL
- Architecture: Turbo monorepo for all services & apps
-
React (performance-focused)
-
TanStack Ecosystem (heavy user)
- TanStack Start
- TanStack Router
- TanStack Query
- TanStack Store / DB
-
State Strategy: Server-state first, minimal client state
-
Rendering Discipline: I actively optimize to avoid even a single unnecessary render
- WebSockets & streaming architectures
- Short-lived HTTP-based real-time architectures
- Pub/Sub patterns
- Low-latency data paths
- Query-level and render-level profiling
- Render cost in React
- Cold-start times
- Query execution plans
- Network round-trips
- Bundle size & hydration
- Predictable performance under load
If something adds abstraction without measurable value, I donβt use it.
A performance-first SaaS platform with Bun, raw SQL, and render-level React profiling.
Consistency over spikes β I prefer steady iteration and continuous refinement.
Alongside software, Iβm a trained Electronics Engineer with hands-on experience in low-level systems and hardware-software integration.
-
Low-Level Programming: C/C++, embedded systems, bare-metal thinking
-
PCB Design: Schematic design, prototyping, validation
-
Industry Experience:
- Military-grade systems
- Industrial automation
- Consumer electronics
-
Mindset: Determinism, reliability, and system boundaries
This background strongly influences how I design software systems.
- Performance-driven problem solver
- Opinionated, but pragmatic
- Tooling minimalist
- Open-source friendly
- Always profiling, always refining
This repository reflects how I think, build, and optimize systems β from hardware-level constraints to frontend render paths. I value speed, clarity, and control at every layer.

