DEV Community

Maryam
Maryam

Posted on

My Open Source Adventure: A Friendly Recap

My Open Source Adventure: A Friendly Recap

Hello, friends! πŸ‘‹ I've been on some fun coding adventures recently, and I can’t wait to tell you all about them. Grab a cup of coffee, and let’s chat!

1. Tidying Up the Uno Platform 🧹

  • What I Did: Found two methods, RestoreBindings and ClearBindings, that weren’t doing anything and removed them.
  • The Learning Part: Got to know the Uno Platform really well, especially how it connects different parts of programs.
  • The Tough Part: Making sure that taking away these methods didn’t mess up anything else because the Uno Platform is huge!

2. Making Podcast Words Better πŸŽ™

  • What I Did: Fixed up the text version of a podcast to make sure it matched exactly what was said.
  • The Learning Part: My grammar skills got a nice workout, and I learned some new techy words.
  • The Tough Part: Had to listen super carefully to the podcast, sometimes more than once, to catch every word.

3. Making the Curio Logo Clickable πŸ–±

  • What I Did: Made it so when you click on the Curio logo, it actually takes you back to the home page.
  • The Learning Part: Felt really part of the coding community and loved making the website nicer for users.
  • The Tough Part: The challenge was just right, but it was my friend who gave me the nudge to jump in and try.

4. Helping with the Python Port Scanner πŸ”

  • What I Did: Made error messages clearer and gave better feedback during scans.
  • The Learning Part: Got even better at Python and learned heaps about network scanning.
  • The Tough Part: Focusing on making the tool super user-friendly and helpful.

To Wrap It Up

And that’s my story! I had heaps of fun, learned a lot, and it felt awesome to help out. Open source is all about everyone chipping in, and I’m stoked to be part of that. Thanks for reading, and happy coding! πŸŽ‰

Top comments (0)