- Surf City, CA
-
-
-
-
-
-
CTE-Redesign Public
A redesign of www.cagetheelephant.com. (https://bit.ly/36CRwaW)
-
c-sharp Public
Software Development w/ Frameworks (C#) Coursework. Each lab has a corresponding folder above which contains the solution folder & a .pdf file containing code, output, or a reflection of what was l…
C# UpdatedMay 29, 2021 -
-
-
-
-
-
SchoolDatabaseApp Public
Based on the Generic Repository Pattern so that a repository does not need to be made for each and every Entity. The repository acted as a middle man between Database and Business Logic layer & rea…
C# UpdatedMar 11, 2021 -
BooksDatabaseApp Public
Created an ADO.NET Entity Data Model (EDM) from an existing database via the Database-First Approach where each entity is mapped to the database table & for each database table the Entity Data Mode…
C# UpdatedFeb 24, 2021 -
-
-
-
-
-
BinaryFileHexEditor Public
An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at spec…
-
AlbumSorter Public
A program that sorts objects of type "Album" via the Insertion Sort Algorithm (ie. Albums that you must "sortByArtist" and albums that you must "sortByTitleReverse"). Since there are multiple ways …
Java UpdatedNov 8, 2020 -
Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorpora…
-
-
-
-
-