Ming-Yeh Chou

(+886) 976-027-105, mingyehchou@yahoo.com.tw, gitlab@saibakho

Education

  • National Tsing Hua University
    • M.S. in Department of Computer Science
    • GPA: 4.17/4.3 (30%)
    • 2021 ~ 2023
  • National Tsing Hua University
    • B.S. in Interdisciplinary Program of Sciences
    • 1st major in Data Science, 2nd major in Computer Science
    • GPA: 2.87/4.3 (12/13)
    • 2015 ~ 2021

Experience

  • Graduate Student Researcher

    • Algorithm and Bioinformatics LAB
    • Advisor: Chin Lung Lu
    • Research Topic: an ILP approach in scaffolding problem in genomic sequencing [1]
  • Teaching Assistant

    • (CS431100) Design and Analysis of Algorithms (2022 Spring)

Thesis

Projects

  • Network Clustering
    • a rough study of Personal PageRank algorithm and apply it into clustering problem
    • compared with Louvain algorithm
    • implemented with PySpark and in an MapReduce fashion
    • tested with facebook dataset from SNAP
  • cmrpc
    • a Discord RPC to show currently listened music on cmus
    • also shows album covers, extracted from *.mp3 and uploaded to Imgur
    • notify-send the status on local as well
  • GBF Poker Auto Player
    • utilizing Selenium to auto-play poker in GBF
    • conserved rate adjustable on GUI with Tkinter
  • Static Page without JS
    • simple static site built with only native HTML and CSS
    • using the traditional way of navigation from the modern SPA approach
  • MHW Set Builder
    • a set builder app for MHW written in React Native
    • using SQLite as the database to store armour information

Skills

  • Relevant Courses Taken:
    • Algorithm, Randomized Algorithm, Computing Biology
    • Massive Data Analysis, Parallel Programming
    • Operating System, Database System
  • Languages, Frameworks:
    • C/C++, Python
    • HTML/CSS/Javascript, ReactJS
    • Spark, CUDA
  • Tools:
    • Bash shell script, Makefile
    • GNU Linux CLI, git