Education

Virginia Tech

  • MEng Computer Science & Applications, GPA: 3.42, December 2023
  • BS Computer Science, GPA: 3.23, December 2022

Certifications

Scrum Alliance

  • Certified ScrumMaster (CSM)

Skills

Languages

  • Python
  • Java
  • C
  • C++
  • C#
  • Kotlin
  • JavaScript
  • PL/SQL
  • SQL
  • MATLAB

Tools

  • Git
  • Terminal
  • HTML
  • CSS
  • Oracle APEX
  • Vue.js
  • React.js
  • Node.js
  • MongoDB
  • AWS
  • Android Studio
  • IntelliJ IDEA
  • Unity
  • Linux/Unix
  • Windows
  • MacOS
  • LaTeX

Other

  • Full-Stack Development
  • Frontend Development
  • Backend Development
  • Android Development
  • Data Structures
  • Algorithms
  • Unit Testing
  • Presentation
  • Communication
  • Problem Solving

Work Experience

DRT Strategies

IT Associate I

Jan 2024 - Mar 2025

Remote, VA

  • Collaborated with colleagues and the USDA client to transition a legacy application to Oracle APEX
  • Utilized Oracle APEX, JavaScript, and PL/SQL to develop application pages to existing business rules and user needs
  • Engaged in daily team standups throughout four-week sprints to coordinate team progress
  • Utilized Jira to plan and develop user stories, and SharePoint to organize technical and functional documentation

Moog, Inc.

Production Operator

June 2023 - Aug 2023

Blacksburg, VA

  • Worked in a team environment to deliver high-quality products to customers in a timely manner

Virginia Tech Department of Computer Science

Undergraduate Teaching Assistant - CS2114 Software Design & Data Structures

June 2022 - Aug 2022

Blacksburg, VA

  • Taught lab sessions in Java programming to guide students through coursework and programming projects
  • Supported students in object-oriented programming with Java by hosting office hours
  • Coordinated with professor and graduate teaching assistant to develop lab exercises and projects in Java

Virginia Tech Department of Computer Science

Undergraduate Teaching Assistant - CS1064 Intro to Python

Aug 2021 - May 2022

Blacksburg, VA

  • Assisted students with Python coding and answered questions to improve their understanding of the language
  • Developed Python projects for the class in collaboration with other teaching assistants and the professor

Lowe's Companies, Inc.

Merchandising Service Associate

Jun 2021 - Aug 2021

Newport News, VA

  • Worked in a fast-paced, team environment to ensure customer satisfaction and safety
  • Deployed product displays and maintained merchandise inventory

NASA Langley Research Center

Data Analyst Mentorship

Jun 2018 - Jun 2019

Hampton, VA

  • Tested boundary layer manipulators for a model fuselage with NASA research engineers
  • Analyzed data using computational fluid dynamics and created plots for presentation

Programming Projects

Bubbli Wine Dictionary

Technologies: React.js, Node.js, MongoDB

  • Developing a full-stack web application that will display wine information with search and filter functionality
  • The application will utilize a React.js client, Node.js server, and MongoDB database

BookNook

Technologies: Vue.js, Java, MySQL, IntelliJ IDEA

  • Full-stack bookstore application built for a course project with a Vue.js client, Java server, and MySQL database
  • Users are able to browse books by categories, add items to their cart, and securely checkout
  • Link to demo available upon request

Workout Tracker Application

Technologies: Java

  • Using the software design process to develop a computer application to track workout routines and progress
  • Future plans include transitioning the program to web and mobile applications
  • Web version of project will likely use MERN Stack

FancyGallery

Technologies: Kotlin, Android Studio, Flickr API

  • Built an Android application that displays Flickr photos for a course project
  • Includes a gallery view, which displays photos as a grid, and a map view, which displays photos by where they were taken on a map
  • Learned how to use fetch calls with a web API in an Android application

DreamCatcher

Technologies: Kotlin, Android Studio, Room Database

  • Built an Android application to log goals and aspirations for a course project
  • Learned how to incorporate a Room database into an Android application

Web Scraping Application

Technologies: MERN Stack + Python

  • Developed a full-stack web application using the MERN stack for a startup accelerator to find leads easily
  • Worked in a team environment and in close collaboration with our contact at the startup accelerator

Spaceship Battle Game

Technologies: Unity, C#

  • Developed a small 2D game similar to Space Invaders for a course project
  • Learned and used C# to define the behavior of different game objects

Personal Website

Technologies: HTML, CSS

  • Built a resume and portfolio website
  • Learned HTML & CSS to continuously improve and update the website
  • Future plans include interactive features using Javascript

MIPS Assembler

Technologies: C, Assembly, Git

  • Built a C program that reads text files containing MIPS commands and converts them into binary
  • Collaborated with a partner, used teamwork skills to communicate and complete work by set deadline