Writings
Rebuilding Personal Site from Scratch Only HTML + CSS with no frameworks https://binhong.me/blog/2022-01-31-rebuild-personal-site/
https://binhong.me/blog/2021-12-12-vue-3-vite/
Building a side project over the weekend Basically a solo hackathon
Being lucky Getting an engineering job as an international student
Use Terminal in Windows with Style Windows [Linux Shell (Powerline + Hyper)]
PostgreSQL on Azure Pipeline with OSX While the defacto way of running postgres on Azure Pipeline according to this guide seems to be using the docker image, the MacOS image on Azure Pipeline does ...
Ava with Vue (2.x) + TypeScript (and NYC) Component and Unit Testing with Test Coverage
Cross Language Object Parsing This is essentially an introduction to how wings works.
Multi-language Support Build Tool on codeburst.io
Functional and flexible shell scripting tricks
Test Driven Development with Alexa SDK
How to host multiple domain names and projects on one server
Hosting your own Git server with Gitea on codeburst.io
Getting started with Travis-CI on codeburst.io
RESTful API with Spark Kotlin