Pinned Repositories
Basic-HTTP-Server
c0re
32-bit kernel for x86
chart_data_parser
chip8-emulator
College-Connect-Web-App
A social networking site for college students.
diskv
(educational) build your own disk based KV store
Distributed_Vigenere_Cracker
Cracking the vigenere cipher with cluster computing.
Echo_Chat
A terminal chat app.
Jack-Compiler
A compiler for the Jack programming language.
London-Underground-Path-Finder
Finds the shortest route between two stations in the tube.
ScribbleDribble's Repositories
ScribbleDribble/Jack-Compiler
A compiler for the Jack programming language.
ScribbleDribble/Basic-HTTP-Server
ScribbleDribble/chart_data_parser
ScribbleDribble/chip8-emulator
ScribbleDribble/College-Connect-Web-App
A social networking site for college students.
ScribbleDribble/diskv
(educational) build your own disk based KV store
ScribbleDribble/Distributed_Vigenere_Cracker
Cracking the vigenere cipher with cluster computing.
ScribbleDribble/Echo_Chat
A terminal chat app.
ScribbleDribble/gpio_drivers
ScribbleDribble/Hack-Assembler
An assembler for the hack assembly language.
ScribbleDribble/Image-Editor
Edit saved images using a variety of filters and drawing methods.
ScribbleDribble/London-Underground-Path-Finder
Finds the shortest route between two stations in the tube.
ScribbleDribble/N-Body-Simulator
My attempt to simulate the solar system.
ScribbleDribble/Programmer-Calculator-Android-
A stack based programmer calculator.
ScribbleDribble/server-sim
ScribbleDribble/Spam-Detector-Text-Classification
Classifies comments as either spam or not spam
ScribbleDribble/c0re
32-bit kernel for x86
ScribbleDribble/go-demo
ScribbleDribble/os_dev-kmalloc
malloc implementation for my kernel