Cindy Quach

CALIFORNIA STATE UNIVERSITY OF FULLERTON
Bachelor of Science, Computer Science
Expected graduation - May 2021



About Me

Hi my name is Cindy Quach, and welcome to my online resume portfolio!
Currently, I am in my 4th year at Cal State University Fullerton, studying Computer Science. One of the greatest things that I enjoy about my major is the ability to create my own digital worlds like this online resume! Please feel free to look around, and please don't hesitate to ask me any questions if you'd lke to know more about me!

Skills



Languages

  • C++
  • Java
  • Python
  • HTML
  • CSS
  • Javascript
  • React
  • Swift
  • BASH script

Relevant Courses

  • Object-Oriented Programming (C++, Java)
  • Databases & Applications
  • Algorithms
  • Mobile Development
  • Software Engineering
  • Web Front End Engineering
  • Web Back End Engineering

Personal Projects



TRACKER STACKER INVENTORY SYSTEM (SWIFT)
* iPhone application that can be used by any type of business or even for personal use.
* User will be able to add and remove categories and data for the items.
* Using Amazon Web Services (AWS) and their Amazon Relational Database Systems (RDS).

STARFIT (SWIFT)
* iPhone application's purpose is to keep track of user's daily caloric intake.
* Displays user's daily and weekly average calories.
* Demonstrated ability to write software for a functional application.

PERSONAL RESUME (HTML/CSS/JS)
* Home Page
* Developed dynamic resume using Angular JS 8.0, HTML and CSS deployed on Amazon S3.

WAREHOUSE MANAGEMENT SYSTEM (JAVA)
* System is made to keep track of the location of inventory items.
* Allows user to register new item and check in/out item to track location of item with real-time date stamp.
* Displays entire list of items and appropriate data.

AIRLINE SHORTEST PATH (C++)
* Applied Dijkstra's Algorithm to nd the shortest path between any two airports in the world.
* Demonstrated an understanding and application of data structures.
* Demonstrated a real world application of Dijkstra's Algorithm.