Blog
部落格

avatars · 1 min read

2019-05-06

So it was a random idea to do a random project about a random number ...

Swiping in React Native · 1 min read

2019-04-23

We had always wanted to have a swipe function to ...

css-battle portfolio · 3 min read

2019-04-23

[CSS Battle](http://cssbattle.dev) is a playground ...

metabase · 2 min read

2019-04-18

Have been trying to add my Google Cloud PostgreSQL database to metabase.....

React JS Bindings · 4 min read

2019-04-15

Today I've been stumped over a simple (I consider most things basic for a developer D:) error for a good period of time ...

Running cron jobs with whenever in docker · 4 min read

2019-04-05

For the past 3 days, I've been thinking of ways to handle cron jobs in Docker. ...

hexo over jekyll? · 3 min read

2019-04-04

Once upon a time, I had a blog built using jekyll. There were still ...

blog init · 1 min read

2019-04-04

This is my first post! Currently writing this ...

Circle CI Workflow with Ruby on Rails and Docker · 6 min read

2019-01-14

## tldr; - Dockerize RoR with Nginx - Circle CI ...

Learning Docker [Part 2] · 7 min read

2018-12-24

## tldr; Learning how to move your dockerized flask containers to a Digital Ocean Droplet....