P r o j e c t s

Powelldoro - Pomodoro Timer

Role: UI/UX Designer

  • Created a fully responsive user interface for a website (HTML, CSS) that helps individuals focus on their work with a to-do list and a pomodoro timer.
  • Built features using a modular structure (Javascript) centered on an eventbus that made it simple to add or remove features without affecting other pieces of code.
  • Collaborated with a team of 9 using the AGILE practices of daily stand-ups, weekly sprints, peer-reviewed PRs, and a CI/CD pipeline.
  • Utilized real user feedback to iteratively improve the website by modifying existing features and creating new ones.

ChoreTracker - Prototype

Role: Full Stack Developer

  • Collaborated with a team of 4 to create a product that has both hardware and software components.
  • Built the entirety of a website (HTML, CSS, Javascript) that allows parents to assign their children chores and monitor the progress of those chores through various internet-enabled sensors.
  • Utilized Python to run servers, make server requests to load different pages and generate SQL queries from a database server.

Personal Website - Interactive Resume

Role: Front-End Developer

  • Single-handledly built and hosted a website introducing myself as a software engineer and designer.
  • Created custom effects triggered by scrolling through pages and hovering and clicking on elements.
  • Designed and programmed a video-game-style resume using HTML, CSS, Javascript, and Photoshop.

Cartoon Board Games - React App

Role: Front-End Developer

  • Created a React.js web app where users can locally play various traditional board games
  • Utilized states to render components according to user input and gave various options for games, color-themes, and character tokens
  • Built a modular structure that reuses components extensively to simplify the code and streamline the design and interface of the site