Education

University of California, Irvine
B.S. Computer Science

Awards

HackUCI Spring 2014
Best Hack using the Rdio API
Top 10 award

Experience

Alltrue (formerly CauseBox) - Software Engineer

Oct 2021 - Current

  • - Developed and shipped user-facing features using component-based UI with Vue.js.
    - Developed using best practices in front-end architecture, including performance, security and usability.
    - Worked with cross-functional teams. Collaborating closely with designers, engineers, and product managers.
    - Identified and resolved performance and scalability issues.
    - Delivered features within tight deadlines and iterated on old and new features.
    - Utilized responsive and cross-browser/platform testing.
    - Collaborated with developers on design techniques and coding standards.
  • Technologies: Vue.js, Webpack, ES6, Cypress.js, Storybook.js, HTML/CSS, PHP, MySQL, Figma, Docker, CGP, Shortcut, Github, Cloudflare, Datadog

Brandastic - Developer

2017 - Oct 2021

  • - Developed cross-browser and responsive UI applications with React, WordPress, and PHP.
    - Managed and supported production environments for system reliability and uptime.
    - Mentor and train other team members on design techniques and coding standards.
    - Automated application deployments. Reduced risk and time required to deploy to production.
    - Worked closely with customers and the project management team to gather requirements, create timeline estimates, and keep projects on track.
  • Technologies: React.js, Webpack, Gulp, ES6, jQuery, REST, Styled Components, HTML/SCSS/CSS, PHP, MySQL, Apache, Ubuntu, CentOS, Linode, JIRA, Bitbucket, Cloudflare, Confluence, Deploybot

Personal Projects

Static site generators and server side rendering

2019

  • - Experimented with Gatsby.js as a static site generator (SSG).
    - Assessed the state of SSR (server side rendering via javascript), link prefetching, image optimizations, and site speed.
    - This resume is built with Gatsby.js and hosted on Netlify. It is mobile friendly and print friendly.
  • Technologies: Gatbsy.js, GraphQL, React.js, Netlify

Microservices and API's

2016

  • - Created microservices and API's: An image search abstraction layer powered by Bing’s image search API, a URL shortening service API, a request header parser API, and a timestamp microservice API.
  • Technologies: Node.js, Express.js, MongoDB, Mongoose

Full stack IMDB clone (Fabflix)

2016

  • - Created a full stack IMDB website clone called Fabflix. Implemented features for user login validation and authentication, search and filtering, and user session handling. The app was then deployed onto AWS via EC2 and RDS with MySQL as the database.
  • Technologies: AWS (EC2, RDS, Route53), Java, Java Servlets/JSP, JDBC/MySQL, Tomcat Apache

Mood Music - HackUCI

2014

  • - Mood Music started off as an ambitious idea to provide web users with content-relevant music that reflects the mood of the websites they visit.
    - Combined text extraction, natural language processing to determine mood, and integrated with the Rdio API to create a Firefox add-on.
  • Technologies: Javascript, HTML/CSS, Python