Pinned Repositories
CursoPython
codigos - Introdução à Ciência da Computação com Python - Universidade de São Paulo
elementary-indicators
An unofficial guide to restore indicator functionality on elementary OS
elementaryos-postinstall
elementary OS PostInstall script
FloatingPoint
Implementação: Aritmética em Ponto Flutante Padrão IEEE 754
OmniStack10
APP DevRadar - OmniStack10
sjodiel.github.io
Meu blog personal usando Jekyll
TinyCompiler
Implementação de um compilador-TINY
sjodiel's Repositories
sjodiel/echelon
A web app that support echelon matrix and reduce matrix operation
sjodiel/grafos
Projeto de Teoria dos Grafos - Implementação de Algoritmos em Python
sjodiel/ocvolume
OC Volume is a speech recognition engine written in Java for integration with other applications. It is currently an User-Dependent Isolated Word Recognizer and can be expanded to include more capability for recognition.
sjodiel/tiny-lex
My homework for compiler -- a tiny lexical analyzer generator