Work Experience

Apple - SwiftUI Frameworks Intern
Summer 2023
Apple - SwiftUI Frameworks Intern Summer 2023
page icon
Pinterest - Software Engineering Intern (iOS) Summer 2022
Beautycounter - iOS Engineering Intern
Summer 2021
Beautycounter - iOS Engineering Intern Summer 2021
Chief Learning Officer & iOS Developer
App Team Carolina
Chief Learning Officer & iOS Developer App Team Carolina
UNC Computer Science - Graduate Teaching Assistant
COMP 523: Software Engineering Lab (August 2023 ā€“ Present)
UNC Computer Science - Graduate Teaching Assistant COMP 523: Software Engineering Lab (August 2023 ā€“ Present)
UNC Computer Science - Learning Assistant
COMP 283: Discrete Structures (August 2020 ā€“ December 2021)
COMP 426: Modern Web Programming (January 2022 ā€“ May 2022)
COMP 590: Foundations of Software Engineering (January 2023 ā€“ May 2023)
UNC Computer Science - Learning Assistant COMP 283: Discrete Structures (August 2020 ā€“ December 2021) COMP 426: Modern Web Programming (January 2022 ā€“ May 2022) COMP 590: Foundations of Software Engineering (January 2023 ā€“ May 2023)
UNC CS Experience Lab - Fellow and Workshop Lead
August 2022 - December 2022
UNC CS Experience Lab - Fellow and Workshop Lead August 2022 - December 2022

Education

University of North Carolina at Chapel Hill
August 2023 ā€“ December 2024
ā€¢ M.S. Computer Science
University of North Carolina at Chapel Hill August 2023 ā€“ December 2024 ā€¢ M.S. Computer Science
University of North Carolina at Chapel Hill
August 2019 ā€“ May 2023
ā€¢ B.S. Computer Science
ā€¢ Music Minor
University of North Carolina at Chapel Hill August 2019 ā€“ May 2023 ā€¢ B.S. Computer Science ā€¢ Music Minor

My Apps

Navvy - Simple Navigation

notion image
Just what you need to find your destination.
  • Easily search and browse destinations.
  • Follow an arrow to your destination.
  • Add destinations to a favorites list.
How I built it.
  • User interface built with UIKit and SwiftUI.
  • Search capability powered by MapKit.
  • Navigation logic built with CoreLocation.
  • Favorites list stored in CoreData.

iOS Weather App Recreation

notion image
Recreated the iOS 14 native Weather app.
  • View weather data for current location.
  • Search for any city and view its weather.
  • Your favorite cities are stored locally.
How I built it.
  • WidgetKit to build a customizable widget.
  • Get user location with CoreLocation and search for cities with MapKit.
  • Get weather data from Open Weather Map.
  • Used URLSession for networking.

iPhone Doc-Cam

notion image
Allows you to use your iPhone as a document camera.
  • Shows camera with a simple interface.
  • Switch between front, back, and ultra-wide cameras.
  • Share iPhone screen during virtual meetings.
How I built it.
  • Used AVFoundation for camera feed.
  • Observe NotificationCenter events to correctly handle device rotation.
badge