Information
About Me
Hi! My name is Cory Chilton and I recently graduated from UCLA summa cum laude with a B.S. in mechanical engineering and a technical breadth in computer science. I have hands-on coding experience through various personal projects and interning at The Aerospace Corporation as a Software Intern during Summer 2022. As I am a recent graduate, I am looking for a full-time position starting immediately!
In my spare time I enjoy playing a variety of sports including soccer, spikeball, surfing, and snowboarding, as well as playing the guitar and piano.
In my spare time I enjoy playing a variety of sports including soccer, spikeball, surfing, and snowboarding, as well as playing the guitar and piano.

Skills

Python

C++

Java
HTML
CSS
JavaScript

TypeScript

React

Next.js

TailwindCSS

git

Jira

MATLAB

Arduino
Projects
Roundnet Player

A website that displays statistics on roundnet players and how players are connected to each other through tournaments. This project was built in a team of two and I was responsible for the frontend. I built the frontend using React on top of the Next.js framework, using TypeScript as the main language.
Ecommerce Website

In Progress: Built from scratch using a React frontend on top of the Next.js framework and TailwindCSS for styling. Created with a mobile-friendly approach in mind. Currently working to add backend functionality.
This Website!

Coded this website from scratch using vanilla HTML, CSS, and JavaScript.
Connect N Bot

Made a Connect N game using C++. It is like Connect 4 but you can play with any size board and choose how many in a row it takes to win. Play player vs. player or against a bot that is coded to always play perfectly.
Sorting Algorithm Visualization

Used Pygame in Python to create an interactive module that shows how commonly used sorting algorithms sort data.
Juice Box Robot

This was my senior capstone project. In a team, built and coded a robot in Arduino (based in C++) to autonomously pickup a juice box, navigate through an obstacle course, and drop it off at a specified location. Competed against other teams for who could complete the course the fastest and won!