Oh hi! welcome! 👩🏻‍💻 📖 🧠 💻


Education

🐶 Yale University - go bulldogs!

👩🏻‍💻 B.S. in Computer Science

⛄ Expected Graduation: December 2024

Relavent Coursework: 

Data Structures and Programming Techniques

Algorithms

Full Stack Web Development

Sofware Engineering

Human Computer Interaction

Data Visualization

Systems Programming and Computer Architecture

Upcoming Coursework: 

Object Oriented Programming

Principles of Computer System Design

Computer System Security

Experience

Undergraduate Researcher –– Carnegie Mellon Human Computer Interaction Institute Summer Research Program

Undergraduate Researcher –– Carnegie Mellon Human Computer Interaction Institute Summer Research Program

Pittsburgh, PA (May 2024-Augest 2024)

The HCII Summer Undergraduate Research Program is a selective 40hr/wk program.

Read More!

URBN Web Software Engineering Intern

URBN Web Software Engineering Intern

Philadelphia, PA (June 2023–August 2023)

URBN is a portfolio of global consumer brands comprising Urban Outfitters, Anthropologie, and Free People

Read More!

Yale CS50 Head TA / TA

Yale CS50 Head TA / TA

New Haven, CT (April 2022–Now)

CS50 is a famous introductory computer science course.

Read More!

Undergraduate Researcher –– University of Nebraska Summer Research Program

Undergraduate Researcher –– University of Nebraska Summer Research Program

Lincoln, NE (June 2022–August 2022)

The University of Nebraska Summer Research Program is a selective 40hr/wk program.

Read More!

Projects

Co-creator of YIMS, an iPhone and Android compatible app for Yale Intramural sports

  • I created all wireframes in Figma, implemented screens using React Native, connected frontend to application tier using Flask and Fetch API, and contributed to backend database design through discussions with IM Managers.
  • Every year Yale's 14 college compete in Intramural (IM) sports for the Tyng Cup. Still, there is no easy way to access and view the college standings and schedule for IM sports making it so that less students participate in this fun and awesome competition. We created YIMS to solve this problem!
  • Below is a demo where we walk through the login process, leaderboard page, how IM Managers can schedule and score games, and how students can add games to their calendar and view past game records.
Creater of vibe check
  • I created vibe check, a web application that uses the Spotify API to search for songs/artists and display their data. I also accessed and displayed each song's vibe based off some observations I made about the song.
  • I leveraged Next.js' Pages API to streamline fetch calls and seamlessly handle Spotify authentication and routing within my web application. The frontend work was done using React and Tailwind.
  • Below is a demo! And read more about vibe check here.