-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34e57e9
commit 62f48a2
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "Naci Simsek" | ||
--- | ||
|
||
<div class="flex mt-4"> | ||
<img class="!mt-0 !mb-0 h-24 w-24 rounded-full ltr:mr-4 rtl:ml-4" width="96" height="96" | ||
src="avatar.jpg" /> | ||
<div class="place-self-center"> | ||
<div class="text-sm text-neutral-700 dark:text-neutral-400">Technical Account Manager @ Ververica</div> | ||
<div class="text-2xl sm:text-lg"> | ||
<div class="flex flex-wrap text-neutral-400 dark:text-neutral-500"> | ||
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://linkedin.com/in/nacisimsek" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "linkedin" >}}</a> | ||
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://twitter.com/nacisimsek" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "x-twitter" >}}</a> | ||
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://instagram.com/ncsmsk" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "instagram" >}}</a> | ||
<!-- <a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://medium.com/@nunocoracao" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "medium" >}}</a> --> | ||
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://github.com/nacisimsek" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "github" >}}</a> | ||
<!-- <a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="http://goodreads.com/nunocoracao" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "goodreads" >}}</a> | ||
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://reddit.com/user/nunoheart" target="_blank" | ||
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "reddit" >}}</a> --> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.