Skip to content

Builder Journey

This is not a traditional résumé.

It is a builder journey: a way to connect projects, decisions, experiments and technical interests into a coherent path.

The thread is simple:

creative instinct → analytical thinking → reproducible systems → distributed data → cloud architecture → ML/NLP → AI-native products.


1. Creative Software & Product Instinct

Before the data platforms and AI systems, there were games, visual experiments and small creative applications.

This stage shaped an important instinct: software is not only code. It is interaction, feedback, constraints, emotion, usability and iteration.

Related artifacts:


2. Applied Mathematics, Simulation & Data Science

The creative path gradually connected with applied mathematics, simulation, statistics and data analysis.

This stage helped connect abstract ideas with measurable behavior: probability, optimization, classification, exploratory analysis and model interpretation.

Related artifacts:


3. Reproducible Development Environments

A project becomes more valuable when someone else can run it, understand it, inspect it and extend it.

This stage focused on making technical work reproducible through documentation, environment design, scripts, containers and clean repository structure.

Related practices:

  • documented setup flows;
  • notebooks and reproducible experiments;
  • Docker/devcontainer-oriented environments;
  • Git and GitHub workflows;
  • documentation-first project organization.

4. Distributed Data Systems

Data work moved from local exercises into larger data-processing patterns.

This stage includes the mindset needed for pipelines, partitioned data, batch processing, schema evolution, operational safety and debugging data quality issues.

Related areas:

  • Spark-style processing;
  • SQL and analytical modeling;
  • cloud object storage patterns;
  • PostgreSQL and BigQuery-oriented workflows;
  • batch and scheduled pipelines.

5. Cloud Data Architecture

Cloud architecture adds another layer: not only building data workflows, but making them reliable, secure, observable, cost-aware and maintainable.

This stage connects engineering decisions with operational constraints.

Related areas:

  • GCP and AWS;
  • Cloud Run and Lambda-style services;
  • Docker;
  • Terraform;
  • data pipeline orchestration;
  • PostgreSQL and BigQuery architectures;
  • production-oriented troubleshooting.

6. ML/NLP & MLOps

Machine learning work becomes stronger when it is reproducible, explainable and connected to the surrounding platform.

This stage connects modeling with pipelines, evaluation, documentation and deployment thinking.

Related artifacts:

  • VersoVector
  • GenderMovieClassification
  • MIAD-RAG-RealEstate
  • notebooks and model interpretation workflows

7. AI-native Products & Platforms

The current direction is AI-native product and platform work: systems where AI is not an isolated demo, but part of a broader architecture.

This includes product thinking, backend design, deployment tradeoffs, cost controls, security, documentation and the ability to explain architectural decisions clearly.

Related artifact:


The current synthesis

Today, the path comes together as:

text
Creative Software & Product Instinct
→ Applied Mathematics, Simulation & Data Science
→ Reproducible Development Environments
→ Distributed Data Systems
→ Cloud Data Architecture
→ ML/NLP & MLOps
→ AI-native Products & Platforms

The goal is not to become a catalog of technologies.

The goal is to build systems that are understandable, useful, reliable and human enough to matter.


Next

Explore the supporting atlas:

Last updated:

Built with VitePress and deployed with GitHub Pages.