Pinned Repositories
Boombox
music review site
Character-Aware-Neural-Language-Model
CinematicChronicles
2023 hackUMBC project
CMSC447
Music Review App
CryptoSentimentAnalysis
Analyze the public sentiment around a cryptocurrency or token of choice using NLP and the Twitter API
Dynamic-Memory-Allocator
My own simplified implementation of malloc, realloc, calloc, and free
Gap-Buffer
Modern C++ implementation of a Gap Buffer, a data structure mainly used to represent text buffers in a text-editor, such as Emacs.
graaf
A general-purpose lightweight C++ graph library
mini-fileserver
A simple fileserver I made for fun with C Socket API
TextEditorEngine
A text editor engine that utilizes gap buffers stored in a binary search tree for efficient text manipulation, allowing for fast insertion and deletion of large text files, and with the ability to read and write files from and to your system.
sracha4355's Repositories
sracha4355/TextEditorEngine
A text editor engine that utilizes gap buffers stored in a binary search tree for efficient text manipulation, allowing for fast insertion and deletion of large text files, and with the ability to read and write files from and to your system.
sracha4355/Gap-Buffer
Modern C++ implementation of a Gap Buffer, a data structure mainly used to represent text buffers in a text-editor, such as Emacs.
sracha4355/Dynamic-Memory-Allocator
My own simplified implementation of malloc, realloc, calloc, and free
sracha4355/graaf
A general-purpose lightweight C++ graph library
sracha4355/mini-fileserver
A simple fileserver I made for fun with C Socket API
sracha4355/Boombox
music review site
sracha4355/Character-Aware-Neural-Language-Model
sracha4355/CinematicChronicles
2023 hackUMBC project
sracha4355/CMSC447
Music Review App
sracha4355/CryptoSentimentAnalysis
Analyze the public sentiment around a cryptocurrency or token of choice using NLP and the Twitter API
sracha4355/DAMS
sracha4355/infotainmentUI
a component library tailored to build infotainment system user interfaces
sracha4355/implot-rp
sracha4355/IoT-Web-Scraper
Repo of Webscraper for IoT websites
sracha4355/leetcode-api
An API to get information from the Leetcode platform
sracha4355/LineBusyness
sracha4355/MIPSSimulator
Simulate a single cycle MIPS processor with a subset of the MIPS instructions
sracha4355/natural-selection-game
sracha4355/rplidar-socket-code
sracha4355/SIMI
A programming language with Pythonic-esque syntax that transplies to C++