Technical Projects

Python Key Logger

Financial Literacy Wesbite

Wordle Game
Personal Website
Developed a Python-based keylogger to capture and log keystrokes from a user's keyboard. Implemented the project using the pynput library to monitor and record key events in real time. The keylogger stored the captured data in a local file, which could be analyzed to track user input patterns and identify usage trends. Additionally, incorporated basic data encryption to ensure the secure storage of logged information. This project demonstrated proficiency in Python programming, understanding of system-level event handling, and the ability to implement security-related features effectively.
Developed an engaging financial literacy website aimed at teaching young children basic financial concepts. The project was completed during the TAMU Hackathon, where the website featured savings/checking account, loans, budgets, investment, and etc. Utilized HTML, CSS, and JavaScript to create an interactive user experience to reinforce learning. This project showcased skills in web development, user interface design, and educational content creation, with a focus on making financial education accessible and enjoyable for a younger audience.
Developed a fully functional Wordle game using JavaFX to create a visually appealing and interactive user interface. Implemented game mechanics including word validation, guess tracking, and feedback on correct or incorrect letters. Utilized JavaFX's features for creating dynamic layouts and responsive design to enhance user experience. This project demonstrated proficiency in Java programming, JavaFX for GUI development, and game logic implementation, showcasing the ability to build engaging and user-friendly applications.
Developed a professional personal website portfolio from scratch as my first major project. Utilized HTML and CSS to create a fully responsive and visually appealing site, showcasing my skills, projects, and achievements. Implemented custom layouts, navigation, and styling to ensure a clean and modern design. Integrated interactive elements like contact forms and project galleries to enhance user engagement. This project demonstrated my ability to translate design concepts into functional web pages and highlight my technical expertise and professional accomplishments.

Click here to check out my old Personal Wesbite: Old Personal Website