Skip to content
View shashwatba's full-sized avatar
  • Georgia Tech

Block or report shashwatba

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

Pinned Loading

  1. Asteroids Asteroids Public

    Creating my own version of Asteroids. Goal is to create 2 versions, player based and Q Learning(?) based simulation

    Python

  2. StealthDaemon-File-Manager StealthDaemon-File-Manager Public

    Implementation of a custom filesystem using the FUSE (Filesystem in UserSpace) API to interact with WAD files. The primary goal was to create a userspace filesystem daemon that allows for both read…

    C++

  3. Triumph-Trading Triumph-Trading Public

    Stock Market Tool developed to help researchers discover similar stocks to a given company using underlying financial data. Powered by an Adjacency List and Tkinter library

    Python

  4. bookbot bookbot Public

    Script I built to quickly analyze character counts of text files. Simply run python main.py <path/to/file>

    Python 1