I’m finally back on working on some more public facing stuff on jtiong.com — this time, bringing my website jtiong.dev, into the Labs section of my site. Here’s the older design (jtiong.dev), vs the new design (jtiong.com)!

In the original design, I showed every month since 2015 until present day, with the number of commits showing as a bar graph across the top of the page. Now, this was all well and good, but further down the track the bars are going to get smaller and smaller as time goes on. Not really ideal!

In the new design, I’ve taken more “inspiration” from Github (really it’s just straight up copied) using a tabbed layout to show my commits across the years, plus a slightly more unique “last 365 days commits” in the first tab to make it a bit more dynamic.

I’ve listed the commits underneath the graph too, they don’t link to any repos or commits themselves, as generally I work in mostly private repositories.

The mobile view and compatibility is even better – the tabs are swipe and tap friendly, meaning it’s easier to browse my commits as needed if I ever need to reference the day’s code.