- Welcome to my blog. I’m a software engineer and here I write about my current projects.
- The goal is to have consistent content on my project being released every week or so. Having posts in form of what would be a summary of a sprint review.
- If you want to see a brief summary of my projects, you can check my Projects page.
GoTwitch - Release v1.1.3
GoTwitch v1.1.3 is out! 🎉 Today I’m releasing a new version of GoTwitch, some fixes and quality of life improvements. Access the app at https://gotwitch.efw.rocks/. Release v1.1.3 What’s new Minor: A toast message is shown if no stream is found given the selected filters Feature: Now you can preview the count of possible outcomes before picking a random streamer Fixes Fix: Language selector displaying only first 10 languages Fix: game filter being empty on refresh What’s next Well, not sure about the order of the next features, but I’m planning to add:...
GoTwitch - Release v1.0.0
GoTwitch v1.0.0 is out! It’s a simple web app that allows you to pick a random streamer using a set of filters. It’s built with Go and Vue.js. Access the app at https://gotwitch.efw.rocks/. Release v1.0.0 What’s new Well everything! (this is the first release) Filter by game Filter by language Save filters on local storage Random streamer picker