Pinned Repositories
Binary-Search-Tree
CNPJ-full
Utilitário em Python para ler os dados públicos do CNPJ disponibilizados pela Receita Federal e carregá-los em arquivos csv ou sqlite para fácil consumo. Também permite consultas com visualização interativa ou exportação para formatos diversos.
compilador-faculdade-2011
Compilador que eu fiz na epoca da faculdade 2011
csharplearn
Examples and exercices to learn C#
docsify-to-pdf
A "copy" from https://github.com/meff34/docsify-to-pdf-converter but adjusted to work with images and pdf.
Estados-Cidades-IBGE
Sql com Estados e Cidades com o código do IBGE
game_of_life_c
Game of life implemented in C++
GoJS
All GoJS samples, extensions, and documentation
nodechat-tutorial
tutorial specific version of nodechat.js to go along with fzysqr.com tutorials
triglav
Project to create timeline based on a JSON response. The timeline with draw with SVG and responsive. This is a OSS project.
engaugusto's Repositories
engaugusto/GoJS
All GoJS samples, extensions, and documentation
engaugusto/game_of_life_c
Game of life implemented in C++
engaugusto/AjaxHttpSharepoint
engaugusto/analisalog
Um simples analisador de log.
engaugusto/Ass
A star search - A javascript sample of A* Algorithm
engaugusto/aula_tdd_excpetion_moq
engaugusto/CursoFacensTdd
engaugusto/CustomSelectJquery
A custom select in html using Jquery and Css
engaugusto/dm3270
TN3270 Terminal Emulator
engaugusto/finance-angular
engaugusto/google-diff-match-patch
Automatically exported from code.google.com/p/google-diff-match-patch
engaugusto/hexagon
IDA processor module for the hexagon (QDSP6) processor
engaugusto/jPOS
jPOS Project
engaugusto/jQuery.Gantt
jQuery Gantt Chart
engaugusto/JqueryAula
Jquery Lab
engaugusto/LoadTest
A program that load test an web application
engaugusto/mx3
a sample project showcasing/collecting cross platform techniques on mobile
engaugusto/namespace-learn-coffee
Learning namespace with coffeescript
engaugusto/namespace-learn-js
Learning namespace and javascript
engaugusto/node-whatsapi
engaugusto/oracle_fdw
PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient access to Oracle databases, including pushdown of WHERE conditions as well as comprehensive EXPLAIN and ANALYZE support.
engaugusto/owaspantisamy
Automatically exported from code.google.com/p/owaspantisamy
engaugusto/PaginJs
engaugusto/pyHllApi
Python code to interact with a 3270 terminal emulator via HLLAPI
engaugusto/scala-poker
Having fun while coding a brand new open source scala poker library
engaugusto/startbootstrap-sb-admin-2
A free, open source, Bootstrap admin theme created by Start Bootstrap
engaugusto/uikonf_coredata_talk
UIKonf 2014 side-stage talk walking through the process of migrating from CoreData to SQLite
engaugusto/Wiegand-Protocol-Library-for-Arduino
Wiegand 26 and Wiegand 34 Protocol Library for Arduino
engaugusto/xlsxio
XLSX I/O - C library for reading and writing .xlsx files
engaugusto/XOREncryption
Simple implementation of XOR Encryption/Decrypting in various languages