2023-09-04 19:15:00 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Marcel Schwarz - LittleLink</title>
|
|
|
|
<meta name="description" content="Contact me!">
|
|
|
|
<meta name="author" content="Marcel Schwarz">
|
2023-09-04 19:15:00 +02:00
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2023-09-04 19:15:00 +02:00
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap" rel="stylesheet">
|
2023-09-04 19:15:00 +02:00
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<link rel="stylesheet" href="css/normalize.css">
|
|
|
|
<link rel="stylesheet" href="css/skeleton-auto.css">
|
|
|
|
<link rel="stylesheet" href="css/brands.css">
|
2023-09-04 19:15:00 +02:00
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<link rel="icon" type="image/png" href="images/avatar.png">
|
2023-09-04 19:15:00 +02:00
|
|
|
</head>
|
|
|
|
|
2023-09-04 19:20:39 +02:00
|
|
|
<body>
|
|
|
|
<div class="container">
|
2023-09-04 19:15:00 +02:00
|
|
|
<div class="row">
|
2023-09-04 19:20:39 +02:00
|
|
|
<div class="column" style="margin-top: 10%">
|
|
|
|
|
|
|
|
<!-- Your Image Here -->
|
|
|
|
<img src="images/avatar@4x.png" srcset="images/avatar@8x.png 2x, images/avatar@16x.png 4x"
|
|
|
|
alt="Marcel Schwarz Profile Picture">
|
|
|
|
|
|
|
|
<!-- Your Name -->
|
|
|
|
<h1>Marcel Schwarz</h1>
|
|
|
|
|
|
|
|
<!-- Short Bio -->
|
|
|
|
<p>Junior Software Engineer @TeamViewer</p>
|
|
|
|
|
|
|
|
<!-- LinkedIn -->
|
|
|
|
<a class="button button-linked" href="https://www.linkedin.com/in/mschwarz98/" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Gitlab -->
|
|
|
|
<a class="button button-gitlab" href="https://gitlab.com/marcel.schwarz" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/gitlab.svg" alt="GitLab Logo">GitLab</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Github -->
|
|
|
|
<a class="button button-github" href="https://github.com/iCaotix" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- XING -->
|
|
|
|
<a class="button button-xing" href="https://www.xing.com/profile/Marcel_Schwarz39" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/xing.svg" alt="xing Logo">Xing</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Instagram -->
|
|
|
|
<a class="button button-instagram" href="https://www.instagram.com/mrsl.black/" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Email -->
|
|
|
|
<a class="button button-default" href="mailto:mail@marcelschwarz.net" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/email.svg" alt="Email Icon">mail@marcelschwarz.net</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Twitter -->
|
|
|
|
<a class="button button-twit" href="https://twitter.com/mrsl_black" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Discord -->
|
|
|
|
<a class="button button-discord" href="https://discordapp.com/users/339040106193223690" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/discord.svg" alt="Discord Logo">Discord</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Spotify -->
|
|
|
|
<a class="button button-spotify" href="https://open.spotify.com/user/1122952345" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/spotify.svg" alt="Spotify Logo">Spotify</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Reddit -->
|
|
|
|
<a class="button button-reddit" href="https://www.reddit.com/user/iCaotix" target="_blank"
|
|
|
|
rel="noopener"><img class="icon" src="images/icons/reddit.svg" alt="Reddit Logo">Reddit</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Telegram -->
|
|
|
|
<a class="button button-telegram" href="https://t.me/mrsl_shwrz" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Telegram</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- Steam -->
|
|
|
|
<a class="button button-steam" href="https://steamcommunity.com/id/iCaotix/" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/steam.svg" alt="Steam Logo">Steam</a>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<!-- PayPal-->
|
|
|
|
<a class="button button-paypal" href="https://paypal.me/icaotix" target="_blank" rel="noopener"><img
|
|
|
|
class="icon" src="images/icons/paypal.svg" alt="PayPal Logo">PayPal</a>
|
|
|
|
<br>
|
|
|
|
</div>
|
2023-09-04 19:15:00 +02:00
|
|
|
</div>
|
2023-09-04 19:20:39 +02:00
|
|
|
</div>
|
2023-09-04 19:15:00 +02:00
|
|
|
</body>
|
|
|
|
</html>
|