Pinned Repositories
cython
Toy language implemented for our compilers course
data-structures
Data structures implemented for my data structures course (INE5408) at UFSC.
dotfiles
Dotfiles for my (Arch) Linux setup
epos-ecdsa
Hardware accelerated ECDSA in CC2538, using EPOS
igs
3D object renderer
rainbow-eta
Fork of Rainbow implementation submitted to NIST, namely Rainbow-eta
simone
Grammars, automata and regular expressions editor
tcc
Código fonte da monografia
Tetris
An implementation of the classic game, Tetris, in Java.
matheuspb's Repositories
matheuspb/data-structures
Data structures implemented for my data structures course (INE5408) at UFSC.
matheuspb/simone
Grammars, automata and regular expressions editor
matheuspb/cython
Toy language implemented for our compilers course
matheuspb/epos-ecdsa
Hardware accelerated ECDSA in CC2538, using EPOS
matheuspb/dotfiles
Dotfiles for my (Arch) Linux setup
matheuspb/rainbow-eta
Fork of Rainbow implementation submitted to NIST, namely Rainbow-eta
matheuspb/Tetris
An implementation of the classic game, Tetris, in Java.
matheuspb/algoritmos
Exercícios da disciplina de Projeto e Análise de Algoritmos
matheuspb/currency-converter
Simple script that converts currencies
matheuspb/grocery-store
State of the art grocery store simulator, made for our data structures course.
matheuspb/igs
3D object renderer
matheuspb/parallel-nbody-simulation
N-body simulation with POSIX threads
matheuspb/pn
Polish notation(s) converter using Flex/Bison
matheuspb/tcc
Código fonte da monografia
matheuspb/TheFutBot
Telegram Bot to organize amateur soccer matches
matheuspb/trabalho-final-poo1
Trabalho final da disciplina Programação Orientada a Objetos I
matheuspb/clique
Apresentação sobre a NP-Completude do problema do Clique
matheuspb/computer-organization
MIPS assembly exercises from my Computer Organization classes
matheuspb/create-next-app
Bootstrap Next.js project
matheuspb/exercism-haskell
http://exercism.io/languages/haskell
matheuspb/exercism-python
Python Exercism solutions
matheuspb/gomoku
Gomoku game and AI implementation using the alpha-beta prunning algorithm.
matheuspb/INE5417
Software Engineering project repository
matheuspb/matheuspb.com
Personal website
matheuspb/nanvix
An Operating System for Manycore Platforms
matheuspb/open-list
A repo to list all kinds of open source software
matheuspb/paradigmas-de-programacao
Repositório com os relatórios e trabalhos da disciplina de Paradigmas de Programação (INE5416) da UFSC
matheuspb/trabalho-poo1
Trabalho da disciplina Programação Orientada a Objetos I (INE5402)
matheuspb/turing-machines
Turing Machines w/ JFLAP