Skip to content

Commit 1f61dbd

Browse files
committed
rust
1 parent a0393cc commit 1f61dbd

17 files changed

Lines changed: 2 additions & 2 deletions

File tree

.DS_Store

2 KB
Binary file not shown.

content/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Beyond my professional work, I enjoy creative coding/algorithmic art, exploring
1313

1414
<div style="text-align: center;">
1515
<div style="display: inline-block; margin-top: 20px; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;">
16-
<img src="/images/pp.jpg" alt="Profile Picture" style="width: 120px; height: 140px; border-radius: 45%; box-shadow: 0 0 8px 1px #ff1493; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;" onmouseover="this.style.boxShadow='0 0 12px 3px #ff1493'; this.style.transform='scale(1.3)';" onmouseout="this.style.boxShadow='0 0 8px 1px #ff1493'; this.style.transform='scale(1.0)';">
16+
<img src="/images/ss2.png" alt="Profile Picture" style="width: 120px; height: 140px; border-radius: 2%; box-shadow: 0 0 8px 1px #ff1493; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;" onmouseover="this.style.boxShadow='0 0 12px 3px #ff1493'; this.style.transform='scale(1.3)';" onmouseout="this.style.boxShadow='0 0 8px 1px #ff1493'; this.style.transform='scale(1.0)';">
1717
</div>
1818
<p><a href="mailto:enesaltun2@gmail.com">enesaltun2@gmail.com</a></p>
19-
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=altunenes&theme=blue-green&hide=html,css&layout=compact" alt="GitHub Language Stats" style="max-width: 300px; width: 100%;">
19+
2020
</div>
2121

public/.DS_Store

0 Bytes
Binary file not shown.

public/images/.DS_Store

0 Bytes
Binary file not shown.

public/images/enes2_resized.png

-64.7 KB
Binary file not shown.

public/images/enes3.png

-898 KB
Binary file not shown.

public/images/enes4.png

-772 KB
Binary file not shown.

public/images/eness.png

-830 KB
Binary file not shown.

public/images/pp3.jpg

965 KB
Loading

public/images/pp3.png

-415 KB
Binary file not shown.

0 commit comments

Comments
 (0)