mirror of
https://github.com/eRgo35/website.git
synced 2026-02-04 05:26:11 +01:00
feat: refreshed website
This commit is contained in:
@@ -2,108 +2,106 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="./assets/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description"
|
||||
content="Michael Czyż is a student and a frontend developer creating websites in many technologies and frameworks." />
|
||||
<meta name="author" content="Michael Czyż" />
|
||||
<meta name="copyright" content="Michael Czyż, 2023 All Rights Reserved" />
|
||||
<meta name="keywords" lang="en"
|
||||
content="Michał Czyż, Michael Czyż, Mike Czyż, tsi, developer, crypto, web, angular, react, javascript" />
|
||||
<meta name="date" content="" />
|
||||
<meta name="page-topic" content="" />
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="./assets/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#8aadf4" />
|
||||
<meta name="description"
|
||||
content="Michał Czyż is a student and a software developer." />
|
||||
<meta name="author" content="Michał Czyż" />
|
||||
<meta name="copyright" content="Michał Czyż, 2024 All Rights Reserved" />
|
||||
<meta name="keywords" lang="en"
|
||||
content="Michał Czyż, Michael Czyż, Mike Czyż, tsi, developer, crypto, web, angular, react, javascript" />
|
||||
<meta name="date" content="" />
|
||||
<meta name="page-topic" content="" />
|
||||
|
||||
<!--Facebook Open Graph-->
|
||||
<meta property="og:url" content="https://mczyz.icu" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Michael Czyż" />
|
||||
<meta property="og:site_name" content="Michael Czyż" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:description"
|
||||
content="Michael Czyż is a student and a frontend developer creating websites in many technologies and frameworks." />
|
||||
<meta property="og:image" content="./assets/card.png" />
|
||||
<!--Facebook Open Graph-->
|
||||
<meta property="og:url" content="https://c2yz.com" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Michał Czyż" />
|
||||
<meta property="og:site_name" content="Michał Czyż" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:description"
|
||||
content="Michał Czyż is a student and a software developer." />
|
||||
<meta property="og:image" content="./assets/card.png" />
|
||||
|
||||
<!--Twitter card metadata-->
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@Mike_Czyz_" />
|
||||
<meta name="twitter:creator" content="@Mike_Czyz_" />
|
||||
<meta name="twitter:title" content="Michael Czyż" />
|
||||
<meta name="twitter:description"
|
||||
content="Michael Czyż is a student and a frontend developer creating websites in many technologies and frameworks." />
|
||||
<meta name="twitter:image" content="./assets/card.png">
|
||||
<!--Twitter card metadata-->
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@Mike_Czyz_" />
|
||||
<meta name="twitter:creator" content="@Mike_Czyz_" />
|
||||
<meta name="twitter:title" content="Michał Czyż" />
|
||||
<meta name="twitter:description"
|
||||
content="Michał Czyż is a student and a software developer." />
|
||||
<meta name="twitter:image" content="./assets/card.png">
|
||||
|
||||
<link rel="apple-touch-icon" href="./assets/logo192.png" />
|
||||
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<link rel="apple-touch-icon" href="./assets/logo192.png" />
|
||||
|
||||
<script src="main.js" defer></script>
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
|
||||
<title>Michael Czyż</title>
|
||||
<script src="main.js" defer></script>
|
||||
|
||||
<title>Michał Czyż</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
<h1 class="header">
|
||||
Hi, I'm Mike 👋🏻 👨🏻💻
|
||||
</h1>
|
||||
<div class="page">
|
||||
<h1 class="header">
|
||||
Hi, I'm Mike 👋🏻
|
||||
</h1>
|
||||
|
||||
<div class="bio">
|
||||
<p>I'm a student and a frontend developer creating websites in many technologies and frameworks. I also want to
|
||||
get closer to the metal 🔨 so I create software in C++, C#, Rust 🦀 and Python. Electron is terrifying me ⚛.</p>
|
||||
<p>I'm currently working on some new fascinating projects, so be sure to follow me to not miss out on new stuff I'll be releasing soon.</p>
|
||||
<p>I built a <a href="https://github.com/eRgo35/Project-TSI">Web App</a> using Angular Material framework, a
|
||||
simple <a href="https://github.com/eRgo35/Server-Manager">Server Manager</a> program for Windows and much
|
||||
more! I'm also a co-author of a Discord <a href="https://github.com/HiveMindStudios/MelvinJS">multipurpose
|
||||
bot</a> written in JavaScript.</p>
|
||||
<p>I'm having a lot of fun with the latest technologies, mainly Cryptocurrencies 💰 and Artificial Inteligence
|
||||
👁️.</p>
|
||||
</div>
|
||||
<div class="bio">
|
||||
<h4>A Student and a Software Developer</h4>
|
||||
|
||||
<div class="world">
|
||||
<h2>Find Mike around the web 🌎:</h2>
|
||||
<ul>
|
||||
<li>take a look at my <a href="https://github.com/eRgo35">GitHub</a> 🐙</li>
|
||||
<li>find me on <a href="https://www.linkedin.com/in/mike-czyz/">LinkedIn</a> 💼</li>
|
||||
<li>visit my <a href="https://www.youtube.com/@eRgo35">Youtube</a> channel 📹</li>
|
||||
<li>and follow me on <a href="https://twitter.com/Mike_Czyz_">X</a> 🐦</li>
|
||||
</ul>
|
||||
<p>I'm currently working on new fascinating projects,
|
||||
so be sure to follow me!</p>
|
||||
|
||||
<p>Psst! You can also take a look at my <a href="https://github.com/eRgo35/dots">dotfiles</a><br /> to find my latest rice 🍚.</p>
|
||||
|
||||
<p>Also, checkout <a href="https://scientia.c2yz.com">this site</a>. You might find it interesting. 👀</p>
|
||||
<h4>About Mike</h4>
|
||||
<ul>
|
||||
<li>⚙️ I use daily: <code>.rs</code>, <code>.js</code> <code>.py</code> <code>.sh</code> <code>.cpp</code> <code>.md</code></li>
|
||||
<li>🏗️ Developed: <a href="https://github.com/eRgo35/lyra">lyra</a>, <a href="https://github.com/eRgo35/ah">ah</a>, <a href="https://github.com/eRgo35/ti">ti</a>, <a href="https://github.com/eRgo35/ascii">ascii</a>, etc...</li>
|
||||
<li>🍚 Check out my: <a href="https://github.com/eRgo35/dots">dotfiles</a>, <a href="https://github.com/eRgo35/nix-config">nix flake</a></li>
|
||||
</ul>
|
||||
|
||||
<!-- <p>[📎 <a href="assets/resume.pdf"">resume</a>] [📧 <a href=" mailto:mike@c2yz.com?subject=Hi">contact</a>]</p> -->
|
||||
<p>[📧 <a href=" mailto:mike@c2yz.com?subject=Hi">contact</a>]</p>
|
||||
</div>
|
||||
|
||||
<div class="aside">
|
||||
<div class="avatar-wrapper">
|
||||
<img src="assets/mike-czyz.webp" class="avatar" width="2.5in" height="2.5in" />
|
||||
<div class="theme">
|
||||
<i class="material-icons"></i>
|
||||
<span class="theme-text">Dark Mode</span>
|
||||
<h4>Mike around the web</h4>
|
||||
<ul>
|
||||
<li>🐙 take a look at my <a href="https://github.com/eRgo35">GitHub</a></li>
|
||||
<li>💼 find me on <a href="https://www.linkedin.com/in/mike-czyz">LinkedIn</a></li>
|
||||
<li>📹 visit my <a href="https://www.youtube.com/@eRgo35">YouTube</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<div class="copyright">
|
||||
Copyright © <span id="year">2023</span> All rights reserved
|
||||
</div>
|
||||
<div class="gpg">
|
||||
🔑
|
||||
<a href="assets/mike-czyz-public.asc" class="pgp-key">
|
||||
<span>710D</span>
|
||||
<span>3407</span>
|
||||
<span>D37F</span>
|
||||
<span>F123</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="world">
|
||||
<!-- <p>Also, checkout <a href="https://scientia.c2yz.com">this site</a>. You might find it interesting. 👀</p> -->
|
||||
|
||||
<!-- <p>[📎 <a href="assets/resume.pdf"">resume</a>] [📧 <a href=" mailto:mike@c2yz.com?subject=Hi">contact</a>]</p> -->
|
||||
<p>[📧 <a href=" mailto:mike@c2yz.com?subject=Hi">contact</a>]</p>
|
||||
|
||||
<span class="separator">. . .</span>
|
||||
</div>
|
||||
|
||||
<div class="aside">
|
||||
<div class="avatar-wrapper">
|
||||
<img src="assets/mike-czyz.webp" class="avatar" width="2.5in" height="2.5in" />
|
||||
<div class="theme">
|
||||
<i class="material-icons"></i>
|
||||
<span class="theme-text">Dark Mode</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<div class="copyright">
|
||||
© <span id="year">2024</span>
|
||||
</div>
|
||||
<div class="gpg">
|
||||
<a href="assets/mike-czyz-public.gpg" target="_blank" class="gpg-key">
|
||||
🔑
|
||||
<span>GPG</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user