gustavomedeiross
Software Engineer @bluecodecom Computer Science Student @unisul
BluecodeFlorianópolis, Brazil
Pinned Repositories
exoplanets-graphql
floyd-steinberg
Floyd–Steinberg dithering implementation in OCaml
graphs
Graph theory project from university
haskell-json
A JSON parser using monadic parser combinators
lambda-calculus
Lambda calculus interpreter with ML-like syntax written in OCaml
nix-machina
Nix configuration for my machine
realworldocaml
My journey through the "Real World OCaml" book
gustavomedeiross's Repositories
gustavomedeiross/graphs
Graph theory project from university
gustavomedeiross/exoplanets-graphql
gustavomedeiross/haskell-json
A JSON parser using monadic parser combinators
gustavomedeiross/lambda-calculus
Lambda calculus interpreter with ML-like syntax written in OCaml
gustavomedeiross/realworldocaml
My journey through the "Real World OCaml" book
gustavomedeiross/floyd-steinberg
Floyd–Steinberg dithering implementation in OCaml
gustavomedeiross/nix-machina
Nix configuration for my machine
gustavomedeiross/aoc-2022
Advent of Code 2022
gustavomedeiross/battle_for_kzaar
gustavomedeiross/camlet
Playing with OCaml and HTMX
gustavomedeiross/haskell-in-haskell
Trying to write an understandable implementation of Haskell, in Haskell
gustavomedeiross/kill-the-ghost
This project is a simple vanilla JavaScript and CSS game that I've made. To store the score, I used localStorage. To score it, you have to hover the mouse over the ghost - try to score as much as you can! Have fun!
gustavomedeiross/minihaskell
ML type inference in presence of type classes
gustavomedeiross/python3-curso-em-video
My very first experience with programming
gustavomedeiross/Space_stations
Descobrindo em quais planetas a empresa Voltbras poderá instalar seus novos postos de carregamento :globe_with_meridians:
gustavomedeiross/type-systems
Playing with type systems