Skip to content
View swe-robertkibet's full-sized avatar
💭
Onchain!
💭
Onchain!

Highlights

  • Pro

Block or report swe-robertkibet

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
swe-robertkibet/README.md

"The most important part of writing a program is designing the data structures.
The second most important part is breaking the various code pieces down."
— Bill Gates

Pinned Loading

  1. java-inventorysystem java-inventorysystem Public

    The Royal Mabati Retail Inventory System is a Java-based desktop application designed for managing retail inventory at Royal Mabati Mills. It features client management, stock tracking, supplier ma…

    Java 1

  2. Process-Scheduling-Simulator Process-Scheduling-Simulator Public

    The Process Scheduling Simulator is a web-based tool designed to simulate and analyze CPU scheduling algorithms, with a focus on the Shortest Remaining Time (SRT) algorithm. It allows users to cust…

    JavaScript 1

  3. java-geometry-visualizer java-geometry-visualizer Public

    Interactive Shape Drawer: A Java Swing application for creating and customizing basic geometric shapes with real-time preview and color selection.

    Java

  4. distributed-job-processor-go distributed-job-processor-go Public

    High-performance distributed job processing system with multiple consensus algorithms (Bully, Raft, Gossip), advanced load balancing, JWT auth, TLS encryption, and comprehensive monitoring via Prom…

    Go

  5. multithreaded-webserver-cpp multithreaded-webserver-cpp Public

    High-performance multithreaded HTTP web server in C++17 featuring epoll-based I/O, thread pooling, LRU caching, rate limiting, and comprehensive logging. Achieves 78K+ req/sec with Docker support a…

    C++

  6. cs-fundamentals cs-fundamentals Public

    A structured collection of computer science fundamentals, C, Python, algorithms, data structures, and memory management, built through hands-on coding practice.

    C