From e6fe2b1ca88842bc3025e58053ceecc8b60ab31e Mon Sep 17 00:00:00 2001 From: Razan Date: Sun, 12 Jan 2025 23:19:20 +0200 Subject: [PATCH] Adding my learning resources --- notes/README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/notes/README.md b/notes/README.md index 558db9254..2ac8d8921 100644 --- a/notes/README.md +++ b/notes/README.md @@ -5,18 +5,18 @@ Welcome to the **Notes** directory! 🎉 This is our little corner of the project where we share all the gems we pick up along the way. 🧠✨ -Here’s what you’ll find (and what you’re welcome to add): +Here’s what you’ll find (and what you’re welcome to add): - 🖋️ **What We're Learning:** Got a cool trick in Git? Learned a new design -pattern? Found a clever way to squash bugs? Share it here! +pattern? Found a clever way to squash bugs? Share it here! - 😂 **Funny Moments:** Code reviews aren’t always serious — if something made you laugh (or cry), jot it down! Laughter is the best debugging tool. - 📚 **Resources:** Found a great article, video, or book that helped you level up? Share it with the team! - ❤️ **Personal Reflections:** How’s the journey been for you? Whether it’s -growth, challenges, or proud moments, we’d love to hear about it. +growth, challenges, or proud moments, we’d love to hear about it. - 🤝 **Collaboration Stories:** Cool ways we’ve helped each other shine or -overcame hurdles as a team. +overcame hurdles as a team. - 🎨 **Creative Additions:** Doodles, memes, or anything that adds color to our shared experience! @@ -25,3 +25,12 @@ your learning, share your quirks, or just have fun. Let’s make this a treasure trove of memories and insights! 🚀 Happy noting, team! 📝🌟 + +--- + +_**Razan Ibrahim**_ +I primarily utilized the CS sessions from the MIT Emerging Talent Program, +Cohort 6 📚✨, along with +a [short playlist](https://drive.google.com/drive/folders/1LiY4mKB1Vv4FRcS3J2ROHuHgqan1CWd4) +created by our teammate Clement 🎥🙌. Additionally, I sought help and support +from the team 🤝💡 to effectively tackle this project.