Hi! I'm RenoDev π¨βπ»
β‘ Tech Stack
π» What I Do
| Languages: |
|
| Frameworks: |
|
| Libraries: |
|
| Tools: |
|
| Philosophy: |
clean code > clever codeefficiency mattersdocumentation is love
|
π§ Git Expertise
# My daily workflow
$ git commit -m "feat: atomic commits with clear messages"
$ git rebase -i main # keep history clean
$ git cherry-pick <hash> # precise changes
$ git reflog # never lose commits
$ git bisect # find bugs efficientlyπ Current Focus
def daily_routine():
return {
"editor": "Neovim + Vim motions",
"os": "Linux",
"stack": "FastAPI/Flask + libcurl",
"goal": "Write efficient, maintainable code"
}π« Connect
write code. ship fast. keep it clean.
β‘ Neovim + Vim > everything else β‘