brikabrak
Engineer that fiddles with and learns from others' engineering. Enjoys game development and flying around space as a cat.
Metro Detroit area, MI
Pinned Repositories
csharpier
CSharpier is an opinionated code formatter for c#.
advent2017
Shoddy Advent of Code 2017 attempts stored here!
csharpier
CSharpier is an opinionated code formatter for c#.
HWA
Technical assessment written in PHP and MySQL. Boostrap, jQuery, and Parsley.js validation libraries used.
ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
rabi
rabi AKA Rider Analysis Bulk Ignore - an adjustment tool for ignoring projects, libraries, and files from analysis in `DotSettings` files.
unity-git
An easy-to-use bash script to setup a git repository for a Unity project.
unity-nginx-webgl
Basic Dockerfile for running and testing Unity WebGL builds locally.
Unity-Toolbox
Makes using Unity with VSCode a better experience.
netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
brikabrak's Repositories
brikabrak/advent2017
Shoddy Advent of Code 2017 attempts stored here!
brikabrak/rabi
rabi AKA Rider Analysis Bulk Ignore - an adjustment tool for ignoring projects, libraries, and files from analysis in `DotSettings` files.
brikabrak/unity-nginx-webgl
Basic Dockerfile for running and testing Unity WebGL builds locally.
brikabrak/csharpier
CSharpier is an opinionated code formatter for c#.
brikabrak/HWA
Technical assessment written in PHP and MySQL. Boostrap, jQuery, and Parsley.js validation libraries used.
brikabrak/ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
brikabrak/unity-git
An easy-to-use bash script to setup a git repository for a Unity project.
brikabrak/Unity-Toolbox
Makes using Unity with VSCode a better experience.
brikabrak/vscode-coverage-highlighter
Reliable code coverage highlighting for VSCode
brikabrak/vscode-csharpsortusings
C# Sort Usings for Visual Studio Code
brikabrak/vscode-extensions-market-toggle
A set of Bash aliases and functions to switch between Open VSX and Microsoft extension marketplaces for VSCode.