I am a rising senior studying Computer Science at Georgia State University, with a passion for creating and challenging myself. As an active member of both the Cybersecurity Club and the Computer Science Club at my university, I immerse myself in the tech community and continuously seek opportunities to learn and grow.
I have attended several hackathons and project-based programs, which have honed my skills and fueled my enthusiasm for technology. My current projects primarily involve Python, and I am always eager to explore new languages and frameworks.
Post-graduation in May 2025, I aspire to work as either a Cybersecurity Analyst or a front-end/back-end Software Engineer.
Outside of coding and creating, I enjoy cooking and escape rooms.
AI-powered email parser using Google Bard AI to sift through your job application emails. It identifies the status (accepted, rejected, submitted, etc.) by analyzing email sentiment. Simplify your job hunt and stay updated effortlessly with JobSniffer!
This is a practice project primarily aimed at working on an encryption method learned in class, the Ceaser Cipher. This project also allows me to practice using PyGui, a popular Python library used to create easy and fast GUI’s.
Practice project focused on exception handling, Tkinter module for GUI, and basic cybersecurity principles like password encryption. Ideal for honing Python skills and understanding encryption fundamentals.
Scripts to remove Cylance, a difficult to remove endpoint security software. Developed during my cybersecurity internship, this tool offers three methods to ensure effective removal. Special thanks to ChatGPT for assistance.
Calculate GPA and letter grades based on user input in preselected fields. Features exception handling for robust performance and the ability to save output to a file. Simplify grading with this efficient, user-friendly tool!
There's a bomb to be defused. It has a defusal code and you'll have to guess it.
A simple program that allows you to choose between a game when you cant decide yourself, or maybe a group of friends all have a favorite and you leave the choice up to chance.
A basic implementation of the classic Rock Paper Scissors game in Python. Play against the computer or a friend and see who comes out victorious!
Simple Tic Tac Toe Game: Play against a friend in this classic game. Easy-to-understand Python implementation. Easy project, for experience with creating and deploying projects through github.