Lewis Price Rapturate
A project based around graph theory and flat buffer memory management. This project was inspired by studying operating systems and networks. Specifically, how the operating system chooses to pull process pages from the disc to memory and how routes are chosen in a network. I am currently working through a redesign. Currently, the two buffers (Points and Edges) are linked lists, but I'm considering options using hash maps to increase the efficiency when looking for specific Points and Edges. NOTE: This is an active project and will NOT compile yet.
Updated 2026-04-09 14:53:59 +01:00
My personal website with HTML and CSS. Currently in development.
Updated 2026-03-23 15:06:36 +00:00
A console To Do List, written in Java, for a software development class. Shows my functional understanding of Java and organizational skills for code
Updated 2026-02-23 14:50:39 +00:00
A Golang discord bot made to scrape SHiFT Codes for extra content offered in Borderlands 4. Pulls the codes, what they unlock and their expiration dates and prints them in the discord chat where the '!codes' command was issued.
Updated 2026-02-23 14:49:56 +00:00
Practicing API creation in Golang
Updated 2026-02-23 14:46:54 +00:00