dnery
Back-end software engineer at Enlyft. B.Sc. in CS, University of São Paulo (ICMC/USP).
enlyft.comSão Paulo, SP, Brazil
Pinned Repositories
advent-of-code
My solution attempts for the yearly Advent of Code challenges
clang_complete
Vim plugin that use clang for completing C/C++ code.
complex-networks
Code repository for complex networks class projects
DIP-project
Efficient graph-based image segmentation procedure with OpenCV+igraph
JumpFloodCUDA
Implementation of the Jump Flood algorithm in CUDA/C++, used for creating pretty Voronoi diagrams
PSRS
Implementation of the Parallel Sorting by Regular Sampling Algorithm in C
scramble
An attempt at a real-time rendering engine in C++ using the OpenGL API
ShaderStudies
Shaders, systems and tech art studies in Unreal
silver
A humble attempt at a Chess Engine in C
ai
🧠 Studies on Artificial Intelligence algorithms - SCC0530 - Artificial Intelligence @ ICMC - University of São Paulo.
dnery's Repositories
dnery/ShaderStudies
Shaders, systems and tech art studies in Unreal
dnery/scramble
An attempt at a real-time rendering engine in C++ using the OpenGL API
dnery/JumpFloodCUDA
Implementation of the Jump Flood algorithm in CUDA/C++, used for creating pretty Voronoi diagrams
dnery/PSRS
Implementation of the Parallel Sorting by Regular Sampling Algorithm in C
dnery/silver
A humble attempt at a Chess Engine in C
dnery/advent-of-code
My solution attempts for the yearly Advent of Code challenges
dnery/clang_complete
Vim plugin that use clang for completing C/C++ code.
dnery/complex-networks
Code repository for complex networks class projects
dnery/DIP-project
Efficient graph-based image segmentation procedure with OpenCV+igraph
dnery/pet-shop-app
Pet Shop Sample Application - Intro to Web Development (SCC0219) - 2018, 1st Semester, University of São Paulo
dnery/CTL-model-checker
A simple CTL expression verifier based on FSM system models
dnery/eradsp2k17_exercises
ERADSP 2017 - Programming Challenge Exercises
dnery/futoshiki-solver
Implementation of a recursive constraint satisfaction algorithm in python
dnery/LibMan
Object Oriented Programming (SCC0103), Class Project #3 - University of São Paulo
dnery/MarGUIt
Object Oriented Programming (SCC0103), Class Project #4 - University of São Paulo
dnery/milton
An infinite-canvas paint program
dnery/nvim
NeoVim config stuff
dnery/pet-shop-backend
Pet Shop Sample Application (Server Side) - Intro to Web Development (SCC0219) - 2018, 1st Semester, University of São Paulo
dnery/plush
A simple job control shell in C. Featuring: Cute name.
dnery/Processador-ICMC
Development of a complete environment to teach and learn computer architecture, VHDL processor design and Assembly language
dnery/PRTLS
Terminal arcade-style game written in the ICMC assembly language
dnery/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families (personal fork for wacky Keychron Q1 V2 keymap)
dnery/stow
Dotfiles, global configs, things and also stuff
dnery/TeachMeLinux
An introduction to the Linux basics, for beginners
dnery/TeachMeQA
Learning playground for QA and CI/CD tools