Hacker News new | ask | show | jobs
Show HN: Visualizing Your Life in Chunks (furkan.github.io)
1 points by furk4n 488 days ago
I was, like a few others, inspired by the existing visualizations of one's life with a grid of weeks. I wanted to see my life divided into periods based on where I lived at the time, so I made a simple html+css+js page that lets me configure the periods.

I'm thinking of adding an image export functionality.

Feel free to check the code at https://github.com/furkan/life-in-weeks/.