Skip to content

Commit f24bb32

Browse files
docs: add new readme
1 parent e8ac139 commit f24bb32

File tree

6 files changed

+82
-97
lines changed

6 files changed

+82
-97
lines changed

.github/banner.png

49.6 KB
Loading

.github/preview.png

-264 KB
Binary file not shown.

.github/preview2.png

-266 KB
Binary file not shown.

.github/preview3.png

-95.6 KB
Binary file not shown.

README-pt.MD

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
![image](./.github/banner.png)
2+
3+
# 🧡 Portfólio
4+
5+
[README EN-US](./README.md)
6+
7+
Bem vindo ao meu [portfólio](https://bit.ly/portfolioSbardelotto)! Este é um Website que mostra minhas habilidades e melhores projetos no desenvolvimento Web.
8+
O projeto também facilita o contato comigo.
9+
10+
> ⚠️ Sinta-se livre para [me contatar](https://portfolio-cristian-sbardelotto.vercel.app/contact/), e compartilhar os seus **_feedbacks_** e **_insights_**, ou alertar um **_bug_**!
11+
12+
<p>
13+
<a href="#technologies">Tecnologias</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
14+
<a href="#learning">O que eu aprendi</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
15+
<a href="#deploy">Deploy</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16+
</p>
17+
18+
<div id='technologies'></div>
19+
20+
## 🛠️ Tecnologias
21+
22+
Este projeto foi desenvolvido com as seguintes tecnologias:
23+
24+
- Typescript
25+
- React
26+
- Next.js
27+
- Styled-components
28+
- Lucide react
29+
- Eslint
30+
- Git & Github
31+
32+
<div id='learning'></div>
33+
34+
## 🧠 O que eu aprendi
35+
36+
Durante o desenvolvimento, eu descobri novas coisas, como:
37+
38+
- [Arquivos de mock](./src/data/)
39+
- [Importar/exportar tipagens](./src/types/index.ts)
40+
- Lidar com diferentes animações
41+
42+
<div id='deploy'></div>
43+
44+
## 🌎 Deploy
45+
46+
Para conferir o deploy, acesse https://portfolio-cristian-sbardelotto.vercel.app/
47+
48+
## Aproveite esse projeto!
49+
50+
Desenvolvido com 🧡 por **Cristian Sbardelotto**.
51+
52+
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/cristian-k-sbardelotto/)
53+
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/cristian-sbardelotto)
54+
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bit.ly/portfolioSbardelotto)

README.md

+28-97
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,54 @@
1-
<h1 align="center"> My Portfolio </h1>
1+
![image](./.github/banner.png)
22

3-
<p align="center">
4-
Welcome to my portfolio! This is a website that show my abilities and best projects in Web Development.
5-
This project also makes it easy to contact with me.
6-
</p>
7-
8-
<p align="center">
9-
<a href="#technologies">Technologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
10-
<a href="#learning">What I've Learned</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
11-
<a href="#installation">Installation</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
12-
<a href="#layout">Layout</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
13-
</p>
3+
# 🧡 Portfolio
144

15-
<br>
5+
[README PT-BR](./README-pt.md)
166

17-
<p align="center">
18-
<strong> Dark mode: </strong>
19-
<img alt="Project preview" src="./.github/preview.png" width="90%">
20-
</p>
7+
Welcome to my [portfolio](https://bit.ly/portfolioSbardelotto)! This is a website that show my abilities and best projects in Web Development.
8+
The project also makes it easy to contact with me.
219

22-
<p align="center">
23-
<strong>Light mode:</strong>
24-
<img alt="Project preview" src="./.github/preview2.png" width="90%">
25-
</p>
10+
> ⚠️ Feel free to [contact me](https://portfolio-cristian-sbardelotto.vercel.app/contact/), and share your **_feedback_** and **_insights_**, or report a **_bug_**!
2611
27-
<p align="center">
28-
<strong>Mobile:</strong>
12+
<p>
13+
<a href="#technologies">Technologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
14+
<a href="#learning">What I've Learned</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
15+
<a href="#deploy">Deploy</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2916
</p>
3017

31-
<p align="center">
32-
<img alt="Project preview" src="./.github/preview3.png" width="30%" height="500">
33-
</p>
18+
<div id='technologies'></div>
3419

35-
<br />
36-
<h1 id='technologies'>🖱️ Technologies</h2>
20+
## 🛠️ Technologies
3721

38-
<p>This project was made with the following technologies/libraries:</p>
22+
This project was made with the following technologies/libraries:
3923

40-
- TypeScript
41-
- NextJS
24+
- Typescript
25+
- React
26+
- Next.js
4227
- Styled-components
43-
- Swiper ( slides )
44-
- Lucide-react ( icons )
45-
- Git
46-
- Github
47-
- Eslint + Prettier ( code maintenance )
28+
- Lucide react
29+
- Eslint
30+
- Git & Github
4831

49-
<br />
32+
<div id='learning'></div>
5033

51-
<h1 id='learning'>🧠 What I've Learned</h2>
34+
## 🧠 What I've Learned
5235

53-
<p>In this website, I worked with:</p>
36+
During the development, I've discovered new things, such as:
5437

55-
- A new lib for slides ( [Swiper](https://swiperjs.com/) )
5638
- [Mock files](./src/data/)
57-
- [Custom hooks](./src/hooks/useTheme.ts)
5839
- [Import/export types](./src/types/index.ts)
40+
- Handle with different animations
5941

60-
<br />
61-
62-
<h1 id='layout'>🖥️ Layout</h1>
63-
64-
<br />
65-
66-
67-
### To make this project, I used this [Figma Design](https://www.figma.com/file/2dONk0zr1PPGVhKjNNoMSH/Portfolio-Web-Template-(Community)?node-id=1%3A306&mode=dev).
68-
69-
### To see the Deploy, check [THIS LINK](https://portfolio-git-main-cristian-sbardelotto.vercel.app/).
42+
<div id='deploy'></div>
7043

71-
<br />
44+
## 🌎 Deploy
7245

73-
<h1 id='installation'>📤 Installation</h1>
46+
To check out the deploy, access https://portfolio-cristian-sbardelotto.vercel.app/
7447

75-
<h3>Firstly, you need to <strong>clone the project</strong> on your machine:</h3>
48+
## Enjoy this project!
7649

77-
78-
```bash
79-
git clone https://github.com/cristian-sbardelotto/portfolio
80-
```
81-
<br />
82-
83-
<h3>After that, open the project folder and <strong>install the dependencies:</strong></h3>
84-
85-
86-
```bash
87-
npm install
88-
# or
89-
yarn
90-
#or
91-
pnpm install
92-
```
93-
94-
<h3>To <strong>run the project</strong> on your browser, use:</h3>
95-
96-
```bash
97-
npm run dev
98-
# or
99-
yarn dev
100-
# or
101-
pnpm dev
102-
```
103-
104-
<br/>
105-
106-
---
107-
108-
<div align='center'>
109-
110-
<h2 align='center'>Enjoy this project!</h2>
111-
112-
<br />
113-
114-
Developed with ❤️ by <strong>Cristian Sbardelotto</strong>
115-
116-
<br />
50+
Developed with 🧡 by **Cristian Sbardelotto**.
11751

11852
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/cristian-k-sbardelotto/)
11953
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/cristian-sbardelotto)
120-
12154
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bit.ly/portfolioSbardelotto)
122-
123-
</div>

0 commit comments

Comments
 (0)