hi. my name is
Adora Wu
aspiring software engineer
about me
I'm a student currently attending the University of Texas at Austin pursuing chemistry and computer science. I'm passionate about technology, natural sciences, and design. In my free time you can find me thrifting, playing video games, and trying new recipes!
experience
Austin, TX
May 2023 - Aug 2023
Semiconductor Engineer Intern - Data Science
projects
food drive
Devised a non-profit website that connected restaurants and grocery stores with extra food to charities. Used React and JavaScript for the front-end and Firebase to store user information and data. Programmed in 12 hours as part of Freetail Hackers Hack for Humanity.
CSS + HTML - JavaScript - React.js - Firebase
piano game
A memory-based web browser game using the framework PhaserJS featuring a functional piano with keys bound to keyboard keys. Hand made all of the artwork and sprites using Pixil Art. Programmed collaboratively in 24 hours as part of HackTX 2022, play below!
JavaScript - PhaserJS
online portfolio
This is my personal website I made in order to to introduce myself and showcase my projects. Conceptualized front-end interface using Figma, hosted on GitHub Pages. Credit to Keita Yamada for much inspiration.
CSS + HTML - JavaScript - jQuery
potluck signup
Constructed a website allowing users to sign up for a potluck integrating a secure login system, powered by MySQL and PHP for backend operations. Also utilized Ajax to update the list of names and food items, and sessions to store registered user's data, creating a dynamic and responsive user experience.
PHP - Ajax - MySQL