Skip to content
View GomezDerek's full-sized avatar
😤
Locked in
😤
Locked in

Block or report GomezDerek

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
GomezDerek/README.md

Derek Gomez

Welcome to my nerdy little corner of the internet! 🤓 You must be:

  1. also a nerd,
  2. a recruiter, or
  3. lost? Why are you here?

I'm currently learning: building Rich CLIs in Python! 🐍🎨

My hot take: lightmode > darkmode

What you'll find in my repos:

🔥 My GitHub Stats

Pinned Loading

  1. Games Games Public

    A collection of all the games I've developed. Check them out and play a few!

  2. Hackathon-Projects Hackathon-Projects Public

    A collection of all my hackathon projects. Check out what I've built!

    1

  3. Custom command for venv activation Custom command for venv activation
    1
    I was sick of ~~mis~~typing out my virtual environment activation over and over again, so I wrote a custom command to replace it: `activate`.
    2
    
                  
    3
    Paste the below code into your terminal to add the `activate` command to your shell.
    4
    
                  
    5
    #### Windows