|
1 | 1 | # Hello World 👋 |
2 | 2 |
|
| 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 | + |
3 | 62 | <a href="https://chainsulting.de"> |
4 | 63 | <img align="left" alt="Chainsulting - Website" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/firefoxbrowser.svg"/> |
5 | 64 | </a> |
|
0 commit comments