Data Analysis Portfolio Project #3 | End-to-End SQL to Dashboard
A good YouTube series about building an SQL database and connecting it with Power BI to create a full analytics dashboard.

Today, I found a good YouTube series about how to build an SQL database and connect it with Power BI to create a full analytics dashboard.
There are 9 videos in the series, and each video guides you through building a complete project. To give it a try, I started with the video called Data Analysis Portfolio Project #3 | End-to-End SQL to Dashboard. If everything goes smoothly, I will try to follow most of the videos, replicate the same dashboards, and use them to showcase my work in my personal portfolio.
This could be a really good learning step toward building databases and dashboards in data analytics.
Related note: Build a Database | Develop SQL | Create a Dashboard.
<video src="https://www.youtube.com/watch?v=oQSX_y2wfhc"></video>
<video src="https://www.youtube.com/watch?v=PoOCscm5hTU"></video>
Continue reading
Related posts
29 May 2026 / 5 min read
Build Your Own X: Learning by Rebuilding the Tools We Use
A personal reflection on the Build Your Own X repository, why rebuilding real technologies from scratch is such a powerful way to learn programming, AI, systems, and web engineering.
- Programming
- Learning
- Open Source

24 May 2026 / 28 min read
Anna: How I Built My Personal AI Chatbot
A deep technical case study on Anna, my personal AI chatbot for Max Hoang Journal, including the motivation, UX, RAG pipeline, markdown brain, memory layers, admin workflow, safety rules, and lessons learned.
- AI
- Chatbot
- RAG

22 May 2026 / 13 min read
Common NLP Questions and Answers
A study note answering common NLP questions about ABSA, tokenisation, Naive Bayes, vector semantics, logistic regression, RAG, fine-tuning, hallucinations, and ethics.
- NLP
- Machine Learning
- Text Classification
