Skip to content

Commit 10711f5

Browse files
author
Chainsulting - DLT Consulting & Development
authored
Update README.md
1 parent 136f37c commit 10711f5

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

README.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,64 @@
11
# Hello World 👋
22

3+
## Tech Stack
4+
5+
<table>
6+
<tbody>
7+
<tr valign="top">
8+
<td width="16%" align="center">
9+
<strong>HTML5</strong><br><br><br>
10+
<img height="48px" src="https://cdn.svgporn.com/logos/html-5.svg">
11+
</td>
12+
<td width="16%" align="center">
13+
<strong>CSS3</strong><br><br><br>
14+
<img height="48px" src="https://cdn.svgporn.com/logos/css-3.svg">
15+
</td>
16+
<td width="16%" align="center">
17+
<strong>JavaScript</strong><br><br><br>
18+
<img height="48px" src="https://cdn.svgporn.com/logos/javascript.svg">
19+
</td>
20+
<td width="16%" align="center">
21+
<strong>Vue</strong><br><br><br>
22+
<img height="48px" src="https://cdn.svgporn.com/logos/vue.svg">
23+
</td>
24+
<td width="16%" align="center">
25+
<strong>Git</strong><br><br><br>
26+
<img height="48px" src="https://cdn.svgporn.com/logos/git-icon.svg">
27+
</td>
28+
<td width="16%" align="center">
29+
<strong>VS Code</strong><br><br><br>
30+
<img height="48px" src="https://cdn.svgporn.com/logos/visual-studio-code.svg">
31+
</td>
32+
</tr>
33+
<tr valign="top">
34+
<td width="16%" align="center">
35+
<strong>Sass/Scss</strong><br><br><br>
36+
<img height="48px" src="https://cdn.svgporn.com/logos/sass.svg">
37+
</td>
38+
<td width="16%" align="center">
39+
<strong>Less</strong><br><br><br>
40+
<img height="48px" src="https://cdn.svgporn.com/logos/less.svg">
41+
</td>
42+
<td width="16%" align="center">
43+
<strong>TailwindCSS</strong><br><br><br>
44+
<img height="48px" src="https://cdn.svgporn.com/logos/tailwindcss-icon.svg">
45+
</td>
46+
<td width="16%" align="center">
47+
<strong>Material UI</strong><br><br><br>
48+
<img height="48px" src="https://cdn.svgporn.com/logos/material-ui.svg">
49+
</td>
50+
<td width="16%" align="center">
51+
<strong>Webpack</strong><br><br><br>
52+
<img height="48px" src="https://cdn.svgporn.com/logos/webpack.svg">
53+
</td>
54+
<td width="16%" align="center">
55+
<strong>Eslint</strong><br><br><br>
56+
<img height="48px" src="https://cdn.svgporn.com/logos/eslint.svg">
57+
</td>
58+
</tr>
59+
</tbody>
60+
</table>
61+
362
<a href="https://chainsulting.de">
463
<img align="left" alt="Chainsulting - Website" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/firefoxbrowser.svg"/>
564
</a>

0 commit comments

Comments
 (0)