VinGarcia
Senior Software Engineer, amateur philosopher, Star Trek fan, addicted to anime, and maintainer of a few open-source projects.
Belo Horizonte - MG, Brazil
Pinned Repositories
ddd-go-template
This is an example of a keep-it-simple directory layout for Go projects that was created using DDD principles, please copy and share if you like it.
downhill-simplex
This is an implementation of the downhill-simplex in C++ by Botao Jia from codeguru (www.codeguru.com). Its simple and easy to use.
jSpy
A JavaScript-like Speech Parsing framework with PYthonic features
kapi
An adapter for fasthttp that parses the request arguments with reflection
krest
A very simple and powerful package for making REST requests with very little effort
ksql
A Simple and Powerful Golang SQL Library
Simple-Iterator-Template
Provides a header-only iterator template that is easy to adapt for any custom container
structscanner
Scan data into structs with ease and without interacting directly with the reflect library.
VinGarcia's Repositories
VinGarcia/downhill-simplex
This is an implementation of the downhill-simplex in C++ by Botao Jia from codeguru (www.codeguru.com). Its simple and easy to use.
VinGarcia/visualizacao-tp1
tp1 de visualização de dados
VinGarcia/charClass
The class charClass can match a class of characters as in an regular expression, e.g. "[abc]" or "[^abc]" or "[0-9]", its a personal project.
VinGarcia/correcaoTL2015-2
VinGarcia/equal
Deep equality comparison implementation for should.js
VinGarcia/garden.filebrowser
An advanced file browser.
VinGarcia/kivy
Open source Python framework for creating NUI applications, running on Windows, Linux, OS X, Android and iOS
VinGarcia/makerecibos
Its an automated script to generate receipts in portuguese.
VinGarcia/markdown-sample
Sample of an Academic Markdown document. Edit it and compile with "make" to produce a `.pdf`.
VinGarcia/mes_refactor
Um projeto da disciplina de Manutenção e Evolução de Software
VinGarcia/progGenetica
VinGarcia/sml-list
A C++ linked list inspired on sml lists.
VinGarcia/sml_lista
A list written in C made to replicate as close as possible the sml lists.
VinGarcia/teste
VinGarcia/vingarcia-sublime-user-packages
This repo is just a backup for my sublime text user packages.