https://github.com/mspilari/newportfolio
:computer:My Portfolio
https://github.com/mspilari/newportfolio
firebase nextjs portfolio reactjs tailwindcss typescript
Last synced: 3 months ago
JSON representation
:computer:My Portfolio
- Host: GitHub
- URL: https://github.com/mspilari/newportfolio
- Owner: MSpilari
- Created: 2021-02-02T15:03:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-28T19:50:08.000Z (about 1 year ago)
- Last Synced: 2025-05-28T20:45:33.822Z (about 1 year ago)
- Topics: firebase, nextjs, portfolio, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mspilariportfolio.vercel.app/
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio


## :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/)