Pinned Repositories
C-Spell
a very simple and silly spelling checker
CPUsim
a fully functional, simulated CPU, implemented using only logic gates in Logisim, that is capable of executing blocks of RISC-V assembly instructions
dataBasically
a relational database management system that includes B+ tree indices, efficient join algorithms, query optimization, multigranularity locking to support concurrent execution of transactions, and database recovery
Dequelicious
Two different implementations of a deque (double-ended queue) and an interface to use either
gitlet
a version-control system that mimics some of the basic features of the popular version-control system git, but it is smaller and simpler, and thus named "gitlet"
HOG-MiniGame
Game involving two players and some die
LockBox
An End-To-End encrypted file sharing system similar to Google Docs or Dropbox, but secured with cryptography such that the server cannot view or tamper with the data
MedMeals
Android app that assists doctors and patients with prescribing and executing treatments that involve dietary restrictions
WrittenDigitClassifier
basic neural network written in risc-v assembly language that classifies hand written digits
Yelp-Maps
a visualization of restaurant ratings using machine learning and the Yelp academic dataset
akashkumar1691's Repositories
akashkumar1691/C-Spell
a very simple and silly spelling checker
akashkumar1691/CPUsim
a fully functional, simulated CPU, implemented using only logic gates in Logisim, that is capable of executing blocks of RISC-V assembly instructions
akashkumar1691/dataBasically
a relational database management system that includes B+ tree indices, efficient join algorithms, query optimization, multigranularity locking to support concurrent execution of transactions, and database recovery
akashkumar1691/Dequelicious
Two different implementations of a deque (double-ended queue) and an interface to use either
akashkumar1691/gitlet
a version-control system that mimics some of the basic features of the popular version-control system git, but it is smaller and simpler, and thus named "gitlet"
akashkumar1691/HOG-MiniGame
Game involving two players and some die
akashkumar1691/LockBox
An End-To-End encrypted file sharing system similar to Google Docs or Dropbox, but secured with cryptography such that the server cannot view or tamper with the data
akashkumar1691/MedMeals
Android app that assists doctors and patients with prescribing and executing treatments that involve dietary restrictions
akashkumar1691/WrittenDigitClassifier
basic neural network written in risc-v assembly language that classifies hand written digits
akashkumar1691/Yelp-Maps
a visualization of restaurant ratings using machine learning and the Yelp academic dataset
akashkumar1691/replicatr
Nostr relay with Internet Computer integration for inter-relay synchronization
akashkumar1691/SCHEMEinterpreter
A python interpreter for the coding language SCHEME
akashkumar1691/VirtualEnigma
a virtual simulation of the German Enigma cipher device used in WWII