Skip to content
View slavah8's full-sized avatar

Block or report slavah8

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

Pinned Loading

  1. systems-programming-projects systems-programming-projects Public

    Operating Systems Projects

    C

  2. leetcode leetcode Public

    A collection of LeetCode questions ive answered

    Python

  3. job-application-tracker job-application-tracker Public

    Full-stack job application tracker with Next.js, TypeScript, PostgreSQL, Prisma, read-only Yahoo email sync, email classification, matching, and auto-created applications.

    TypeScript

  4. cpp-http-server cpp-http-server Public

    Lightweight C++17 HTTP server built from scratch with POSIX sockets, routing, static files, JSON APIs, thread-pool concurrency, graceful shutdown and real TCP integration tests.

    C++

  5. mini-redis-cpp mini-redis-cpp Public

    A lightweight Redis-inspired in-memory key-value store built from scratch in C++ Supports TCP clients, RESP parsing/responses, SET/GET/DEL/EXISTS/INCR/EXPIRE/TTL, lazy expiration, append-only persi…

    C++