Professional Experience

A journey through roles and responsibilities that have shaped my professional growth

Software Engineering Intern

Shift5 logo

Shift5

June 2025 - Present
Washington, D.C

Developed and deployed UI bug fixes and usability enhancements across React.js web application, supporting the on-time monthly release of stable product updates.

Key Achievements
  • Collaborated with product managers, field engineers, and QA to identify and resolve front-end issues
  • Optimized data fetching architecture by consolidating API calls into higher-order components
  • Reduced network calls by over 40% through elimination of redundant requests
Technologies
React.jsJavaScriptAPI IntegrationData Visualization

Software Engineering Intern

Lockheed Martin logo

Lockheed Martin

June 2024 - December 2024
Washington, D.C

Developed backend and deployed internal website which consolidated multiple messy data sources into one tool to allow users to build custom satellites on user friendly interface.

Key Achievements
  • Led backend team of 3 interns in creating REST API to handle requests from client to PostgreSQL database
  • Used Express framework integrated with Sequelize layer to simplify queries
  • Selected to stay on project and continue to develop stretch goals throughout fall of 2024
Technologies
Node.jsPostgreSQLExpressSequelizeREST API

Software Engineering Intern

Lockheed Martin logo

Lockheed Martin

May 2023 - August 2023
Highlands Ranch, Colorado

Developed back end of GUI for an autonomous mission tasking system from the ground up using Django for interface and Flask for testing.

Key Achievements
  • Created parsing algorithm to process logs from tasking software into performance tracking metrics
  • Designed GUI database using SQLite to decrease average query time by 45%
  • Built comprehensive testing framework using Flask for system validation
Technologies
DjangoFlaskSQLitePythonAlgorithm Design