WebDevPortfolio
This website serves as my Web Development Portfolio, showcasing videos of projects I am proud of. It is a live, evolving platform where I document my work, track my progress, and continuously implement new features as I refine my skills. Initially, I built this site using HTML, CSS, and JavaScript, but I have since migrated to Next.js and Tailwind CSS for improved performance, maintainability, and modern styling. The transition wasn't difficult since I enjoy new technologies and continuosly optimized my projects for future scalability. The code for this website is publicly available on GitHub, and it is hosted on Vercel with a custom domain. I followed Vercel's deployment instructions to configure everything. This project is a work in progress, and I continuously enhance it to incorporate better functionality, performance, and user experience.

Kery | Mar 11, 2025
AI/ML Roadmap
Each project, notebook, and line of code here is part of a structured path I'm building to master data, math, and machine intelligence. Ultimately becoming one with the machine. Maybe even like Tony Stark (Iron Man) one day, as silly as that sounds hahah. I'm genuinely passionate about uncovering how machines learn, think, and evolve. This roadmap is how I'm turning that curiosity into real world skills by building and experimenting. I’ve worked with AI/ML in one of my classes before, but this is different. This is my journey. My grind. My progress. I'm starting from the foundation, rebuilding the knowledge, and sharing everything on GitHub to document my real-time growth. From NumPy and Pandas, to my first Machine Learning trained models, this roadmap is the proof of that commitment.

Kery | April 8, 2025
Spellbound
This game idea was inspired by Little Red Riding Hood and the Big Bad Wolf. Initially, I struggled to settle on a concept, I had many ideas and kept switching themes. At first, I was working on a wizard-themed game, but it didn’t feel right. After discussing my ideas with friends and seeing their positive reactions, I decided to switch the characters. They loved it! Their enthusiasm and encouragement motivated me to fully commit to this project.

Kery | Oct 4, 2023
Space Shooter
My second Python game using Pygame was a project I had initially abandoned but later decided to revisit. Looking back, I’m glad I did it since it turned out to be far more enjoyable than I expected! I had a great time experimenting with collisions, sounds, object oriented programming, and more, which deepened my understanding of game development.

Kery | Nov 28, 2023
Tic-Tac-Toe
My first Python game using Pygame was a simple Tic-Tac-Toe for two players (X and O). It features a result menu with an option to play again, where hovering over the selection highlights it, and clicking restarts the game. This project sparked my curiosity and motivated me to dive deeper into game development.

Kery | Nov 16, 2023
File Organizer
My File Organizer project was born out of the need to tackle the clutter and disorganization on my computer. The primary goal was to create an efficient system that automatically sorts files, transforming a chaotic workspace into a well structured and easily navigable environment.

Kery | Oct 18, 2023
Weather App
My weather app project began as an upgrade to an earlier version, inspired by feedback from users who saw my video. I greatly appreciate constructive criticism, as it helps me improve my work and avoid repeating the same mistakes. This project has been a valuable learning experience, and I’m excited about the possibility of evolving it into a fully functional application in the future.

Kery | Oct 16, 2023
Calculator
My calculator project began as an effort to improve my initial version, which lacked a graphical user interface (GUI) and relied solely on print statements. To enhance its functionality and user experience, I integrated Tkinter to create a more visually appealing interface. This project holds a special place for me, as it not only strengthened my coding skills but also became a foundation for experimenting with new features and expanding my understanding of GUI development.

Kery | Oct 5, 2023
Digital Clock
My digital clock project began as an experiment while exploring different technologies, this is where Tkinter came in. This project not only helped me grasp the fundamentals of GUI development, but it also inspired me to enhance my calculator project, making it more visually appealing and user-friendly. Through this experience, I learned the basics of Tkinter and how to build simple yet functional applications.

Kery | Oct 4, 2023
MineSweeper
One of my first Java projects that I’m truly proud of is MineSweeper! It took me some time to grasp the basics, but after several weeks of work, I successfully built it. I loved working on this project and had a lot of fun throughout the process. While developing it, I even had to learn how to play MineSweeper so I could debug my code effectively, which was an unexpected but cool experience. In the future, I’d love to *evise and improve it with additional features.

Kery | Oct 4, 2021