Skip to content
View HoangYell's full-sized avatar
🦈
Biu Biu Biu
🦈
Biu Biu Biu

Organizations

@Yellorn

Block or report HoangYell

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
HoangYell/README.md

HoangYell Typing SVG

wave

Profile Views Bug Status Code Quality

Trophies

Twitter Follow LinkedIn Blog


🤖 $ whoami && echo $SKILLS

class HoangYell(Developer):
    languages = ["Python", "JavaScript", "SQL", "Regex"]
    frameworks = ["Django", "Hugo", "Unity"]
    databases = ["MongoDB", "MySQL", "Redis", "Firebase"]
    cloud = ["AWS", "Firebase", "Heroku"]
    tools = ["Git", "Jenkins", "Postman", "Selenium"]
    superpowers = [
        "Debugging at 3 AM",
        "Regex incantations", 
        "Stack Overflow Archaeologist",
        "Meme-driven development"
    ]
    
    def deploy(self):
        return "Ship it! 🚀 (YOLO!)"

    def handle_bugs(self, bug):
        return f"Feature: {bug.description} 🎉"

Currently doing:

  • 🐍 Dreaming in list comprehensions
  • 🧙‍♂️ Parsing the unparseable with regex
  • 🎯 Turning bugs into features
  • 🔥 Breaking things at Paradox.ai
  • 📝 Writing at hoangyell.com
  • 💰 Available for hire!
def contact_me():
    return "[email protected]"
Coder GIF

🎯 Fun Facts

# My daily routine
while developer.is_alive():
    developer.drink_energy_drink()
    developer.write_code()
    developer.debug_code()  # Always
    developer.commit("Fixed that thing")
    if developer.energy_level < 20:
        developer.browse_memes()
    developer.sleep(hours=random.randint(3, 7))
  • 🎮 Side quests: Unity & Blender
  • 🔍 Philosophy: "It works on my machine"
  • 📚 Learning: Keeping up with AI
  • 🎯 Goal: Clean code for future me
  • 🐛 Superpower: Finding edge cases

🛠️ Tech Arsenal

Languages & Frameworks

python django hugo unity

Cloud & Infrastructure

aws firebase heroku jenkins

Databases & Tools

mongodb mysql redis postman

Dev Tools & Others

git linux selenium blender


📊 Git Stats


🎯 Fun Facts & Developer Humor

# My daily routine
while developer.is_alive():
    developer.drink_water()
    developer.write_code()
    developer.test_code()  # Sometimes
    developer.debug_code()  # Always
    developer.commit_with_message("Fixed that thing")
    if developer.energy_level < 20:
        developer.browse_memes()
    developer.sleep(hours=random.randint(3, 6))
  • 🎮 Side quests: Unity game dev & Blender wizardry
  • 🔍 Debugging philosophy: "It works on my machine" ¯\(ツ)
  • 📚 Always picking up new tech (and keeping an eye on AI, just in case)
  • 🎯 Goal: Write code so clean that even my future self won't hate me
  • 🐛 Superpower: Finding edge cases nobody asked for


cat typing
^ Accurate representation of me coding at 2 AM

💭 Developer Wisdom

"There are only 10 types of people in this world: those who understand binary and those who don't."

"I turn energy drinks into code and bugs into 'undocumented features'."

"99 little bugs in the code, 99 little bugs... Take one down, patch it around, 117 little bugs in the code." 🎵

PS: Stay curious, keep learning, and remember:
If you don't keep up with AI, you'll be writing code reviews for robots. 🤖

$ fortune | cowsay
 ______________________________________
/ Any sufficiently advanced bug is     \
\ indistinguishable from a feature.    /
 --------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Footer

Pinned Loading

  1. github-pr-file-hider-button github-pr-file-hider-button Public

    Hide noisy files in pull requests for faster, cleaner code reviews.

    JavaScript

  2. Simple_Django_Project Simple_Django_Project Public template

    django boilerplate with serializer and pytest

    Python