An open API service indexing awesome lists of open source software.

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 💙

Awesome Lists containing this project

README

          

# Portfolio application

[![Build](https://github.com/andersonfds/portfolio/actions/workflows/main.yml/badge.svg)](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