Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. # Kenny Huynh
  2. khuynh0624@gmail.com
  3. github.com/kennyhuynh125
  4. linkedin.com/in/kennyhuynh125
  5.  
  6. # Education
  7. **San Jose State University** | August 2015 - December 2018
  8. **Bachelor of Science in Computer Science** | **GPA: 3.6/4.0**
  9.  
  10. # Work Experience
  11. **Keyo AI** | February 2019 - May 2019
  12. **Software Engineer** | Palo Alto, California
  13.  
  14. - Utilized **React Native** and **Redux** to implement cross platform mobile frontend for payment processing, allowing over 400 tenants to pay rent, collecting over $300K in rent per month
  15. - Built **React** frontend for web dashboard, allowing landlords to view and manage payments for multiple leases
  16. - Created new **Node.js** routes with **Express** to build upon existing **REST API**, allowing users to retrieve and modify lease data from a **Postgres** database
  17. - Used **Mocha** and **Chai** to write unit and integration tests for server side **TDD**, reducing debug time and improving team’s Developer Experience (DX)
  18.  
  19. **Genentech** | May 2018 - January 2019
  20. **Software Engineer Intern** | South San Francisco, California
  21.  
  22. - Architected and developed **React** web dashboard containing tools to import and export experimental data, providing a more robust data management solution and reducing man-hours for lab workflows by 80%
  23. - Created **Node.js** routes with **Express** to establish a **REST API,** allowing users to retrieve and modify experiment data from a **MySQL** database
  24. - Used **Jest** and **Enzyme** to write unit tests for client side **TDD**, reducing debug time and ensuring correctness of user interaction
  25.  
  26. **Achievable** | December 2016 - May 2017
  27. **Software Engineering Intern** | San Francisco, California
  28.  
  29. - Utilized **React** to build frontend of a web admin dashboard, allowing teachers to manage class enrollment and view students’ studying progress and habits
  30. - Integrated **JavaScript** library Storybook for isolated interactive testing of frontend components, accelerating UI development speed
  31.  
  32.  
  33. # Skills
  34. Languages: **JavaScript, Java, SQL, Python**
  35. Technologies: **Node.js, React, React Native, Redux, Postgres, MySQL, Git**
  36.  
  37. # Projects
  38. **KH-Blog (Node.js, React, Redux, Postgres)**
  39.  
  40. - Personal web-based blogging application that allows for modification and creation of blog posts
  41. - Setup and develop whole application via full stack feature implementation, continuous integration with **Travis CI** and automatic deployments on to **Heroku**
  42.  
  43. **Titan PyC (Java)**
  44.  
  45. - Programming language with a **Java** backend having grammar and syntax like Python and C
  46. - Coded in **Java** functionality to generate Jasmin assembly code, resulting in correct computation of modulus and conditional operations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement