Skip to content
View adnant1's full-sized avatar

Highlights

  • Pro

Block or report adnant1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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. service-discovery-system service-discovery-system Public

    A distributed, fault-tolerant service discovery system with gossip-based synchronization and Redis-backed persistence.

    Java

  2. streamcache streamcache Public

    A log-backed, TTL-aware hybrid in-memory cache and streaming log engine with eviction scheduling and replay support, inspired by modern distributed cache designs.

    C++

  3. distributed-vector-store distributed-vector-store Public

    A Java-based system for vector embeddings that layers consistent hashing and replication on top of Elasticsearch to enable scalable, fault-tolerant similarity search.

    Java

  4. TickrAlert TickrAlert Public

    A Spring Boot based stock price alerting service deployed on AWS with Lambda, DynamoDB, EventBridge, and SNS for real-time notifications.

    JavaScript

  5. TrackVision TrackVision Public

    A Formula 1 analytics platform that visualizes race data and predicts driver performance using the Jolpica F1 API and machine learning models.

    TypeScript

  6. distributed-key-value-store distributed-key-value-store Public

    A lightweight Java implementation of Dynamo-style storage, featuring consistent hashing, replication, and fault-tolerant data access.

    Java