Made this to visualise what I did in 2024 through annual activity heatmaps.
https://year-in-data.vercel.app/
Preview | Also previw |
---|---|
![]() |
![]() |
- I used cal-heatmap to visualise the data as heatmaps.
- Gather data -> pandas dataframe -> apply transformations -> store in sqlite db.
- I was gonna fastapi and deploy it on render.com but I fail.
- Instead I converted the sqlite db into jsons and uploaded them on a seperate branch.