Hi, I'm Kara Wong!

Photo of Kara Wong

Computer Engineering @ University of Michigan '27

I'm interested in systems software, full-stack dev, and embedded systems.

Currently, I build full-stack systems as a SWE intern for an ed-tech startup.

Previously, I built an IoT climate system as a research intern.

When I'm not coding, I enjoy speaking German and staring at maps.

↓↓↓ learn more ↓↓↓

Languages

Libraries & Frameworks

Cloud & Database

Tools

Coursework

Employment/Experience

Software Engineer Intern

Everstory | May 2025 - Present

Research Intern

University of Michigan | Sep 2023 - Apr 2024

22/26 Midwest Poster presented at Michigan Research and Discovery Scholars Research Symposium in April 2024

Software Developer

Innovation for Impact | Jan 2025 - Present

Object Detection Lead

M-Fly Aero Design | Nov 2023 - Apr 2025

Projects

OpthaLock (work in progress)

Tech Stack: Python, OpenCV, PyQt

Building a smart desktop application that uses eye-tracking to help you lock your gaze on the screen, maximizing productivity with real-time attention tracking. Users can set focus intervals and receive notifications reminding them to maintain concentration or take breaks.

Check back soon to install app!

University of Michigan German Club Web App (2025)

Tech Stack: TypeScript, React, Next.js, Tailwind, MongoDB Atlas on AWS, Vercel

Designed web app for 50-member club featuring embedded calendar, social links, gallery, and E-Board showcase. Built CMS with NextAuth.js, enabling four non-technical E-Board members to authenticate and update site via CRUD operations. Deployed app with built-in CI/CD and environment configuration, ensuring seamless updates and fast performance.

View Repository Visit Web App

Personal Portfolio (2025)

Built a responsive, mobile-friendly personal portfolio (this website!) using HTML, CSS, and JavaScript. Integrated smooth scrolling, navigation controls, and confetti animations for an engaging user experience. Implemented dark and light mode as accessibility features to improve user experience.

View Repository

COCO Formatting for Object Detection (2024)

A Python script to preprocess and organize image data into the Common Objects in Context (COCO) dataset format, making it suitable for object detection and classification tasks in autonomous aircraft competition.

View Repository

Image Processor (2024)

Implemented seam carving to intelligently resize images while preserving key visual content. Optimized energy function calculations for improved seam selection and artifact reduction. Designed modular C++ structures for handling multi-channel image processing with RGB matrices. Developed an efficient CLI tool supporting PPM image format for automated resizing tasks. Integrated error handling and input validation to ensure robust image processing operations.

Contact me to view repository!

NYC Public Wi-Fi Locator (2022)

Basic app made with JavaScript, Code.org App Lab UI, and a Kaggle dataset. User inputs a valid New York City zip code, which returns a formatted list of relevant information pertaining to public Wi-Fi locations in the specified zip code area.

View Repository