Pinned Repositories
7Wonders
C++ implementation of the game
beatrice
🪄 A simple static blog generator written in Go.
msc-thesis
📖 My master's thesis @ UFRGS.
okaeri
A barebones homepage generator written in Python.
roguelike
⚔ An unfinished retro roguelike game. Has tons of dungeon procgen algorithms (the cool parts).
tcc-ufsm-2020
My bachelor's degree final project (PT-BR).
yapns
yet another python network scanner
yukimacs
My literate Emacs config (old).
yukimacs-doom
Yukimacs, but Doom.
NeuralFastDownward-FSM
🍝 Code for the paper "Understanding Sample Generation Strategies for Learning Heuristic Functions in Classical Planning."
pprobst's Repositories
pprobst/yukimacs
My literate Emacs config (old).
pprobst/roguelike
⚔ An unfinished retro roguelike game. Has tons of dungeon procgen algorithms (the cool parts).
pprobst/tcc-ufsm-2020
My bachelor's degree final project (PT-BR).
pprobst/beatrice
🪄 A simple static blog generator written in Go.
pprobst/yukimacs-doom
Yukimacs, but Doom.
pprobst/okaeri
A barebones homepage generator written in Python.
pprobst/yapns
yet another python network scanner
pprobst/astar-cube
The A* algorithm running on a cube (3D space).
pprobst/msc-thesis
📖 My master's thesis @ UFRGS.
pprobst/npuzzle-solvers
🧩 Implementation of various search algorithms to solve 8-Puzzle and 15-Puzzle instances.
pprobst/todo-projects
List of interesting projects I want to do one day.
pprobst/api-jai
API Flask de testes para o formulário JAI.
pprobst/distil-whisper
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
pprobst/dotfiles-thinkpad
pprobst/ELC1068-2018a
Pesquisa e Ordenação de Dados
pprobst/ELC1088-2019b
Implementação de Linguagens de Programação
pprobst/ELC117-2018a
Paradinhas de Programação.
pprobst/go-retarded-tcp
Tinkering with TCP client/server in Go. Ignore!
pprobst/go-stuff
Literally Golang "stuff".
pprobst/ionic-prog-jai
Modelo de PWA para programação da JAI.
pprobst/moriturus-te-saluto
SICP spells.
pprobst/planning-search
Page for planning and search reading groups
pprobst/pprobst
pprobst/pseudo-disassembler-mips
A hexadecimal instruction disassembler written in MIPS Assembly.
pprobst/risotto
Minimal to-do list; a mess of pure JS.
pprobst/rust-stuff
pprobst/svhn-blur
An old CNN experiment to detect and blur numbers from real life images. You shouldn't use it.
pprobst/utena
A tiling window manager based on the Penrose library.
pprobst/whisper.cpp
Port of OpenAI's Whisper model in C/C++