
A passionate junior computer scientist. I'm currently pursuing a bachelor's in Computer Science, but will pursue master's in Machine Learning to enhance my skills and contribute to the tech industry's evolving landscape. My journey reflects my commitment to transforming my passion into a meaningful tech career.
Java, Python, JavaScript, HTML, CSS, Git, GitHub
HuffmanCode (https://github.com/MasumiYano/HuffmanCode)
• Used Java.
• Use data structure and algorithm to make Huffman Code.
• Implement ability to turn text into huffman code.
• Implement ability to decode huffman code to human readable text.
Library (https://github.com/MasumiYano/Library)
• Used JavaScript, HTML, and CSS.
• Create a website to store the book and its condition.
• Build UI/UX so that it is easy to read.
Ping Poing Game (https://github.com/MasumiYano/PingPong)
• Used Python and Pygame library.
• Develop a game logic to keep track of score, win condition etc.
• Used OOP principle in Python.
• Adopt to have multiple player play the game at the same time.