👋
@ Looking for projects
React/Vue, full-stack. Open-source enthusiast, former ad tech.
- San Francisco
- http://guilsa.com
- @urubuz
- in/guilhermeisa
Pinned Loading
-
-
Algorithm Problems
Algorithm Problems 1// Climbing Stairs (5/13)2// - can be modeled as a graph problem3// - starting from 0 we can take 1 step and get to 1 or take 2 steps and get to 24// - then from 1 we can take 1 step and get to 2 or take 2 steps and get to 3, and so on5// - if we get to n from a branch, we've found one way -
-
-
mac-dev-playbook
mac-dev-playbook PublicMy fork of geerlingguy's Mac setup and configuration via Ansible
Shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

