shellmaster

Building Shellmaster: A Fun Way to Learn Linux Shell Commands

Learning Linux shell commands can be daunting, but what if it could be fun? That’s the idea behind Shellmaster, a quiz game app that helps users master shell and bash commands through engaging quizzes. Check it out on Google Play Store: Shellmaster - Apps on Google Play While building Shellmaster, I encountered several interesting technical challenges and learned a lot about Flutter, PocketBase, Unleash feature flags, and Google Play Console deployment. In this article, I’ll share some key takeaways from the development journey. ...

April 6, 2025 · 4 min
goalpacer

First Flutter app for marathon training

I am proud to say that I was able to build my first flutter app in 4 days more or less ready for production. Before these days I hadn’t any experience about flutter. But I always like the idea to easily build apps for personal use. After some failed attempts to build some useful personal apps over the last two years using python i heard about flutter. So this month I had some free time and set me the challenge to learn flutter, build an android app and publish it to google play store IN 4 DAYS. ...

November 16, 2024 · 2 min