Skip to content
View andy6609's full-sized avatar

Block or report andy6609

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.

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
andy6609/README.md

Hi there! I'm Andy (Dongyun) Lee ๐Ÿ‘‹ Concurrent Systems ยท Trading Engines ยท Full-Stack

๐Ÿ’ซ About Me I'm a penultimate-year Computer Science student at the University of Bristol, passionate about building software that is both correct and fast.

I enjoy digging into how systems behave under the hood โ€” and I never trust assumptions until I've measured them myself.

When I'm not coding, I'm an active nasdq trader.

Away from the keyboard: strength training ๐Ÿ‹๏ธโ€โ™‚๏ธ and running ๐Ÿƒโ€โ™‚๏ธ

โœ“ Technologies I've Worked With

My Skills

๐Ÿ“ซ How to reach me: andy.lee.madeinseoul@gmail.com

Popular repositories Loading

  1. go-code-practice go-code-practice Public

    Practice code written while learning the Go programming language

    Go

  2. Parallel-vs-Distributed Parallel-vs-Distributed Public

    Parallel and distributed implementations for Conway's Game of Life. Includes an in depth report of optimisations and findings.

    Go

  3. Multithreading-chat-server Multithreading-chat-server Public

    Concurrent Go TCP chat server using message passing (no shared state), with metrics

    Go

  4. andy6609 andy6609 Public

  5. Concurrent_orderbook Concurrent_orderbook Public

    C++17 limit order book testbed benchmarking std::mutex vs std::shared_mutex under contention (throughput + p99 latency).

    C++

  6. FLJA_Algorithm FLJA_Algorithm Public

    ํ”Œ์ž ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ ˆํฌ์ง€ํ† ๋ฆฌ

    Java