Notes on software, side projects, and things learned while making them.

Flutter Animated Backgrounds

In this post I will show you how to create a simple animated background from scratch using the Animated Backgrounds package available at https://pub.dartlang.org/packages/animated_background/, created by me. By the end of this post we will have an app with a background looking l…

Read article

New place for projects and ideas!

It's been a while since my last post... I've been doing some random stuff and playing more games, but I wanted to post an update on the site. A few days ago, I created a new place to share my projects and ideas, with the world. It's called "The Lab" and has just two ideas, a pro…

Read article

CS:GO Chicken Defusal - Tales Of An Unfinished Project

Most of the times when I'm not programming, I'm playing games. I have been playing Counter-Strike (CS) for a long time, and Counter-Strike: Source (CS:S) is my most played game on Steam, with a total of 1866 hours on record. When Counter-Strike: Global Offensive (CS:GO) came out…

Read article