Pinned Repositories
bashrc
I created this repository of only one file, to be able to maintain coherence between my different machines easy way. My bashrc has some functions that simplify some commands and I'm already used to it.
C-curious-cases
Just a file with almost no sense code, that brings curious and unusual cases in C, cases that could be avoided or even used to bring more efficient programs. But don't take nothing really serious cause somethings you should already know. The comments around the code uses a tag labeling that brings more explanation about the case in the bottom of the file.
composer
Dependency Manager for PHP
ionic-cep
Open Cep by IONIC
PFA-desafio1
desafio1 do PFA Full Cycle
redis-plus-plus
Redis client written in C++
redis-plus-plus-modules
This library aims to supply a C++ interface to all major/popular Redis modules.
scripts
some scripts
vChat
vChat is a simple communicator for local networks using a simple chat server, client and API. This is workout used as exercise but means to be expand.
zetaFibo
zeta Fibonacci solution implementation
viniciosbarros's Repositories
viniciosbarros/bashrc
I created this repository of only one file, to be able to maintain coherence between my different machines easy way. My bashrc has some functions that simplify some commands and I'm already used to it.
viniciosbarros/C-curious-cases
Just a file with almost no sense code, that brings curious and unusual cases in C, cases that could be avoided or even used to bring more efficient programs. But don't take nothing really serious cause somethings you should already know. The comments around the code uses a tag labeling that brings more explanation about the case in the bottom of the file.
viniciosbarros/composer
Dependency Manager for PHP
viniciosbarros/ionic-cep
Open Cep by IONIC
viniciosbarros/PFA-desafio1
desafio1 do PFA Full Cycle
viniciosbarros/redis-plus-plus
Redis client written in C++
viniciosbarros/redis-plus-plus-modules
This library aims to supply a C++ interface to all major/popular Redis modules.
viniciosbarros/scripts
some scripts
viniciosbarros/vChat
vChat is a simple communicator for local networks using a simple chat server, client and API. This is workout used as exercise but means to be expand.
viniciosbarros/zetaFibo
zeta Fibonacci solution implementation