I'm Chanun

profile

skills

Chanun

Chanun Sumphanphaisal

Position: Software Engineer Intern

Education: University of California, Irvine

Major: Computer Science

Expected Graduation: June 2019

Welcome to my portfolio.

I'm a developer/student based in Irvine, California. As a software engineer, I have a passion for web development and enjoy the challenges with building interactive javascript applications.

experience

Procore

Software Engineer Intern

Carpinteria, CA

July 2018 - Current

  • Collaborated with team to design and produce an internal question and answer tool to help engineers find company related development solutions.
  • Reduced frontend technical debt by upgrading the bidding tool to support the latest React version.
  • Enhanced outdated React component to follow the company’s CORE design specification.
  • Exercised agile development and practices within a squad model consisting of a product manager, UI/UX designers, and engineers.
javascript
react
redux
html
css
node
express
dyanmodb
auth0

Adigami

Software Engineer Co-op

Irvine, CA

March 2018 - June 2018

  • Redesigned and polished the application’s client-facing dashboard to follow design guidelines established in Material Design.
  • Improved the data visualization tool using Chart.js to better display the client’s business data.
  • Engaged in agile development. Worked closely with the product owner to formulate goals for each sprint.
javascript
html
css
ruby

The Portal

Software Engineer Intern

Irvine, CA

June 2017 - May 2018

  • Built features and fixed bugs for React web applications and React Native mobile applications.
  • Designed a backend system using Express.js and PostgreSQL to support a task scheduler web application.
  • Implemented user authentication and session using Java Web Tokens.
  • Connected application backend system to AWS S3 to support file upload and storage.
javascript
react
redux
html
css
node
express
aws
mongoDB
postgreSQL

projects

CoreOverflow An internal question and answer tool to help Procore's engineers find answers to company specific development questions. Implemented a SSO authentication using Auth0 to allow employee only access. Built an API using Express.js and DynamoDB to allow CRUD operations.

View on Github →
react
redux
html
css
node
express
aws
dyanmoDB

FablixCreated a fullstack movie rental e-commerce website. Allows users to browse/search a catalog of 10,000+ movies. Utilized the React/Redux library to develop the client-side application. Built the API using Apache Tomcat and Java Servlets to respond to user requests.

View on Github →
react
redux
html
css
tomcat
java
aws
mySQL

Prello Designed a clone fullstack application of Trello, a task organizer. Implemented account creation, allowing users to save their boards. Used Express.js web framework to create an API for account and board management.

View on Github →
jQuery
html
css
mongoDB
express
node

RunningMan A cross-platform game created at UC Riverside's Citrus Hacks. RunningMan is a Python game application using the Kivy GUI libary. The game is a 2-D sidescroller where the player jumps to avoid obstacles.

View on Github →
python