cadebrown
{ math ∪ programming ∪ music ∪ art } I, for one, welcome our future AI overlords
@kataguideAnn Arbor, MI, US
Pinned Repositories
Blok
A minecraft clone game, built in C++ (but mainly C style), meant to be efficient, extensible, and fast
cade.site
Source for building my personal blog, Near Computronium
CARVE
Cade Andgreg's Risc-V Emulator
codetn
Our submission to CodeTN
DigitalArts
My digital arts projects
ezc
RPN and stack-based programming language which emphasizes terseness, compactness, and innovative problem solving techniques
kscript
kscript is an easy to use, general purpose, multi-paradigm programming language meant to provide cross-platform APIs. The standard library of kscript includes most features required for development tasks, including maths (m, nx), networking (net, net.http), GUI programming, and more.
PokemonGoBot-Manager
A manager for pokemon go bot - https://github.com/PokemonGoF/PokemonGo-Bot - to have multiple accounts with ease
smcefr
Smoky Mountain Conference: Data Challenge for Sentinel-3 EFR Data
fractalexplorer
leconte's (ORNL Jetson based cluster) example program, which explores various fractals
cadebrown's Repositories
cadebrown/PokemonGoBot-Manager
A manager for pokemon go bot - https://github.com/PokemonGoF/PokemonGo-Bot - to have multiple accounts with ease
cadebrown/CARVE
Cade Andgreg's Risc-V Emulator
cadebrown/kscript
kscript is an easy to use, general purpose, multi-paradigm programming language meant to provide cross-platform APIs. The standard library of kscript includes most features required for development tasks, including maths (m, nx), networking (net, net.http), GUI programming, and more.
cadebrown/ezc
RPN and stack-based programming language which emphasizes terseness, compactness, and innovative problem solving techniques
cadebrown/Blok
A minecraft clone game, built in C++ (but mainly C style), meant to be efficient, extensible, and fast
cadebrown/cade.site
Source for building my personal blog, Near Computronium
cadebrown/codetn
Our submission to CodeTN
cadebrown/DigitalArts
My digital arts projects
cadebrown/projectfiles
A repository for project files, such as gimp projects, blender projects, etc
cadebrown/smcefr
Smoky Mountain Conference: Data Challenge for Sentinel-3 EFR Data
cadebrown/A267263
A program to calculate http://oeis.org/A267263 , and integer sequence
cadebrown/AdvancedAnimation
My repository for my advanced animation and simulation class
cadebrown/docs.kscript.org
Hosting of the kscript manual, containing formal specs
cadebrown/doq
Documentation generator
cadebrown/kscript.org
Online documentation and reference for kscript
cadebrown/ksgl
OpenGL bindings for the kscript programming language
cadebrown/llvm-ks
kscript bindings for LLVM (https://llvm.org/)
cadebrown/LostMyKeys
A game I did for Advanced Animation
cadebrown/MPT
Mersenne Prime Tester (MPT), a hand-written utility to test the primality of numbers which are one less than a power of 2
cadebrown/mycc
A C compiler I wrote
cadebrown/term.kscript.org
Online terminal emulator for executing kscript code in the browser
cadebrown/tinymusicbox
A little synth player (based on portaudio) that can play notes (pseudo-midi), and is meant to be ran on embedded environments