Skip to content
View RenOpSo2's full-sized avatar
:shipit:
Reno
:shipit:
Reno
  • RzXTeam
  • London
  • 17:59 (UTC)

Block or report RenOpSo2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RenOpSo2/README.md

Hi! I'm RenoDev πŸ‘¨β€πŸ’»

Typing SVG


⚑ Tech Stack


πŸ’» What I Do

Languages:
Frameworks:
Libraries:
Tools:
Philosophy: clean code > clever code
efficiency matters
documentation 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 ⚑

Pinned Loading

  1. ip-resolver ip-resolver Public

    Lightweight IP resolver β€” interactive & batch DNS lookups (A/AAAA/CNAME/MX)

    Python 2

  2. pyc-fast-api pyc-fast-api Public

    A high-performance backend API using Python Flask with a C native runtime for faster request processing.

    C 2

  3. RX-Agent-Cli RX-Agent-Cli Public

    RX-Agent is an intelligent AI that uses Gemini API technology. It is not only a chat assistant but can also perform any task on your terminal.

    Python 1