Skip to content

Commit 3b07bc0

Browse files
committed
rust
1 parent 1f61dbd commit 3b07bc0

9 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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/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)';">
16+
<img src="/images/pp3.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>
1919

public/.DS_Store

0 Bytes
Binary file not shown.

public/images/.DS_Store

0 Bytes
Binary file not shown.

public/images/pp3.png

1.19 MB
Loading

static/.DS_Store

0 Bytes
Binary file not shown.

static/images/.DS_Store

0 Bytes
Binary file not shown.

static/images/pp3.png

1.19 MB
Loading

static/images/ss2.png

-2.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)