Skip to content
View SKB231's full-sized avatar

Block or report SKB231

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

Hi 👋

Who am I ? 📚

  • I am a masters student at Georgia Tech studying Computer Science. I will be graduating next semester!
  • I recently finished my internship from Samsara, and am always looking for cool new places to work at! If you're looking for somebody with backend/infrastructure experience feel free to shoot an email!
  • 📫 How to reach me: email, Linkedin. If you have my number, please don't call me directly. I am a lot more responsive in emails, texts, and DM's.
  • 🌱 I'm always interested in learning more about backend technlogies, both in application and implementation. I work mainly with Go, and C++ in this side where I work on things like Game Engines, CLI/Web servers, and CI/CD apps.

Pinned Loading

  1. OpenSur OpenSur Public

    Repo to track my progress learning OpenGL and building a realtime game engine

    C++

  2. event-loop-mem-db event-loop-mem-db Public

    Previously built a basic clone of redis, but was using thread per connection model. Here, I'm re building redis with better connection handling using an event based arch, using kqueue. And practici…

    Go

  3. quoteRet quoteRet Public

    A simple Go project to webscrape, using Go colly package, and retrive the quote price and maintain socket connections to get real time updates.

    Go 1

  4. diy-redis diy-redis Public

    This is my repo to track building the basic functionality of Redis in C++ with the help of the guided challenges from codecrafters.io

    C++

  5. Ray-Tracer Ray-Tracer Public

    This is a simple ray tracer I made based on the book "Ray Tracing in a Weekend by Peter Shirley"

    C++

  6. GPT-Class-Chatbot GPT-Class-Chatbot Public

    This repository tracks the development for a iOS GPTChatBot. This is meant to be a component to the Swift QuizApp.

    Swift