Projects
Emote Usage Tracker
This project is used by Twitch streamers and viewers to view emote usage statistics in a channel, with support for third-party emote providers.
Blog Posts
- Designing the Database
- Database Setup
- The Data Class Library
- Building the Twitch Bot with .NET (Coming soon)
- Building the API with .NET (Coming soon)
- Building the Website with Nuxt and Vuetify (Coming soon)
Nere Kapiteni Arts Website
Portfolio website for a motion graphics artist & illustrator, made with Sanity CMS and SvelteKit.
Slideshow: Timing and Spacing
Interactive slideshow presentation made with Animotion and GSAP demonstrating basic easing functions, created as an educational resource for an animation teacher.
Slideshow: Search in Rotated Arrays
Interactive slideshow presentation made with Animotion and GSAP that aims to educate about rotated arrays, finding their pivot, and using binary search to find target values in them.