Learning minecraft mod dev with Kotlin then more bug fixes on dailyjoule webapp - stream VOD
This stream had two parts. In the first, I create my very first Kotlin program, which is also my very first Minecraft mod, using Fabric for Minecraft 1.20.1. In the second part, I return to my calorie counting web application to do some bug fixes.
Every Sunday morning I do a coding live stream on twitch where I work on one or more personal projects. One is a calorie-counting web application using Typescript, React, Redux, React Router, tRPC, Prisma, Storybook, GitHub Copilot, and VS Code (and many other libraries and tools). The other is a mod for Minecraft 1.20.1 using Kotlin, Fabric, IntelliJ IDEA, and Github Copilot.
Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/saebyn every Sunday
Timestamps:
0:00:00 Start
0:00:49 Creating a fabric mod for minecraft
1:25:34 Break
1:26:21 Web application bug fixing
3:19:14 Wrapping up the stream