I have around 2 years experience as Back-end Engineer by working in a systems integrated company. Mainly work on building back-end, coding script for data processing and developing API. Love to study design pattern. Keep improving python skill and back-end structure knowledge. Care about the quality and efficiency of the code. Explore new programming tech and share with teams.
Recently concentrate on developing a flexible, expandable file monitor software application. The concept of the application is base on logging module. Plan to open the source code when the prototype is created. In python field, my next topic is to study async skill.
Taipei City, Taiwan
July 2019 - Present
Work as back-end engineer. Mainly using python language and Django framework to building back-end application. Using git for integrating code between teammate. Maintaining docker container with swarm mode for web application.
Work project and contribution
【Qpeplus - CWB Weather Monitor System】
【Railway History Weather Information System】
【Airport Weather Condition Message Notification System】
Sep 2018 - June 2019
This opportunity is recommended by professor after graduate. Joint the Center for Railway Studies in Cheng Kung University. Participate in two projects as following.
【Taiwan Railway Train Auto Schedule System】
【Taiwan High Speed Rail Train Attendant Auto Schedule System】
Bachelor Degree
National Cheng Kung University 2013 - 2018
Industrial and Information Management
Brief:Assistant Center Weather Bureau to develop a weather monitor system. In charged of developing API spec, script for processing data and maintain web application.
platform and tools: using python Django framework. Runnig web application with Nginx and gunicorn in docker container.
Web Link : https://qpeplus.cwb.gov.tw/pub/
Brief:Develop web crawler script to obtain event information from county and city government and show the information in web map by using google map API.
platform and tools: Using worker consumer structure in back-end to run and monitor crawl job status. The back-end application is up in the GCP. Using google map API in front-end to show readable event information in map.
Github Link : https://github.com/ChrisXiaoShu/EventMap
Brief :It is a three member team. Assistant a massage studio to building a online reservation system by using Line Bot API.
platform and tools : Using Python Django, Line bot and google calendar.
Github 連結 : https://github.com/ChrisXiaoShu/pj_massage
Brief :Develop a algorithm for scheduling teach shift for helping a friend who work in school as a administration staff. In the beginning, the algorithm is base on genetic algorithm but the result is not as expect. After, modify the algorithm by greedy method creating by myself.
platform and tools : Python and excel。