Andresjosehr Portfolio screenshot

Andresjosehr Portfolio

Author Avatar Theme by Andresjosehr
Updated: 29 Jul 2025
85 Stars

I have developed this theme as a personal proyect. I have taked the inspiration (and basically all the design) from the wonderful work of Britanny Chiang.

Categories

Overview

This personal website project is based on the work of Brittany Chiang and developed using Angular’s architecture. The design and inspiration for the project come from Brittany’s work. The website currently does not have dynamic content or API integration but may be connected to an API in the future. The project is open for contributions and suggestions to improve the development architecture.

Features

  • Personal website for introducing yourself
  • Based on the design and work of Brittany Chiang
  • Developed using Angular’s architecture
  • Static content stored in HTML files within Angular
  • Open for contributions and suggestions for improvement
  • Potential for future API integration

Installation

  1. Make sure you have npm and Angular CLI installed on your computer. Install npm from the NodeJS website.
  2. After installing npm, install Angular CLI by entering the following command in your terminal:
npm install -g @angular/cli
  1. Clone the repository and navigate to the project folder.
  2. Execute the following command inside the project folder:
ng serve
  1. Wait for the compilation to finish, then go to http://localhost:4200 in your browser.

Summary

This project is a personal website template built using Angular architecture and inspired by the work of Brittany Chiang. The website currently features static content but may be connected to an API in the future. The project is open for contributions and suggestions to improve its development and architecture.