Cameron McGinley

Picture of me
Hi!
I am a Software Engineer located in San Francisco. Currently at Capital One Software helping build Slingshot, a Snowflake optimization platform.
I enjoy creating elegant solutions to complex problems, and I am especially interested in backend development.
Reach out to me at cameronmcginley2@gmail.com

Education

University of California San Diego Logo
M.S. Computer Science
University of California San Diego
December 2023
Wichita State University Logo
B.S. Computer Science
Wichita State University
May 2022

Work Experience

Capital One Logo
Software Engineer
Capital One
Feb 2024 - Current
Capital One Logo
Software Engineer Intern
Capital One
Summer 2023
Department of Defense Logo
Software Engineer Intern
Department of Defense
Summer 2022
NetApp Logo
Software Test Engineer Intern
NetApp
May 2019 - May 2022
Purdue University Logo
Machine Learning Intern
Purdue University
Summer 2021
Wichita State University Logo
Machine Learning Intern
Wichita State University
Summer 2020


Projects

Here are some of my favorite projects I've worked on. Check out the GitHub links for more details!

SiteWatch
Automates website monitoring by allowing users to upload URLs and configure pre-made 'check' functions, intervals, and alerts. The system scrapes data on a schedule from these URLs, analyzes it, and sends emails when conditions are met.

Built with TypeScript, Next.js, AWS Lambda, DynamoDB, Redis, API Gateway, DigitalOcean
Brainf**k Compiler
Compiler for the Brainf**k language, incorporating instruction folding and pattern recognition optimizations which typically results in a decrease in instructions executed and runtime by over 99%.

Built with C++, Brainf**k
Projectile Points Database
Web app serving as a dynamic database for archaelogical projectile point data. Inspired by projectilepoints.net and designed with greater structure and maintainability.

Built with TypeScript, Next.js, GraphQL, PostgreSQL
Course Sign-In Dashboard
Manage courses and attendees with QR code sign-ins, tracking, and data handling, supporting efficient administration with data export and querying.

Built with JavaScript, React, Node.js, Firebase
Older Projects
Interactive visualizer for sorting algorithms including bubble, merge, radix, and bogo sort, with customizable delay, array size, and sound settings.

Built with JavaScript, React
ML Algorithm Tester
Tool for assessing and visualizing machine learning algorithm performance, featuring easy integration of new models and automatic hyperparameter optimization.

Built with Python, scikit-learn
Roblox project featuring an object placement system with raycasting, client-server communication, customizable object design, per-account saving, and Rojo Git integration.

Built with Lua, Roblox Studio, Rojo