Skip to content
View myke-awoniran's full-sized avatar
🤟
tinkering
🤟
tinkering

Sponsoring

@SaltyAom
@rustfoundation

Block or report myke-awoniran

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

About

Software engineer focused on databases, distributed systems, and financial infrastructure.

I design systems from first principles, emphasizing correctness, predictability, and behavior under real-world constraints such as high concurrency, limited resources, and failure.

Current interests include transactional storage engines, concurrency control, recovery, query execution, and financial systems.

Outside engineering, I enjoy table tennis, Formula 1, nature, and travel.

Pinned Loading

  1. tigerbeetle tigerbeetle Public

    Forked from tigerbeetle/tigerbeetle

    The financial transactions database designed for mission critical safety and performance.

    Zig

  2. aislop aislop Public

    Forked from scanaislop/aislop

    The quality gate for agentic coding. Scan the code your agent wrote, score it 0-100, block PRs below your bar.

    TypeScript

  3. wallstreet wallstreet Public

    trading simulator modeling a limit order book (bids/asks), matching engine logic, spreads, and market microstructure.

    C++

  4. epoll epoll Public

    A look at readiness based queue in Linux. Inspiration from mio (Linux version).

    Rust

  5. alicia alicia Public

    High-performance reminder service built entirely on Redis. It leverages Redis pub/sub and Keyspace notification features to schedule, track, and trigger reminders with minimal latency and maximum r…

    TypeScript 2

  6. tally tally Public

    Double-entry ledger engine, demonstrating atomic debit/credit accounting, append-only ledger, and deterministic balance reconciliation for transactional systems.

    TypeScript 1