danhenriquesc
Sr. Software Engineer @ Netflix | ex-Amazon | B.Sc. Computer Science @ UERJ
@netflixSão Paulo
danhenriquesc's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
labstack/echo
High performance, minimalist Go web framework
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
kitao/pyxel
A retro game engine for Python
goreleaser/goreleaser
Deliver Go binaries as fast and easily as possible
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
robotframework/robotframework
Generic automation framework for acceptance testing and RPA
oblador/react-native-animatable
Standard set of easy to use animations and declarative transitions for React Native
aksonov/react-native-router-flux
The first declarative React Native router
leandromoreira/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
negomi/react-burger-menu
:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
tsuru/tsuru
Open source and extensible Platform as a Service (PaaS).
spulec/freezegun
Let your Python tests travel through time
tox-dev/tox
Command line driven CI frontend and development task automation tool.
floating-ui/react-popper
🍿⚛Official React library to use Popper, the positioning library
bits-and-blooms/bloom
Go package implementing Bloom filters, used by Milvus and Beego.
miromannino/Justified-Gallery
Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
rubocop/rubocop-rspec
Code style checking for RSpec files.
danhenriquesc/hackerrank
Solved Problems of HackerRank - www.hackerrank.com
gkalabin/git-shots
Take photo every time you commit then make a film
danhenriquesc/go-poll
Simple voting application to deal with large amount of requests per second. Inspired by 1x1 voting duels like Big Brother Brasil and The Voice Battle. (Can be easily used for N candidates).
danhenriquesc/numerical-linear-algebra-algorithms
Numerical Linear Algebra Algorithms
danhenriquesc/go-probabilistic-tabusearch
Go - Probabilistic Tabu Search
danhenriquesc/min_max_path
Min and Max Path between two vertex in a graph. Min path with Dijkstra and Max Path with Simulated Annealing
danhenriquesc/probabilistic_tabusearch
Probabilist Tabu Search - Researching
danhenriquesc/ecred-pypi-skeleton
PyPI Private Repo for ecred common libraries
danhenriquesc/schdlr-cpp
Schdlr - Sistema de Programação de Horários e Alocação de Salas de Aula para a UERJ - Metaheurísticas (LAHC e Simulated Annealing)
danhenriquesc/schdlr-web
Schdlr - Sistema de Programação de Horários e Alocação de Salas de Aula para a UERJ - WEB
danhenriquesc/uva-problems-python
Problems of UVA solved in Python [http://uva.onlinejudge.org]