Skip to content
View rKamindo's full-sized avatar

Block or report rKamindo

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 100 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
rKamindo/README.md

Hi, I'm Randy 👋

I'm a passionate developer dedicated to leveraging technology to solve real-world problems. I'm eager to learn and excited to take on new challenges.

  • 🔭 I’m currently working on my implementation of a Redis Server in C
  • 🌱 I’m currently learning Operating Systems, Formal Languages & Automata, and Operating Systems
  • 👯 I’m looking to collaborate on any work involving distributed systems
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. property-management-system property-management-system Public

    The original property management system web application project.

    Java 2

  2. pathfinding-visualizer pathfinding-visualizer Public

    A web application that visualizes various pathfinding algorithms over real-world maps.

    TypeScript

  3. property property Public

    A cloud-based property management system web application.

    Java

  4. redis-server redis-server Public

    My implementation of a remote in-memory data store like Redis, in C.

    C 1

  5. weather-app weather-app Public

    Creating a weather app using React, Next.js, Typescript, and Tailwind CSS

    TypeScript

  6. webserver webserver Public

    A low-level HTTP/1.1 multi-threaded HTTP web server.

    Python