Hello! Thanks for checking out my website. View it live at brendanchia.com. The first edition of this mini project took me 11 days to complete. It has been a blast to immediately apply what I have learned from Angular.
If there's any feedback you would like to share regarding my website, feel free to use the 'Contact' page. Thank you!
This project was generated with Angular CLI version 13.0.4.
- View Project Details
- Interesting Analytics about me (Spotify, Github contributions)
- Games subdomain games.brendanchia.com
- Dashboard (TODO list, Spotify songs, Calendar?)
- Dark Mode
Home Page
Code Snippet
These screenshots showcase my first success in using Angular's framework alongside HTML code.
The intention was to create scalable code such that I can future edits with ease.
So, this is my attempt not to hardcode out my 'About Me' page.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.