• Implemented Yaml parser Cli tool using Golang and Cobra for the guardrail check before deploying helm charts on Kubernetes
• Wrote a web crawler script in Python to download available charts online automatically and efficiently to support automatic regular guardrail check (further improve the crawling speed from 4 minutes to within a minute)
• Developed a GitHub App(bot) that can automatically generate top three predictions for GitHub issues’ label using Spacy
• Implemented back-end support of project management dashboard for our team's project manager using CouchDB, PostgreSQL and Node.js
• Improved project management dashboard with integration of Github API and Zenhub API that can gather daily issue information of each team using both Python and JavaScript