We are 2 days without layoffs
days-without-layoffs.lubien.devI've created a simple UI that shows how many days have passed since the last know layoff and also shows a github-like activity chart.
Data can be added via PR on the repo: https://github.com/lubien/layoffs/
Initial data imported from layoffs.fyi
The code is complicated for a simple UI ? Why not a simple static site then ?
I've just ran phoenix generators and created like 3 functions.
I've been having a fun time with phoenix lately so that's why I chose it though.
Well it IS a weekend ;) Let's see about tomorrow!