Thoughts on Code & Growth

The Journal.

Writing about technical challenges, life lessons, and the things that keep me overthinking. Like a blog, but with a cooler name.

Current Phase Building & Documenting
Equity Valuation Engine
Mar 1, 2026 8 mins read

Equity Valuation Engine

A modular, data-driven framework for financial analysis and intrinsic valuation

#project #python #yfinance
My First Blog Post
Mar 1, 2026 3 mins read

My First Blog Post

This is the first post of my new blog. Here, I will share my learning journey.

#astro #blogging #learning in public
Product Tracker
Mar 1, 2026 11 mins read

Product Tracker

A backend-focused system for tracking products, inventory movements, and operational events with reliability, auditability, and scalability in mind.

#project #python #fastapi
Building albertoduran.com
Mar 1, 2026 1 min read Vault

Building albertoduran.com

In this vault I will be sharing how I developed albertoduran.com

#astro #blogging
System Architecture
Mar 1, 2026 11 mins read In A writer's service

System Architecture

Built a microservices system using Flask, React.js, InnoDB Cluster, Minio, and Redis.

#docker #python #react
Flask Service
Mar 1, 2026 7 mins read In A writer's service

Flask Service

Using Python/Flask to implements the domain logic.

#python #flask #rest api
Frontend service
Mar 2, 2026 7 mins read In A writer's service

Frontend service

Describing how the frontend service was developed

#react #material ui #frontend
A writer's service
Mar 1, 2026 15 mins read Vault

A writer's service

Built a microservices system using Flask, React.js, InnoDB Cluster, Minio, and Redis.

#project #docker #python
MySQL InnoDB Cluster
Mar 1, 2026 11 mins read In A writer's service

MySQL InnoDB Cluster

How the MySQL **InnoDB Group Replication** cluster is used as the transactional backbone.

#databases #MySQL #InnoDB
JWT Usage & Lifecycle
Mar 1, 2026 8 mins read In A writer's service

JWT Usage & Lifecycle

Using JWTs as authentication and session management

#JWT
Readme of the project
Mar 1, 2026 4 mins read In Building albertoduran.com

Readme of the project

Sharing the readme file of the webpage project

#astro #blogging
UI Implementation & Component Guide
Mar 1, 2026 6 mins read In Building albertoduran.com

UI Implementation & Component Guide

The authoritative source of truth for UI implementation in albertoduran.com

#astro #blogging