Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ricardoliveira5ro/portfolio2.0
- Owner: ricardoliveira5ro
- Created: 2024-05-15T10:24:23.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-20T09:19:42.000Z (2 months ago)
- Last Synced: 2024-10-03T17:23:01.184Z (about 2 months ago)
- Topics: angular, karma-test-runner, portfolio-website, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://roliveira.website
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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