🐙
coding in progress
I’m an enthusiastic, quick learner, productivity fanatic, result-oriented, assertive and self-motivated software developer.
- Morelia
- https://dev.to/ernestohs
PinnedLoading
- dev-katas
dev-katas PublicIn the world of software development, continuous learning and skill refinement are essential. One effective method for honing programming skills is through code katas. A code kata is an exercise in…
- how lazy I am
how lazy I am 1alias push='git push origin $(git rev-parse --abbrev-ref HEAD)'
2alias pull='git pull --recurse-submodules origin $(git rev-parse --abbrev-ref HEAD)'
3alias s="git status -s"
4alias c="git commit -m"
5alias a='git add . && git status -s'
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.