Recent Posts
-
{
posts.slice(-3).map((post) => (
-
{post.data.title}
)).reverse()
}
👋 Greetings, Adventurer!
Welcome to my site/blog! This place will serve as a corner where I can document the progress and process with some of things I've experimented with or made. I guess its like programming documentation, but uhh more of a mess?
I did a thing..
Here are some of the things I've done/experimented with and found pretty cool! (you can also find more stuff here and on GitHub)
NijiTrack
Record and track historical subscriber data for a set of YouTube channels. Currently mine is set up to record data for Nijisanji Virtual YouTubers (Nijitracker link on repo).
Video Archive Web (Patchwork Archive)
A Python Flask web app that can host archived YouTube videos, currently used as the front end for Patchwork Archive (link on repo).