Skip to content

Commit 4d6bc6d

Browse files
authored
docs: update Readme stackicons list
1 parent 82c7ee6 commit 4d6bc6d

File tree

1 file changed

+18
-32
lines changed

1 file changed

+18
-32
lines changed

README.md

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -191,22 +191,8 @@ https://user-images.githubusercontent.com/59892368/219479919-5e84de50-6b7d-4d42-
191191
```
192192
## 3. Choose the repositories and fill in the Topics field with the keyword you determined.
193193

194-
<img align="right" width="350px" src="https://user-images.githubusercontent.com/59892368/219117029-d693ee8f-4289-4ac0-85ed-674091508510.png" />
195194

196195

197-
<div>
198-
199-
Hi, my name is Diego Arthur.
200-
I'm a developer with experience in Frontend and specialized in ReactJS, but I'm specializing in Backend using NodeJS. Also, now I’m perfecting my English to get an international opportunity.
201-
<br/>
202-
<br/>
203-
Passionate about teaching... At the University I was Researcher, programming Monitor, I taught Mathematics classes in a community project[^1], I am Author of a programming book[^2] , and currently enthusiastic about Pentest and Cybersecurity.
204-
205-
I like playing Indie games, I love cinema, travel and taste food.
206-
207-
<p align='left'>📍 🇵🇹 Living: Portugal;<br/> 👨‍🎓 🇧🇷 University: <a href="https://www.ufsj.edu.br">UFSJ - University Federal São João del-Rei </a>, <a href="https://pt.wikipedia.org/wiki/Ouro_Branco_(Minas_Gerais)">Ouro Branco- MG.</a> </p>
208-
</div>
209-
210196

211197

212198
![image](https://github.com/DIGOARTHUR/github-automated-repos/assets/59892368/9a0a0aaf-02e8-4a7f-8390-6e7fb4a3ea53)
@@ -239,21 +225,16 @@ I like playing Indie games, I love cinema, travel and taste food.
239225

240226
</div>
241227

242-
<details>
243-
244-
245-
246-
247228

229+
## Icons Table
230+
<details>
248231

249232
<br/>
250-
<br/>
233+
<br/>
251234

252235
<div align='center'>
253236

254237

255-
256-
257238
| Logo | Stack Name | Logo | Stack Name | Logo | Stack Name | Logo | Stack Name |
258239
| :---: | --- | :---: | --- | :---: | --- | :---: | --- |
259240
| ![androidstudio](https://user-images.githubusercontent.com/59892368/216783644-f664d47c-f686-496d-8073-2e83b2b469ab.svg) | `androidstudio` | ![angular](https://github-production-user-asset-6210df.s3.amazonaws.com/59892368/287532135-7c81a717-da75-4aeb-ab22-95fc2a3254be.svg) | `angular` | ![arduino](https://user-images.githubusercontent.com/59892368/216785825-af6a605c-6ca3-4bb5-9889-31ad818fb20b.svg) | `arduino` | ![aws](https://user-images.githubusercontent.com/59892368/215260536-748d14f8-5242-4d5a-9faf-6d62ed38a87a.svg) | `aws` |
@@ -283,8 +264,11 @@ I like playing Indie games, I love cinema, travel and taste food.
283264
</div>
284265

285266

267+
286268
</details>
287269

270+
<br/>
271+
288272

289273
## 4. ✅Ready! JSON - Data from repositories chosen by you!
290274

@@ -351,7 +335,8 @@ Array(0)
351335

352336

353337

354-
338+
339+
355340

356341

357342

@@ -380,7 +365,7 @@ Array(0)
380365
<!------------------------------------LIBRARY -->
381366
<!-------------------------------------------- -->
382367

383-
# <img alt="skills" width="80" height="30" src="https://user-images.githubusercontent.com/59892368/216092858-a64d3a99-1b90-4946-b917-76eadefffb54.svg"> Library &nbsp;&nbsp; <img height="25" src="https://github.com/user-attachments/assets/86de188b-2512-43e8-8ab8-a102e99e15a1" alt="language_USA" border="0"> <img height="25" src="https://github.com/user-attachments/assets/cd98a831-dc14-47bb-8735-fc83c60634bf" alt="language_USA" border="0"> <!---write here : demonstration of the application layout. -->
368+
# <img alt="skills" width="80" height="30" src="https://github.com/user-attachments/assets/b7c52fa3-ba47-4f19-8dd3-ccd9d6395b76"> Import &nbsp;&nbsp; <img height="25" src="https://github.com/user-attachments/assets/86de188b-2512-43e8-8ab8-a102e99e15a1" alt="language_USA" border="0"> <img height="25" src="https://github.com/user-attachments/assets/cd98a831-dc14-47bb-8735-fc83c60634bf" alt="language_USA" border="0"> <!---write here : demonstration of the application layout. -->
384369

385370

386371

@@ -412,10 +397,6 @@ Array(0)
412397

413398

414399

415-
416-
417-
418-
## Import
419400
```jsx
420401
import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from 'github-automated-repos';
421402
```
@@ -577,10 +558,15 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
577558

578559
- `id`: repository identification number. Used as parameter in the key tag. ( *This field does not need to be filled in.* )
579560
- `html_url`: repository link. Used as the link of access. ( *This field does not need to be filled in.* )
561+
562+
563+
564+
565+
580566
- `homepage`: it's the access link to the built page, page deploy. About / Website of your GitHub.
581567
582568
<div align="center">
583-
<img alt="homepage_Props" height="600" src="https://user-images.githubusercontent.com/59892368/219116735-a026d9b9-f5b9-4389-b8f1-619db2488368.png">
569+
<img alt="homepage_Props" src="https://user-images.githubusercontent.com/59892368/219116735-a026d9b9-f5b9-4389-b8f1-619db2488368.png">
584570
</div>
585571
586572
@@ -589,15 +575,15 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
589575
- `topics`: array that brings information about the icons in [Project Icons](https://github-automated-repos.vercel.app/documentation/projectIcons) and [Stack Icons](https://github-automated-repos.vercel.app/documentation/stackIcons). Used in both ProjectIcon, StackLabels e StackIcon components. It is in this field that is passed the key configured in the hook. Refers to the field About / Topics of your GitHub.
590576
591577
<div align="center">
592-
<img alt="topics_Props" height="600" src="https://user-images.githubusercontent.com/59892368/219117029-d693ee8f-4289-4ac0-85ed-674091508510.png">
578+
<img alt="topics_Props" src="https://user-images.githubusercontent.com/59892368/219117029-d693ee8f-4289-4ac0-85ed-674091508510.png">
593579
</div>
594580
595581
<br>
596582
597583
- `name`: This is the name of the repository. Refers to the field Settings / General / Repository name of your GitHub.
598584
599585
<div align="center">
600-
<img alt="name_Props" height="600" src="https://user-images.githubusercontent.com/59892368/219117097-43db2497-7f62-428e-85c6-ef3656da4cd2.png">
586+
<img alt="name_Props" src="https://user-images.githubusercontent.com/59892368/219117097-43db2497-7f62-428e-85c6-ef3656da4cd2.png">
601587
</div>
602588
603589
@@ -607,7 +593,7 @@ import { useGitHubAutomatedRepos, ProjectIcons, StackIcons, StackLabels } from '
607593
- `description`: This is the description given to your repository. Refers to the About /Description field of your GitHub.
608594
609595
<div align="center">
610-
<img alt="description_Props" height="600" src="https://user-images.githubusercontent.com/59892368/219117260-5bdb1fbb-c58b-4ad9-938a-068b58c72f27.png">
596+
<img alt="description_Props" src="https://user-images.githubusercontent.com/59892368/219117260-5bdb1fbb-c58b-4ad9-938a-068b58c72f27.png">
611597
</div>
612598
613599

0 commit comments

Comments
 (0)