-
MiscellaniousExercises Public
Just a lot of small C++, C# and Java exercises I do either in QUB or LeetCode.
-
SustainabilityHackathon2024 Public
A plan to develop tourism in Belfast via the installation of Projectors with historical iconography around the city centre and popular tourist hotspots. Created in a team with use of OpenDataNI's d…
-
CougarPrideCalculator Public
A calculator for a funny exponential interaction in Magic The Gathering. Make 1 new card (can be more with multipliers). For each new card made, multiply by all total cards. Quickly gets out of han…
C++ UpdatedDec 8, 2024 -
-
SimpsonsDownversion Public
A version of 'SimpsonsDatabaseManager', but localised (from .NET 5.0) to a lower version (.NET 3.0) as it did not run on all common machines. Also, I have tweaked the code slightly to avoid all .NE…
-
HeroQuestUpdated Public
An updated, patched version of the original HeroQuestGame. Runs on the latest build of C# as of Oct 2024.
-
SimpsonsDatabase Public
Manages a real-world mock Wedding Gift company database, visual and intuitive. Interacts with Database in a coherent and robust way. Heavily documented. Database program backend coded in C# and MyS…
-
MockUniDatabase Public
Database, with controller program in Java. Involves controlling students, professors, modules, grades, points, etc. CLI.
-
ChristmasBreakPlatformer Public
Collab with @SimonsBrother Caleb Hair. Little 2D prototype platformer over Christmas break. Used with Java interfacing with jGL(DirectX).
-
HeroQuestOriginal Public
Visual port of GamesWorkshop's HeroQuest board game made in C#/winforms
-
A plan and foundation for a macro program which inputs a face image which is converted to a 3D face model via use of the software Daz3D. The face render is posed and screenshots taken, which are us…
-
BasicBatchRenamer Public
Little program, another collab with @SimonsBrother . Little python miniproject, a batch renamer coded using PyCharm.