Skip to content

Commit f9a0711

Browse files
committed
[GLOB] Correct README.md file
Adding additional links to completed study projects. matowdev
1 parent 8f388ed commit f9a0711

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77

88
- 🌱 I’m currently learning: **JavaScript**
99

10-
- 👨‍💻 All of my main projects are available at.. [fullstack-js-by-skillbox](https://github.com/matowdev/fullstack-js-by-skillbox#fullstack-js-by-skillbox)
10+
- 👨‍💻 All my learning projects are presented on the following pages/repo:
1111

12-
- 💬 Ask me about: **Html, CSS**
12+
- [fullstack-js-by-skillbox](https://github.com/matowdev/fullstack-js-by-skillbox#fullstack-js-by-skillbox)
13+
- [the-odin-project](https://github.com/matowdev/the-odin-project?tab=readme-ov-file#the-odin-project)
14+
- [learning-from-books](https://github.com/matowdev/learning-from-books?tab=readme-ov-file#learning-from-books)
15+
16+
- 💬 Ask me about/basic: **Html, CSS, JS**
1317

1418
- 📫 How to reach me: **mato.wdev@gmail.com**
1519

@@ -27,12 +31,14 @@
2731
</p> -->
2832

2933
<h3 align="left">Languages and Tools:</h3>
30-
<p align="left">
31-
<a href="https://www.w3.org/html/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/></a>
32-
<a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/></a>
33-
<a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/></a>
34-
<a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="40" height="40"/></a>
35-
<a href="https://getbootstrap.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg" alt="bootstrap" width="40" height="40"/></a>
34+
<p align="left">
35+
<a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/html-icon.svg" width="46" height="46" alt="html5"/></a>
36+
<a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/css-icon.svg" width="46" height="46" alt="css3" style="padding-right: 5px;"/></a>
37+
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/matowdev/draft/3b3415aa8e986677a4a93f3a3504d90c57efbbaa/images/js-icon-2.svg" width="39" height="39" alt="JavaScript" style="padding-right: 10px;"/></a>
38+
<a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/481e2d2e667ea29ac904e41ba91628841f4ecf11/images/git-icon-2.svg" alt="git" width="39" height="39" style="padding-right: 5px;"/></a>
39+
<a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/figma-icon.svg" alt="figma" width="39" height="39"/></a>
40+
<a href="https://getbootstrap.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/bootstrap-icon.svg" alt="bootstrap" width="42" height="42"/></a>
41+
<a href="https://code.visualstudio.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/vscode-icon.svg" width="42" height="42" alt="VS Code" /></a>
3642
</p>
3743

3844
<div>

0 commit comments

Comments
 (0)