Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mspilari/newportfolio
- Owner: MSpilari
- Created: 2021-02-02T15:03:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T16:12:17.000Z (2 months ago)
- Last Synced: 2024-09-06T21:10:20.287Z (2 months ago)
- Topics: firebase, nextjs, portfolio, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mspilariportfolio.vercel.app/
- Size: 2.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)