Skip to content
View Leoul-Dem's full-sized avatar

Highlights

  • Pro

Block or report Leoul-Dem

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

Pinned Loading

  1. F1_Telemetry_Ingestion_and_Replay F1_Telemetry_Ingestion_and_Replay Public

    A distributed F1 telemetry replay system using Go, Spring Boot, Redis Streams, and WebSockets for time-travel playback and visualization of historical race sessions.

    Java

  2. Concurrent-KVS Concurrent-KVS Public

    A performant, concurrent key-value store server implemented in C++. Supports basic GET, PUT, POST, and DELETE commands over UNIX sockets, inspired by Redis. Works with any type for key and value.

    C++

  3. Termi-Web Termi-Web Public

    A modular backend system in C++ for high-performance web crawling, indexing, and PageRank analytics, with a Go frontend rendering HTML components as custom terminal UI widgets.

    C++

  4. Low-Latency-Market-Feed Low-Latency-Market-Feed Public

    High-performance multithreaded C++ engine for real-time market data ingestion, aggregation, and analytics.

    C++

  5. KMeans-CUDA KMeans-CUDA Public

    A CUDA implementation of the K-means Clustering Algorithm

    Cuda

  6. CSE241-Final-Project CSE241-Final-Project Public

    A banking system simulation created for Database Course

    Java