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 ⚡