You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-grade cryptocurrency trading engine simulator with event-driven architecture, atomic balance updates, and thread-safe order matching. Built with Spring Boot 3.3+, Kafka, PostgreSQL, and Docker. Perfect for showcasing backend engineering skills!
This is a FIX based order matching system with low latency and high frequency. It has the abilities to integrated with different systems, e.g. CRM, Email System, etc.
A multi-threaded stock exchange simulator in Java implementing a low-latency matching engine, thread-safe order books, and event-driven order processing.
🌐 Simulate a cryptocurrency wallet and trading engine with a full-stack Java dashboard, featuring real-time updates and a robust, event-driven architecture.