fvvsantana's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
buckyroberts/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
M0Rf30/android-udev-rules
Android udev rules list aimed to be the most comprehensive on the net
higorsnt/proffy
👨🏫 Projeto desenvolvido durante a NLW#2 (Next Level Week) da Rocketseat 👩🏫
bfrg/qtcreator-monokai
Monokai color theme for Qt Creator
williamjameshandley/py2nb
convert python scripts to jupyter notebooks
fvvsantana/openGLProjects
Four OpenGL projects with 3D objects, rotation, projection, shading and camera movement, all calculated from scratch using linear algebra.
fvvsantana/mathematicalOptimization
Solution to travelling salesman problem, using exact method and heuristic method.
isadorasophia/debugger-demo
Demos for the "Debugging the debugger!" tech talk
vitorgt/onFractals
Study on Fractals
cassiasamp/semcomp-2019
Repo para o material da Semcomp 2019.
ottusp/Next-Level-Week-2