Chien-Yun Cheng (Kristine Cheng) 

Software Engineering

I gained my bachelor's degree in June 2022, majoring in Software Engineering. I am interested in most kinds of computational topics, especially optimizing algorithms, machine learning, and robotics.

  Irvine, CA, USA

    

EDUCATION

University of California - Irvine

Software Engineering

2020 - 2022

EXPERIENCES 

OCT 2020 - DEC 2020

Software Engineering Winter Intern

Tunlit International Co. Ltd. 

  • Assist building database for ERP system

  • Integrate datasets from Excel into the ERP system 

  • Testing ERP system with company history data 

  • Maintain ERP system weekly to detect and fix any data error if existed 

JUL 2020 - SEP 2020

Data Analysis Summer Intern  

Shin Kong Bank

  • Analysis testing report for Handwriting OCR Program  

  • Implement datasets using SQL for testing Handwriting OCR Program 

  • Design testing plan for Connectionist Temporal Classification 

  • Weekly discussion with manager about the Handwriting OCR program testing report

PROJECTS


Python Project - Search Engine                                                                                                     MAY 2022 - JUNE 2022

  • Collaborates with group of 4

  • Create an indexer that processes all tokens within websites, including stemming (nltk used), calculates term frequency and inverse document frequency, and performs ranking with cosine similarity 

  • The program also detects similar webpages, eliminates duplicate web pages, and is able to take in multiple terms from user input for searching.

Game Development  - Marine Mammal Mania                                                                             JAN 2022 - JUNE 2022

  • Collaborates with group of 5, and are sponsored by Pacific Marine Mammal Center (Laguna Hills, CA) 

  • An educational game for younger audience to explore and gain knowledge about marine mammals

  • Implemented with Java Code and libGDX with Android Studio 

  • Deployed to Android, iOS, Desktop, HTML

Web Development - eCommerce Website                                                                                    MAY 2022 - JUNE 2022     

  • Collaborate with group of 4

  • Complete a dynamic website usingJS, JSP, CSS, Java Servlets, and RESTful with MySQL for storing product information 

  • Implement Admin page with React, Express, and Sequelize