Posts tagged with "#web_development"
← Back to all posts
Titan Dashboard: Building My Own "Life OS" with FastAPI and React
Why I decided to build a personal dashboard from scratch to unify nutrition, habits, and finances. Tech stack, architecture patterns, design decisions, and the lessons learned along the way.

Flask Part 1: Introduction
In this series of posts, we will explore Flask, a web microframework for Python. We will start with an introduction to its main features and how to set up a basic environment.

My Self-Study Sprint: What Seven Weeks of Kaggle, CS50 and React Taught Me
A retrospective of an intensive self-study period: machine learning on Kaggle, Python fundamentals with CS50, building a React project from scratch, and the hard lessons about scope, architecture and tooling along the way.

Web Security: The Basics
An introduction to the fundamental concepts of web security, including common threats, best practices, and essential tools.

From Localhost to Production: A Guide to Publishing Your Website
Learn how to take your website from a local environment to the public web with this step-by-step guide.

Astro and Why I Chose It
Exploring why I chose Astro for my blog, its advantages, when it shines, and considerations compared to other frameworks.