Introduction
Space
thuyetbao documentation on thuyetbao.github.io/space
Overview¶
Welcome to thuyetbao Space — collections of my thoughts, ideas, and experiments at the intersection of programming and finance.
About me¶
I'm Thuyet Bao, a seasoned data professional with over 7 years of experience in the data industry, specializing in designing data architectures, engineering scalable solutions, modeling complex datasets, and uncovering insights through analytics.
-
Bachelor’s degree in Finance and Banking from the University of Economics and Law (UEL)
-
Most recent roles: GenAI Delivery Manager, Lead Data Engineer, and Data Analyst
Contact:
Concept¶
Topics¶
The following topics will be covered:
-
Systematic approach to my knowledge in finance and technology
-
Experiments, methods, and expectations behind new ideas and explorations.
-
Sharing insights and reflections on emerging technologies and their potential impact.
-
Engineering How-To: Practical, hands-on guides for tackling common challenges in software and data engineering.
-
Thoughts on balancing life and financial decisions across personal and professional contexts.
Language¶
Content is written in both English and Vietnamese languages.
The content category¶
This is the high-level structure for category content related to the documentation:
flowchart LR
category[Content Category]
%% Classification of category
category --> collection[Collection]
category --> api[API Specification]
category --> project[Project]
category --> technical[Technical]
category --> handbook[Handbook]
category --> misc[Misc]
%% Component of each category
%% Project
collection --> c_datasets[Datasets]
collection --> p_models[Model]
%% Project
project --> p_tech_stack[Technical Stack]
project --> p_sad["System
Architechture
Design"]
project --> p_changelog[Changelog]
project --> p_todo[TODO]
project --> p_troubleshooting[Troubleshooting]
%% Technical
technical --> t_concept[Concept]
technical --> t_adr["Architectural
Decision
Record"]
technical --> t_services[Tech Services]
t_services --> gcp[Google Cloud Platform]
t_services --> github[GitHub & Github Actions]
technical --> t_framework[Framework]
technical --> t_convention[Convention]
technical --> t_compliance[Compliance] Table of detail topics classification:
| Category | Topic | Description |
|---|---|---|
| [A] Collection | ||
| Description | Introduction, Coverage, Provider | |
| Flow | Flow to get, storage, interage datasets | |
| [B] API Specification | ||
| API Data Interface | Common endpoints, servers, version | |
| Parameter design | ||
| Data contract | The hub of data contract | |
| [C] Project | ||
| System archtiechture design | The design of system for specific project | |
| Technology Stack | ||
| Repository level archtiechture | ||
| Implement strategy | ||
| Changelog of changes | ||
| The todo list | ||
| Contributors | ||
| Maintainers | ||
| Troubleshooting | ||
| [D] Technical | ||
| ADR (Architechture Decision Record) | Record for decision in the architechture | |
| Choosen framework, language, tools | The reason behind, the requirements | |
| Convention within project | ||
| Compliance applied for organization | ||
| [E] Handbook | ||
| [F] Misc |
