Skip to content
View BAT4K's full-sized avatar

Highlights

  • Pro

Block or report BAT4K

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BAT4K/README.md

Hi there, I'm Hans James

CS Undergraduate @ SNU | Building Low-Latency Systems & High-Performance Web Apps

I bridge the gap between Systems Engineering (optimizing for nanoseconds) and Product Engineering (shipping scalable web apps). Currently translating distributed systems concepts into performant Next.js applications.


The Tech Stack

Systems & BackendJavaCLinuxBash

Web & ProductNext.jsTypeScriptReactTailwind


Currently Working On

  • Magma Engine: A low-latency trading engine achieving ~130ns latency using LMAX Disruptor.
  • Portfolio v1: An interactive terminal-themed portfolio built with Next.js & TypeScript.
  • Internship Readiness: Porting low-level concurrency patterns to modern web backends.

Connect with Me

LinkedInPortfolio

Pinned Loading

  1. Magma-Trading-EngineMagma-Trading-EnginePublic

    Ultra-low latency Java trading engine (LMAX Disruptor pattern).

    Java 2

  2. portfolio-v1portfolio-v1Public

    Interactive terminal-themed portfolio built with Next.js & TypeScript. Showcases low-latency engineering aesthetics.

    TypeScript

  3. NioKvStoreNioKvStorePublic

    High-performance distributed Key-Value store in Java (Redis clone).

    Java

  4. whackamolewhackamolePublic

    A classic Whack-a-Mole game built with JavaFX featuring dynamic difficulty, high-frequency timer effects, full audio/SFX, and a responsive UI achieved through strict thread separation.

    Java