Skip to content
View mxxcissie's full-sized avatar

Block or report mxxcissie

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

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

Report abuse

Popular repositories Loading

  1. Distributed-URL-Shortener- Distributed-URL-Shortener- Public

    Production-style distributed URL shortener with FastAPI, PostgreSQL, Redis, and Nginx load balancing, featuring a stateless architecture with caching, rate limiting, and horizontal scaling.

    Python

  2. TCP-Key-Value-Store-Server- TCP-Key-Value-Store-Server- Public

    Production-style TCP key-value store in C using POSIX sockets, supporting multi-threaded (pthreads) and event-driven (select) concurrency models with a thread-safe in-memory store.

    C

  3. AI-Document-Pipeline AI-Document-Pipeline Public

    Production-style RAG backend with FastAPI, FAISS-based retrieval, and Redis caching (~447×–684× speedup), featuring an LLM-driven orchestration layer for multi-step query execution.

    Python