diff --git a/OliverBooth/Pages/Projects/Index.cshtml b/OliverBooth/Pages/Projects/Index.cshtml new file mode 100644 index 0000000..e31f9fb --- /dev/null +++ b/OliverBooth/Pages/Projects/Index.cshtml @@ -0,0 +1,179 @@ +@page +@{ + ViewData["Title"] = "Projects"; +} + +

Projects

+

Ongoing Development

+
+
+
+ X10D +
+
X10D
+

A NuGet offering dozens of extension methods for countless .NET types.

+ View on GitHub +
+
+
+
+
+ BrackeysBot +
+
BrackeysBot
+

A collection of self-contained Discord bots that power the Brackeys Community Disccord server.

+ View on GitHub +
+
+
+
+
+
+
+ Project KW +
+
Project KW
+

A spiritual successor to the PlayStation cult classic Kula World (aka Roll Away).

+

No further information is available for this project at this time.

+
+
+
+
+ +

Past Work

+
+
+
+ It's 5 O'Clock Somewhere +
+
It's 5 O'Clock Somewhere
+

An alcoholic's best friend: an Android app that tells you where in the world it's socially acceptable to drink.

+ View on Play Store +
+
+
+
+
+ Is It My Birthday? +
+
Is It My Birthday?
+

An Android app to tell you whether or not today is your birthday.

+ View on Play Store +
+
+
+
+
+
+
+ Scrolling Candy Apple Saga +
+
Scrolling Candy Apple Saga
+

My submission to the 2013 Candy Jam. Made with Unity.

+ View on itch.io +
+
+
+
+
+ SAMP.NET +
+
SAMP.NET
+

A .NET wrapper for the Pawn SAMP API, made during my time in college.

+ View on GitHub +
+
+
+
+
+
+
+ SAMP.NET +
+
HaloMCCForgePatcher
+

A tool to enable the Forge menu item in Halo: Master Chief Collection before it was officially released.

+ View on GitHub +
+
+
+
+ +

On Hiatus

+
+
+
+ Olive +
+
Olive
+

A game engine written in C#, powered by MonoGame.

+ View on GitHub +
+
+
+
+
+ TCP.NET +
+
TCP.NET
+

A TCP library for .NET with support for RSA/AES encryption.

+ View on GitHub +
+
+
+
+
+
+
+ MelonSharp +
+
MelonSharp
+

A vanilla Minecraft server written in C#.

+

No further information is available for this project at this time.

+
+
+
+
+
+ SyntaxGen.NET +
+
SyntaxGen.NET
+

A NuGet to be used for documentation tools that can generate the declaration syntax for .NET types and their members.

+ View on GitHub +
+
+
+
+
+
+
+ Unity API Docs +
+
Unity API Docs
+

A complete rewrite and redesign of the Unity API docs, inspired by the C# and .NET documentation on Microsoft Learn.

+

This project is currently closed source until a stable prototype is ready.

+
+
+
+
+
+ Mutation +
+
Mutation
+

A restoration of the classic AW RPG world, modernised for Virtual Paradise.

+ View website +
+
+
+
+
+
+
+ Olive +
+
Astraeos
+

An open-universe sandbox game.

+

No further information is available for this project at this time.

+
+
+
+
\ No newline at end of file