Skip to content
View SKB231's full-sized avatar

Highlights

  • Pro

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.

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

Hi πŸ‘‹

Who am I ? πŸ“š

  • I'm a rising senior at Georgia Tech, College of Computing. I am working towards my B.S. Computer Science.
  • I work in fullstack projects and am comforatble working in any tech stack. Recently though, I have been mostly working with Golang, Javascript, Typescript, and C++ (for my personal projects).
  • πŸ“« How to reach me: email, Linkedin, Website.
  • 🌱 I’m currently learning about backend technologies such as Web Sockets, Golang, Rust and multithreaded programming!

Pinned Loading

  1. 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

  2. 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++

  3. 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 1

  4. Music-Generation-with-LSTM Music-Generation-with-LSTM Public

    In this project I'm trying to use tensorlfow's LSTM layers and music21 to generate piano music.

    Python

  5. Simple-User-Database Simple-User-Database Public

    A simple database management system that I am making to help me get a better understanding of CRUD applications.

    JavaScript

  6. 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++