Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ricardoliveira5ro/portfolio2.0

My portfolio website describing my professional experiences, personal projects and technical skills
https://github.com/ricardoliveira5ro/portfolio2.0

angular karma-test-runner portfolio-website tailwindcss typescript

Last synced: about 1 month ago
JSON representation

My portfolio website describing my professional experiences, personal projects and technical skills

Awesome Lists containing this project

README

        

# Portfolio Website

This website is designed to provide a detailed overview of my professional experiences and qualifications. It serves as an online resume and portfolio, highlighting the various personal projects I've worked on and the skills I've acquired. The website is also responsive for any device.

### 🌐 Visit my website

     [roliveira.website](https://www.roliveira.website)

### 🛠️ Tech stack and Packages

* Angular (v17)
* Typescript
* Tailwind CSS
* Lucide Icons
* AOS
* Karma (testing)
* Vercel (host)

### 🚀 Run

1. Clone the repository to your machine
2. Run `npm install` to install all the dependencies and packages
3. Run `ng serve` for a dev server and navigate to `http://localhost:4200/`
4. Run `ng test` to execute the unit tests