Pinned Repositories
bash-env
Construction of an awesome new bash environment for myself.
beecrypt-4.2.1
Pushing beecrypt-4.2.1 for convenience
brainfuck-compiler
Yet another overengineered Brainfuck compiler
brainfuck_cpp
an over-engineered compiler for Brainfuck
cheatsheets
random brain dumps
MSR_ECClib
Microsoft Research's ECC library
UE4-Gitignore
My .gitignore for Unreal Engine 4 Projects
visual-complex-analysis
Notes from Visual Complex Analysis by Needham
vs-metaprogramming
@cdacamar's metaprogramming in Visual Studio 2015
0culus's Repositories
0culus/vs-metaprogramming
@cdacamar's metaprogramming in Visual Studio 2015
0culus/MSR_ECClib
Microsoft Research's ECC library
0culus/UE4-Gitignore
My .gitignore for Unreal Engine 4 Projects
0culus/visual-complex-analysis
Notes from Visual Complex Analysis by Needham
0culus/bash-env
Construction of an awesome new bash environment for myself.
0culus/beecrypt-4.2.1
Pushing beecrypt-4.2.1 for convenience
0culus/brainfuck-compiler
Yet another overengineered Brainfuck compiler
0culus/brainfuck_cpp
an over-engineered compiler for Brainfuck
0culus/cheatsheets
random brain dumps
0culus/CinderDrawing
Simple drawing application built with Cinder.
0culus/csharp-functional
Dinking with C# 6.0
0culus/cuckoo
a graph-theoretic proof-of-work system
0culus/Doom3-for-MacOSX-
This is a release that will actually compile on Mac OS X Intel.
0culus/dotfiles
The way I prefer my shell—settings for bash, vim, screen, etc.
0culus/ElectronicCash
Some C# tinkering with Schneier's `Applied Cryptography`
0culus/FPSProject
Another UE4 wiki tutorial
0culus/game_assets
utilities for creating video games
0culus/gitignore
A collection of useful .gitignore templates
0culus/GitTutorial
A git tutorial for NMTs ACM
0culus/hello-fsharp
I'm hacking with F# too!
0culus/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
0culus/ioq3
The ioquake3 community effort to continue supporting/developing id's Quake III Arena
0culus/llvm-kaleidescope
0culus/metaprogramming
random metaprogramming things
0culus/openssl
0culus/Paper2D_sidescroller
The first blueprint tutorial for Unreal Engine 4
0culus/Signal-iOS
Free, world-wide, private messaging and phone calls for iPhone.
0culus/SimpleJSON
My work from Ch05 of Real World Haskell
0culus/travis-testing
For testing open source building on travis
0culus/Write-Yourself-A-Scheme
My work on Write Yourself a Scheme in 48 Hours