I'm a highly motivated and competitive student with 4.000 GPA. I've finished all of my required math classes as a sophomore in college and am teaching myself high level math courses. I program every day and create projects that cover a wide array of skills such as statistics and data modeling, full-stack development, and artificial intelligence. I'm set to graduate in 2026 but am able to graduate a semester earlier due to the amount of college courses I took in high school. I'm a hard worker and will push myself to excel in any position.

OKCU BS in Computer Science

2022-2026

Sitetraxx LLC

May 2023 - August 2023*

Skills

Python, excel, java, HTML, CSS, javascript, API's, C#, unity, advanced mathematics, statistics, data modeling, artificial intelligence, mobile development, and more.

Portfolio Projects

Fullstack Project

This is a monthly money tracker I made to help keep track of my funds throughout the months. This project uses the MERN stack, which is where all data is stored using MongoDB and is retrieved using Node js and presented using React js. Communication between the front end and the back end was handled using express js.

Computer Vision Project

This is a python project where I used CV2 and mediapipe to track my hand movements and interpolate the distance between the tips of my index finger and thumb to control the volume on my computer. I use a mac, so I used a python module called osascript, which writes scripts to the terminal that control certain programs on your machine, to control the volume on my computer.

SiteTraxx Internship Project

A challenging project I worked on during my SiteTraxx internship, showcasing my ability to work in a professional environment.

All code can be found on my github

Software engineering internship at sitetraxx

During my internship at sitetraxx, I ended up only working on one project where I used python to get json responses from an API endpoint that my professor set up. I queued the http requests and sorted their responses based on date and time, and then sorted them into a folder hierarchy. I learned a lot about the power not only python had but any programming language had in automating boring and repetitive tasks where time could be better spent elsewhere.

Car Hub with nextjs 13

This is a nextjs 13 project I built as a means to learn nextjs. I used tailwind for the styling and API calls for all of the car information. Nextjs handled all of the page routing, but I handled all of the searching by changing the URL based on certain parameters. This is my first of many nextjs projects.

Naive Bayes' classifier

This project was built in my logic and artificial intelligence class to learn how to implement Bayes' theorem to calculate the probability that you would survive on the titanic