Thatiana Sestrem
27 posts
The Transformative Power of Cleaning: Small Wins and Fulfilling the Need for Control (Bite-size Article)
Introduction As I mentioned before, I moved a while ago. Along with the move, my work and personal…
Semantic Versioning: A Guide for Developers 🚀
Learn all about Semantic Versioning and how you can use it in your projects! Increase the quality of…
Ultimate Spring Boot Interview Preparation Guide
1. Why Spring Boot? Spring based applications have a lot of configuration. When we use Spring MVC, we…
Measuring critical user journeys – Javier Andrés Bargas-Avila (UX Director, Google)
For this week’s podcast, we had a great conversation with Javier Andrés Bargas-Avila, Google’s UX Director. Ever wonder…
Simulating Life with TensorflowJS
In my previous post about Conway’s Game of Life in TensorFlow, I implemented Conway’s Game of Life using…
Resource Requirements in Project Management: A Quick Guide
When a project is planned, a set of steps are outlined to deliver a product or service. Resource…
One “IF” to rule them all
There’s a lot of code to write, many times we just duplicate, and sometimes we do it DRY…
Frontend Development Roadmap
Hello people, Since last year, I made this frontend development roadmap template and so far it has been…
Self-Hosting Your Own Cloud Storage on AWS using NextCloud
Introduction Ever thought of self-hosting your own private cloud server?? Nextcloud is a popular open-source file hosting and…
Create CSS Animations easily
I’ve recently created a template to easily create animations with CSS. Go to this GitHub repository to use…