Skip to content
View alecmucz's full-sized avatar

Block or report alecmucz

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
alecmucz/README.md

Header

Hey, I'm Alec

Recent graduate with a passion for low-level systems and full-stack development. Currently working on trading infrastructure that spans C++ for the matching engine, Java for the backend services, and React for the frontend. Interested in how high-performance systems are architected and optimized at scale.

What I'm Building

LedgerEngine — Market simulator for testing trading strategies against live conditions

C++ Java React FIX Protocol PostgreSQL Docker

What I'm Reading

  • Designing Data-Intensive Applications
  • Computer Systems: A Programmer's Perspective

Skills

Languages: C, C++, Java, Python, TypeScript
Tools: Linux, Git, Docker, PostgreSQL
Focus: Low-Latency Systems • Distributed Architecture • Systems Programming

Let's Connect

LinkedInPortfolio

Pinned Loading

  1. LedgerEngine LedgerEngine Public

    Paper trading platform for analyzing prediction strategies against market data.

    Java

  2. hospitalDeliveryInterface hospitalDeliveryInterface Public

    Hospital Delivery Interface for CSC 325

    Java 3 3

  3. AaronScott2025/GameSpace AaronScott2025/GameSpace Public

    JavaScript 4

  4. RiscVDisassembler RiscVDisassembler Public

    A disassembler translating machine code to Risc-V 32bit instructions.

    C 1

  5. WakeAndConnect WakeAndConnect Public

    WakeAndConnect is a shell script that utilizes Wake-On-Lan and SSH to automate the process of turning on and connecting to a remote computer.

    Shell

  6. LRUCache LRUCache Public

    LRUCache implementation in C

    C++