https://github.com/andersonfds/portfolio
My personal angular portfolio made with 💙
https://github.com/andersonfds/portfolio
angular
Last synced: 2 months ago
JSON representation
My personal angular portfolio made with 💙
- Host: GitHub
- URL: https://github.com/andersonfds/portfolio
- Owner: andersonfds
- Created: 2022-01-03T16:17:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T18:37:49.000Z (about 3 years ago)
- Last Synced: 2025-12-30T18:21:27.069Z (6 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio application
[](https://github.com/andersonfds/portfolio/actions/workflows/main.yml)
This is the source-code for the [andersonfds.github.io](https://andersonfds.github.io) portfolio.
**Built with:**
- Angular
- TailwindCSS
**Features to highlight:**
- Automatized build process with CI/CD
- Responsive design
- Unit tests
- Proper use of rxjs
- RESTful API communication
**TODOS:**
- [ ] Implement localStorage cache
- [ ] e2e tests