I made a new website called greencal which I have started hosting at program.tsuki.games. It looks like this:
While I was at OffKai, I was thinking about ways to make the streaming groups I am a part of more successful. In particular, I wanted to make something to help greencircle as the intersection between the VTuber and Software and Game Development spaces is pretty small. I felt that providing an easy way to see the schedules of everyone within the group could help a lot with growing the community overall, as:
- Viewers who like one channel in a group might check the schedule and go to the stream of another person in the same group.
- It’s easier to find someone to raid, because you might not follow everyone in a particular circle.
- It’s easier to plan to see a future stream.
I felt that this website could promote group cohesion, improve viewership, and help us be more successful. A rising tide lifts all ships ^^
We agreed at tech circle to run this on t/suki infra, since it aligns with our goals. The code is on the t/suki git at exodrifter/greencal, if you want to take a look. It’s written in Haskell, with a single html file used for frontend.
