Pinned Repositories
BinarySerializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
BoolCollection
Compress arrays of bools into smaller data types and saves on memory.
BrnFkFrW
color_utilities
Made in 2017 as an extension to convert colours
conway-raylib
Conway's Game of Life using the Raylib C library
GameBoySandbox
For my gbdk tests and such I guess idk
typewriter
A typewriter effect that respect word size before the draw step.
gpc91's Repositories
gpc91/GameBoySandbox
For my gbdk tests and such I guess idk
gpc91/typewriter
A typewriter effect that respect word size before the draw step.
gpc91/BinarySerializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
gpc91/BoolCollection
Compress arrays of bools into smaller data types and saves on memory.
gpc91/BrnFkFrW
gpc91/color_utilities
Made in 2017 as an extension to convert colours
gpc91/conway-raylib
Conway's Game of Life using the Raylib C library
gpc91/custom-startpage
startpage for desktop and browser
gpc91/LeetCodeProblemSets
My LeetCode solutions - slowly moving some of my solutions over to here
gpc91/maximum69Number
https://leetcode.com/problems/maximum-69-number/
gpc91/open-bot-interface
A bot to organise and manage the Open University Students Discord server
gpc91/Serilog.Sinks.Unity3D
Serilog Sink for Unity 3D Debug log
gpc91/Sorting-Algorithms
C# implementation of some simple sorting algorithms.
gpc91/Unity-Arcade-Collection
Collection of Arcade games made in Unity