Skip to content
View a38062an's full-sized avatar
💭
Probably learning
💭
Probably learning

Highlights

  • Pro

Block or report a38062an

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

Anthony Nguyen | Computer Science at University of Manchester

Passionate about systems engineering, ML, and software development with a focus on building robust, high-performance solutions


Connect

Gmail LinkedIn


Main Languages

Python C++ Java JavaScript TypeScript HTML5 CSS3


Featured Projects

Building advanced order book infrastructure with focus on low-latency execution and market data processing.

Implemented sophisticated branch prediction algorithms to optimize CPU performance in modern architectures.

Developed highly optimized matrix operations using assembly language and SIMD instructions for maximum performance.

A resource management system designed for efficient allocation and coordination in distributed environments.

Cloud-native Spring Boot event manager with RESTful API, AWS ECS automation, and secure venue/event management.

Pinned Loading

  1. pico-bouncing-balls pico-bouncing-balls Public

    C++17 display driver and physics engine for 64x64 HUB75 LED Matrices on Raspberry Pi Pico (RP2040). Features 1000Hz+ refresh rate, dual-core rendering, and custom hardware defect mitigation.

    C++

  2. OrderBook OrderBook Public

    C++20 order book engine with Qt GUI for real-time trading simulation and automated market data processing

    C++ 1

  3. ShowSpace-Event-Manager ShowSpace-Event-Manager Public

    Full-stack event management platform built with Spring Boot, featuring RESTful API with HATEOAS, Spring Security, and Thymeleaf templating. A Spring Boot application for managing events and venues,…

    Java

  4. fix-feed-simulator fix-feed-simulator Public

    Real-time FIX 4.2 market data feed simulator with GBM and Random Walk price generators, UDP multicast distribution, and live visualization dashboard

    C++

  5. roberta-genre-inference-service roberta-genre-inference-service Public

    Low-latency FastAPI wrapper for a fine-tuned RoBERTa multi-label classification model serving movie genre predictions. Optimized for PyTorch inference on CPU/GPU

    Python

  6. uk-econ-insight-agent uk-econ-insight-agent Public

    A specialized Generative AI agent that autonomously scrapes, chunks, and analyzes UK economic news from BBC RSS feeds. Features a semantic retrieval engine (RAG), a multi-prompt architecture for sp…

    Python