From 0efdbe97b75683cf2b7cc051cefebb36782151c7 Mon Sep 17 00:00:00 2001 From: RickyH22 Date: Sun, 28 Sep 2025 20:36:49 -0400 Subject: [PATCH] completed assignment --- profile.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 profile.md diff --git a/profile.md b/profile.md new file mode 100644 index 0000000..beb8ef1 --- /dev/null +++ b/profile.md @@ -0,0 +1,79 @@ +# 👋 Hey there, I'm RickyH22! + +## 🎯 About Me + +Welcome to my corner of the digital world! I'm a passionate developer, fitness enthusiast, and amateur chef who believes that the best code is written with a smile (and maybe some good food nearby). + +## 💪 What Gets Me Going + +### 🏋️‍♂️ Fitness & Working Out +- **Morning Warrior**: You'll find me crushing workouts before most people have their first cup of coffee +- **Strength Training Enthusiast**: Nothing beats the satisfaction of hitting a new PR +- **Cardio Convert**: Used to hate running, now I actually enjoy it (plot twist!) +- **Gym Philosophy**: "The only bad workout is the one that didn't happen" + +### 👨‍🍳 Culinary Adventures +- **Kitchen Experimenter**: I treat cooking like debugging - keep trying until it works perfectly +- **Specialty**: Turning simple ingredients into surprisingly decent meals +- **Famous For**: My "mystery pasta" that somehow always tastes different but always good +- **Currently Mastering**: The art of not burning garlic (still a work in progress) + +### 😄 Comedy & Humor +- **Dad Joke Connoisseur**: I have an endless supply of groan-worthy puns +- **Office Comedian**: Known for lightening the mood during intense debugging sessions +- **Fun Fact**: I can make anyone laugh, even if it's just at how bad my jokes are +- **Motto**: "If you're not having fun, you're doing it wrong" + +## 🛠️ Tech Stack & Skills + +```python +def my_skills(): + return { + "languages": ["Python", "JavaScript", "SQL"], + "frameworks": ["Flask", "React", "Node.js"], + "specialties": ["Security Engineering", "API Development", "Testing"], + "currently_learning": ["Advanced DevOps", "Cloud Security"], + "debug_fuel": ["Coffee", "Homemade snacks", "Good music"] + } +``` + +## 🎲 Random Fun Facts + +- 🍳 I can cook a three-course meal faster than most people can order takeout +- 💡 My best coding ideas come to me during workouts (something about endorphins and algorithms) +- 🎭 I once made my entire team laugh so hard during a code review that we forgot what bug we were fixing +- 🏃‍♂️ I've run a 5K, cooked dinner, and debugged a critical issue all in the same evening +- 📚 I read cooking blogs with the same intensity most people reserve for technical documentation +- 🎯 My life goal: Write code so clean it makes Marie Kondo proud + +## 🤝 Let's Connect! + +Always up for: +- 💻 Collaborating on interesting projects +- 🍽️ Sharing recipes (especially ones that pair well with coding sessions) +- 🏋️‍♂️ Workout buddy accountability +- 😂 Trading terrible programmer jokes +- ☕ Coffee chats about tech, life, or why my sourdough starter has more personality than some people + +## 📊 Life Stats + +``` +📈 Commits this week: [████████░░] 80% +🏋️‍♂️ Workouts completed: [██████████] 100% +🍳 Successful meals: [███████░░░] 70% (burned the toast twice) +😄 Jokes that landed: [██████░░░░] 60% (still working on my material) +☕ Coffee consumed: [████████████████] OVERFLOW ERROR +``` + +## 🌟 Current Mission + +Building secure, scalable applications while maintaining my gains and perfecting my signature dish. Also trying to convince my teammates that rubber duck debugging works better with actual rubber ducks (and maybe some homemade cookies). + +--- + +> *"Code like your life depends on it, lift like your code depends on it, and cook like your taste buds depend on it!"* - Me, probably after too much caffeine + +**Always remember**: The best bugs are found in the gym, the best recipes are debugged in the kitchen, and the best jokes are committed to memory! 🚀 + +--- +*P.S. - If you made it this far, you deserve a virtual high-five and one of my famous dad jokes. Here it is: Why do programmers prefer dark mode? Because light attracts bugs! 🐛* \ No newline at end of file