Add header and picture

This commit is contained in:
2025-10-22 21:14:17 +02:00
parent 794a18484b
commit fae8a80a2e
5 changed files with 105 additions and 8 deletions

View File

@@ -18,8 +18,15 @@
</div>
<div class="content-container">
<div class="content-wrapper">
<p>Hello! I'm Erik Fehér, a passionate software developer with a knack for creating innovative solutions. With a background in computer science and years of experience in the tech industry, I specialize in building web applications that are both user-friendly and efficient. When I'm not coding, you can find me exploring the latest tech trends or contributing to open-source projects. Let's connect and create something amazing together!</p>
<div class="header">
<div class="brand">Erik Feher</div>
<img class="close" src="./public/next.svg"/>
</div>
<div class="card-content">
<div id="card-content-container">
<img id="card-content-image" src="./public/profile.jpg"/>
</div>
</div>
</div>
</div>
</div>