mirror of
https://github.com/eRgo35/website.git
synced 2026-02-04 05:26:11 +01:00
feat: new colors, updated bio, and mode..
This commit is contained in:
31
index.html
31
index.html
@@ -46,24 +46,33 @@
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
<h1 class="header">
|
||||
<h1 class="header coiny-regular">
|
||||
Hi, I'm Mike 👋🏻
|
||||
</h1>
|
||||
|
||||
<div class="bio">
|
||||
<h4>A Student and a Software Developer</h4>
|
||||
<p class="small-text">I'm currently working on new fascinating projects, so be sure to follow me!</p>
|
||||
|
||||
<h2 class="coiny-regular">Student / Software Developer</h2>
|
||||
|
||||
<p>I'm currently working on new fascinating projects,
|
||||
so be sure to follow me!</p>
|
||||
<p>
|
||||
I am currently pursuing a degree in Computer Science at the Silesian University of Technology in Gliwice. Programming is my passion. I have experience working with a variety of languages. Recently, I have been focusing my attention on Rust and JavaScript.
|
||||
</p>
|
||||
<p>
|
||||
I am also interested in artificial intelligence and machine learning. In addition, I actively create and develop many projects to further enhance my skills.
|
||||
</p>
|
||||
|
||||
<h4>About Mike</h4>
|
||||
<h2 class="coiny-regular">My Projects</h2>
|
||||
|
||||
<a class="button" href="https://github.com/eRgo35?tab=repositories">Go to <i>Projects</i></a>
|
||||
|
||||
<!--
|
||||
<ul>
|
||||
<li>⚙️ I use daily: <code>.rs</code>, <code>.js</code> <code>.py</code> <code>.sh</code> <code>.tex</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>
|
||||
</ul> -->
|
||||
|
||||
<h4>Mike around the web</h4>
|
||||
<h2 class="coiny-regular">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>
|
||||
@@ -74,10 +83,10 @@
|
||||
<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>
|
||||
<p>[📎 <a href="assets/Michał_Czyż_CV.pdf"">cv</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>
|
||||
<!-- <span class="separator">. . .</span> -->
|
||||
</div>
|
||||
|
||||
<div class="aside">
|
||||
|
||||
Reference in New Issue
Block a user