Hi, I'm Meg 🌱

I am a Computer Science student minoring in Artificial Intelligence at Cornell University. I'm passionate about building things that make everyday life a little brighter. ✨

My technical approach is driven by a commitment to thoughtful design, clean code, and the small details that make a huge impact on user experience.

When I'm not coding, you can find me reading a book, reorganizing my Notion, or drinking a cup of coffee.

Experience

B.S. in Computer Science

Cornell University

Junior

Ithaca, NY


At Cornell, I am a Jacobs Scholar, which is awarded to 20 incoming freshman every year based on leadership potential in the engineering field. My favorite parts of Cornell (other than the amazing people I've met) are the sunsets, the slope, and the flowers in the spring.



Courses

Data Structures

Algorithms

Object-Oriented Programming

Functional Programming

Discrete Mathematics

Computer System Organization

Systems Programming

Artificial Intelligence

Machine Learning

Databases

Software Engineering Intern

Capital One

Jun - Aug 2025

McLean, VA


At Capital One, I worked in Associate Experience Technology, implementing an automated change management process to the board metric reporting tool. Below is a photo of my team and I!



Skills

Next.js

PostgreSQL

Snowflake

Jira API

REST API Design

Database Design

SDLC

Git

Documentation

Agile Methodologies

Autopilot Software Engineer

Cornell University Unmanned Air Systems

Oct 2023 - Present

Ithaca, NY


I am on the Autopilot subteam, which is responsible for ensuring that our aircraft can perform necessary maneuvers to fulfill mission requirements. Take a look at our Technical Design and Flight Readiness Review video from 2024!



Skills

Svelte

Node.js

Docker

REST API Design

Ollama

Git

Technical Communication

Teaching Assistant

Cornell Bowers

Jul 2024 - Present

Ithaca, NY


I have been on the course staff of CS 1110 for nearly two years, and during that time have been promoted from Consultant to Teaching Assistant - a role usually reserved for graduate students. Whether through office hours, bi-weekly labs, one-on-one support sessions, or review sessions, I have thoroughly enjoyed helping students improve their understanding of the course material. Below is a photo from our office hours queuing system, which shows that in 2025, I spent 2700 minutes (45 hours) helping students!



Skills

Python

Technical Communication

Study Abroad

Yonsei University

Summer 2024

Seoul, KR


I spent the summer after my freshman year at Yonsei University in Seoul, South Korea. There, I took courses in Korean language and culture, explored Seoul and Busan, and ate to my heart's content. I met so many students from all over the world and have many fond memories.



Courses

Korean Language

Global Korean Music and Culture

Strategic Branding: Korea

Vice President of Corporate Relations

Women in Computing at Cornell

Jan 2024 - Present

Ithaca, NY


I have been on WICC's executive board since freshman year, where I have served as Corporate Relations Director and Vice President of Corporate Relations. Connecting gender minorities in computing with corporate opportunities has been one of the most rewarding parts of my undergraduate career, and I am so grateful to be part of this amazing community of women!



Skills

Communication

Event Planning

Organization

Oct 2023 - Present

Ithaca, NY


At the RPL, I work with a team of lab technicians to process thousands of orders a semester, as well as advising students, research groups, and engineers on rapid prototyping techniques to suit their design needs. Here's a timelapse of a 3D print of Cornell's clock tower - a party favor we hand out to tour groups!



Skills

3D Printing

Laser Cutting

Customer Service

Optimization

ASCEND Intern

Cornell Bowers | LinkedIn

Sep 2023 - May 2025

Ithaca, NY


ASCEND is a highly selective, two-year internship through Cornell Bowers funded by LinkedIn that I was fortunate enough to take part in. During the second year, I worked with five other students and three mentors to develop an entrepreneurial venture, which we pitched to LinkedIn at the end of the internship. Below are the slides and demo we presented.



Skills

Entrepreneurship

Technical Communication

Market Research

Public Speaking

Ollama

Projects

Sentiment Analysis Research: Tesla-Related Tweets & Market Performance

Partnering with Millennium Management and other students, I conducted sentiment analysis research with Millennium Management, leveraging NLP to categorize Tesla-related tweets to extract patterns between social media discourse surrounding the company and stock market performance.


Skills

NLP

Technical Communication

Prediction

Ground Control Station

The Ground Control Station is a flight simulator with a menu sidebar and main map interface. Users can plot waypoints on the map and control the plane’s movement from the sidebar. Sidebar features include changing the map, setting the speed of the airplane, starting the simulation, resetting the plane, clearing the waypoint path, and modifying the waypoints. As the simulation runs, the sidebar displays the flight status as well as real-time messages. The application was developed in OCaml, utilizing the Bogue library for the GUI.


Skills

OCaml

Bogue

GUI

Unit Testing

Documentation

GitHub

LMCC Alumni Portal

The LMCC alumni portal is a full stack application created during the Code for Good hackathon for the Lower Manhattan Cultural Council, an organization supporting emerging artists. The portal was designed to connect LMCC alumni and thus features customizable user profiles, a social media feed, artist matching via a machine learning model, a job board, and an events directory. It was built with a Next.js and Tailwind CSS frontend, Node.js backend, and a Firebase database.


Skills

Next.js

Tailwind CSS

HTML/CSS

GitHub

Google Maps API

Machine Learning

Frontend

Backend

Full Stack

Node.js

Firebase

UI/UX Design

Interactive Image Selector

The Interactive Image Selector allows users to load an image from the device, use the “Point-to-point” tool to select straight lines of the image or use the “Intelligent scissors” tool to identify edges based on the brightness and color of pixels - similarly to Photoshop’s Magic Wand tool - and save the selected portion of the original image as a PNG file. The GUI was built using Java’s Swing framework, and Dijkstra’s algorithm was implemented with a min-heap queue.


Skills

Java

Swing Framework

GUI

Dijkstra's Algorithm

Data Structures

Unit Testing

Documentation

Alien Invaders

Alien Invaders is a Space Invaders clone game, featuring multiple levels, game animations, collision detection, and win / loss conditions. The GUI was built using Python’s Kivy framework.


Skills

Python

GUI

Game Development

Modular Design

Unit Testing