About
Anyone who knows me would agree that I have two major interest: technology and history. At a young age, I took interest in many different types of history, which I carry now into the many social aspects of my life. At the same time, I found myself falling in love with video games, and the endless amount of possibilities offered in their virtual landscapes. The more I grow, the more often I see just how closely these two worlds can interconnect.
Upon pursuing a bachelors of science at Southern Connecticut State University, I took up a major in computer science, with a minor in psychology. With this combonation of disciplines, I was able to enjoy thinking about various problems from both techincal and social perspectives. Throughout my degree, I enjoyed learning about various technical concepts including: Algorithm Design & Analysis, Artificial Intelligence, Data Structures, Database Systems, Object-Oriented Programming, Operating Systems, and Theory of Programming Language. I equally enjoyed subjects within the social sciences including: Social Psychology, Lifespan Developement, and Global Environmental Issues.
In finishing my degree, I now see the wide range of possibilities before me within tech. In believing that the best engineers are ever-adapting and open minded, I too am open to the various oppertunities that may come my way, especially if such oppertunities are in cybersecurity, data engineering, or any other software-engineering!
Here are some of the technologies I've learned:
- Python
- Java
- JavaScript
- HTML/CSS
- Flask
- SQL
- PHP

Experience
Biopath Research Experience
Southern Connecticut State University (06/23 - 07/23)
Assisted in research pertaining to single-cell sequencing analysis of RNA and DNA in an ever-progressing effort to enhance cancer research.Topics included working with command lines, algorithms, statistical softwares, and other technologies to analyze the neo-epitopes of proteins, parts of the cell which can be examined for cancer and mutations.
Undergraduate Grading Assistant
Southern Connecticut State University (08/23 - 12/24)
Analyzed and corrected student code related to techniques for representing and processing information, including the use of tables, linked lists, trees, and graphs. Comprehensive foundation of data abstraction including stacks and queues using object oriented approach.
Customer Service Representative
Patterson Oil Company (04/21 - Current)
Efficiently handle transactions and maintain inventory while building genuine connections with new and regular customers, ensuring a welcoming and personalized experience in a fast-paced environment.
Favorite Project: 360 Sports Watching Service
Technologies Used:
- HTML
- CSS
- Python
- JavaScript
- Shell
- Socket Programming
- Open-CV
Other Projects
Court Vision Predict
Users of this platform can stay updated on their favorite teams and players. They have access to comprehensive statistics, allowing them to gauge performance trends and stay informed about popular events. Moreover, they can anticipate upcoming matchups through current predictions.
Age Detection Project
Implemented a Convolutional Neural Network (CNN) model, that when given face image data, outputs the predicted age of a person. The dataset used for the CNN model was the publically available UTKFace dataset.