Pinned Repositories
banyan-julia
A suite of familiar Julia APIs for bigger datasets with less cloud and lower costs.
emu
The write-once-run-anywhere GPGPU library for Rust
frequent
A utility for crawling websites and building frequency lists of words
go-fern
A small library for creating persistent L-systems in the Go programming language
go-sm
A finite-state machine library for the Go programming language
l
a very fast synthesizer of L-system grammars, solving a form of the "Inverse L-system" problem
magic-square
A magic square data structure for the Python programming language
pipelines
An experimental programming language for data flow
rep
enforce representation/class invariants in your Rust data structures
stdg
2D graphics in any programming language with just print statements
calebwin's Repositories
calebwin/go-sm
A finite-state machine library for the Go programming language
calebwin/magic-square
A magic square data structure for the Python programming language
calebwin/go-fern
A small library for creating persistent L-systems in the Go programming language
calebwin/l
a very fast synthesizer of L-system grammars, solving a form of the "Inverse L-system" problem
calebwin/margin
a Markov chain compiler for the DOT language
calebwin/digital-tower-defense-simulator
24-hour digital tower defense simulator/experiment made in p5
calebwin/perceive
simple perceptron-based binary classification
calebwin/populate
tiny JS function for efficiently populating HTML lists - this was my first open-source-software-library-project thing!
calebwin/Artificial-Intelligence-And-Medicine
A website about AI and how it will shape the field of medicine.
calebwin/fern
an automated synthesizer for programs that generate plant graphics
calebwin/lin
a higher-level DSL for linear programming
calebwin/wikipedia-traversal
A Python script for traversing Wikipedia pages
calebwin/bag
A 40-line implementation of the bag data structure in the Lua programming language
calebwin/disjoint
A 40-line generic implementation of the disjoint set data structure in the Lua programming language
calebwin/quill
A high-level API for computing edit distance
calebwin/AWSLambda.jl
AWS Lambda interface for Julia
calebwin/packages
List of packages for Nimble
calebwin/pricenet
calebwin/rust-language-tags
Language tags for Rust
calebwin/salvage
a game about e-waste - won 1st at University of Washington Sustainability Game Jam
calebwin/snakes-and-dots
this was a pretty dumb idea but i basically wrapped some Processing.js code from a program on Khan Academy in Processing and then wrapped that in Phonegap/Cordova into a working Android app
calebwin/sorted
A recycling app made with Phonegap Cordova for King County residents
calebwin/vulkano-examples
Examples of using vulkano