I'm a Computer Science graduate from Vanderbilt University
aiming to use the knowledge I have learned from coursework and self-study to help your company achieve its goals.
Here's a bit more about me.
I'm a 22 year-old Computer Science graduate from Vanderbilt University.
I program with Python, JavaScript, and C++, and I make frontends with React, HTML, CSS, and JavaScript.
As part of my senior project, I collaborated with a multidisciplinary team to develop and evaluate machine learning models for medical image segmentation. Focusing on bone datasets sourced from hospital data, we implemented and fine-tuned advanced models, achieving a Dice score of 0.87. Our work contributed to the broader understanding of effective algorithms in medical imaging, with documented results that highlight the project’s technical accomplishments.
Built a Twitter-like real-time social media app using Next.js and React for front-end, and Firebase for back-end services like user authentication and real-time data updates. Leveraged Redux for predictable state management and Tailwind CSS for responsive UI, ensuring a robust, secure, and user-friendly application.
Feralands is a 2D action RPG developed using GameMaker Language (GML), a language combining elements of C++, C#, and JavaScript. This project involved designing comprehensive game mechanics, including character movement, a nuanced combat system, an interactive inventory system, and an efficient game state management system.
Developed a comprehensive TikTok video scraper using Selenium and BeautifulSoup to download all of a user's videos without watermarks. Utilized advanced web scraping techniques, including parsing HTML elements and attributes, to extract and access video links for downloading.