Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mspilari/newportfolio

:computer:My Portfolio
https://github.com/mspilari/newportfolio

firebase nextjs portfolio reactjs tailwindcss typescript

Last synced: 3 days ago
JSON representation

:computer:My Portfolio

Awesome Lists containing this project

README

        

# Portfolio

![Vercel](https://vercelbadge.vercel.app/api/mspilari/newportfolio?style=for-the-badge)

![image](./public/LogoMobile.png)

## :dart: Objectives

Sometimes it's difficult to show what you have done in your life as a developer. At this point, i decided to create a portfolio to show what technologies i used in my career and what i'm studying at the moment.

## 🚀 Deploy

This project is running at Vercel.

Remember that it uses two pipelines, making CI/CD easier.

The main one runs on the **MASTER** branch that will only change if the administrator accepts a pull request after the code review.

The second is a preview branch that shows changes to secondary branches.

This project also makes use of **GITHUB ACTIONS** to run some automated tests when receiving a push/pull request.

## :computer: Technologies

- [NextJs](https://nextjs.org/)
- [ReactJs](https://pt-br.reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [Tailwind Css](https://tailwindcss.com/)