Pinned Repositories
advent-of-code-2019
blog
Just my personal blog using Hakyll
emacs-config
My emacs configuration
hakyll-sass
Hakyll SASS compiler over hsass
jasminejs-mode
Minor mode for Jasmine tests
nixpkgs
Nix Packages collection
racket-lander
Lander game for Racket
the-little-typer
Examples and learnings of my read-through of the little typer
trello-todo
Rust CLI for displaying boards I'm active on
yerba-buena-stories
Making awesome stories with points and keeping track of them
stoltene2's Repositories
stoltene2/advent-of-code-2019
stoltene2/emacs-config
My emacs configuration
stoltene2/blog
Just my personal blog using Hakyll
stoltene2/nixpkgs
Nix Packages collection
stoltene2/the-little-typer
Examples and learnings of my read-through of the little typer
stoltene2/trello-todo
Rust CLI for displaying boards I'm active on
stoltene2/chatty-lambda
Chat server for Haskell
stoltene2/clojure-koans
stoltene2/data_science_experiments
Some experiments with datascience
stoltene2/decode-float-with-bits
Example of how to break a single float down to it's packed bits and calculate the float from it.
stoltene2/elm-photos
PhotoGroove application from Elm in Action
stoltene2/fp-course
Functional Programming Course
stoltene2/friday
Fast image IO and transformations.
stoltene2/git-dir
Find all git directories from a root and report if they are dirty or not
stoltene2/go-by-example-learnings
stoltene2/go-pool
Implementation of the pool pattern in Golang
stoltene2/go-runner
My implementation of the runner pattern
stoltene2/go-work
Implementation of the work pattern
stoltene2/jasmine-memory-plug-loader
webpack loader to plug jasmine block-scope memory leak
stoltene2/jupyenv-darwin-fix
Declarative and reproducible Jupyter environments - powered by Nix
stoltene2/lets-lens
Course material for lens
stoltene2/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
stoltene2/prmon
stoltene2/purescript-samples
Experimental purescript musings
stoltene2/rust-file-struct
Small experiments with implementing file struct in rust. Inspired by Rust in action
stoltene2/rust-in-action-cubesat
Example of memory management with cubesat message sending from Rust in action book
stoltene2/small-haskell
small isolated examples of Haskell
stoltene2/struct
A simple cli utility for structuring the unstructured
stoltene2/trace-a-ray
A ray tracer implemented in clojure
stoltene2/ziglings