๐ My KWoC Report - January 2024 ๐
Table of contents
What's KWoC? ๐
KWoC, or Kharagpur Winter of Code, is an exciting open-source program where developers from around the world collaborate on diverse projects, contributing to and learning from the open-source community.
Projects ๐
Rock Paper Scissors Game GUI ๐ฎ
Overview
Embarked on a journey to enhance the classic Rock Paper Scissors game by implementing a vibrant Graphical User Interface (GUI) using Python.
Achievements
๐จ Successfully implemented an engaging GUI.
๐ Collaborated on GitHub: Pull Request | Code
Challenges
๐ค Striking a balance between simplicity and aesthetics.
๐ฅ๏ธ Compatibility issues across different operating systems.
Typing Speed Test GUI Improvement โจ๏ธ
Overview
Enhanced the GUI of the Typing Speed Test project to make it more user-friendly and visually appealing.
Achievements
๐ Revamped the UI for a better user experience.
๐ Collaborated on GitHub: Pull Request | Code
Challenges
๐ Adapting the GUI to different screen sizes and resolutions.
๐ญ Balancing aesthetics and readability.
Snake Game FPS Improvement ๐๐ฎ
Overview
Revamped the Snake Game codebase using PyGame to achieve better and smoother Frames Per Second (FPS).
Achievements
โก Significantly improved game performance.
๐ Collaborated on GitHub: Pull Request | Code
Challenges
๐ Fine-tuning game mechanics without compromising gameplay.
๐ Ensuring backward compatibility with older hardware.
Time Unit Modification in Typing Test โฒ๏ธ๐
Overview
Implemented a change in the unit of time displayed in the Typing Test from seconds to minutes
Achievements
โฑ๏ธ Modified code for precise time measurement.
๐ Collaborated on GitHub: Pull Request | Code
Challenges
๐ Adjusting time calculations for consistency.
๐ฃ๏ธ Communicating updates to existing users.
Conclusion ๐
These projects have been a thrilling journey, filled with learning and collaboration. Engaging with the open-source community, gathering valuable feedback, and making iterative improvements have been the highlights. Looking forward to more challenges and contributions in future!