Pinned Repositories
advent-of-code
Advent of Code solutions
algorithms
Implementations of algorithms and data structures
blog
Blog based on txt files
cafeteria
dotfiles
Personal NixOS build
emacs
Personal emacs config
haskell-book
Exercises from Haskell Book
http-proxy
A simple HTTP forward proxy server
lips
Interpreter for a minimal subset of lisp
micropost
Microposting app from Rails Tutorial book, plus some updates and improvements
hss-mateus's Repositories
hss-mateus/dotfiles
Personal NixOS build
hss-mateus/advent-of-code
Advent of Code solutions
hss-mateus/algorithms
Implementations of algorithms and data structures
hss-mateus/blog
Blog based on txt files
hss-mateus/cafeteria
hss-mateus/emacs
Personal emacs config
hss-mateus/haskell-book
Exercises from Haskell Book
hss-mateus/http-proxy
A simple HTTP forward proxy server
hss-mateus/json-minifier
Tool to parse and minify JSON
hss-mateus/lips
Interpreter for a minimal subset of lisp
hss-mateus/micropost
Microposting app from Rails Tutorial book, plus some updates and improvements
hss-mateus/oracle-enhanced
Oracle enhaced adapter for ActiveRecord
hss-mateus/parcaml
A tiny parser combinator library in OCaml
hss-mateus/programming-languages-course
hss-mateus/projectile-rails
Emacs Rails mode based on projectile
hss-mateus/rb_playground
hss-mateus/react
A silly react implementation
hss-mateus/shell
A small interactive shell written in Haskell
hss-mateus/sicp
Exercises from the wizard book
hss-mateus/turing
Simple implementation of a Turing machine in Haskell
hss-mateus/use-case
Utility classes for writing (optionally) typed use-cases
hss-mateus/xv6-labs
Answers to lab exercises from 6.S081 MIT course