← Personal Portfolio (old Angular version, unfinished)
source/README.md
---
title: "Personal Portfolio (old Angular version, unfinished)"
description: "The first version of my personal site — built with Angular + Bootstrap, stopped at the initial setup stage before being rebuilt with Astro."
tags: ["Angular", "TypeScript", "Bootstrap"]
date: 2023-07-04
status: "archived"
featured: false
---

The first draft of my personal site, built with the Angular CLI + Bootstrap 5 + Font
Awesome (via CDN). It had the skeleton of 4 pages — Home/Projects/Gallery/Contact — but
most of the content was still sample data ("Project 1" repeated 14 times, a few test
images) and it was stopped before completion.

No public repo kept for this version — the original source code lives right in the file
list above (the original README from the Netlify/Angular template is kept under the name
`ORIGINAL_README.md` so it doesn't overwrite this description).

The ["Personal Library"](/projects/thu-vien-ca-nhan) project is the current rebuild from
scratch with Astro.