Skip to content

Commit

Permalink
プロフィールを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ken7253 committed Dec 8, 2024
1 parent 140c20b commit a46f92b
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions reuse/me.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,34 @@ layout: cover
<h1 style="margin: 0 0 0 -3px; line-height: 1;">ken7253</h1>
<p style="margin: 0;">Frontend developer</p>
</div>
<img alt="" src="https://dairoku-studio.com/ogp-thumbnail.png" style="position:absolute; top:0; right:0; width: 200px; border-radius: 100vh; mix-blend-mode: overlay;">
<img alt="" src="https://dairoku-studio.com/ogp-thumbnail.png" style="position:absolute; top:0; right:50px; width: 200px; border-radius: 100vh; mix-blend-mode: overlay;">
</div>

<div>
<p style="font-size: 1rem; line-height: 2.1;">
技術記事を書いたりするのが趣味。<br>
ブラウザの標準化まわりを追うのが趣味<br>
最近はReactを使ったアプリケーションを書いています。<br>
ユーザーインターフェイスやブラウザが好き。
</p>
</div>

<div style="display: flex; gap: 12px; flex-direction: column;">
<a href="https://github.com/ken7253" style="border: none; display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<a href="https://github.com/ken7253" style="display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<span style="display: flex; gap: 8px; align-items: center; line-height: 1; font-size: 0.75rem;">
<radix-icons-github-logo />https://github.com/ken7253
</span>
</a>
<a href="https://zenn.dev/ken7253" style="border: none; display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<a href="https://zenn.dev/ken7253" style="display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<span style="display: flex; gap: 8px; align-items: center; line-height: 1; font-size: 0.75rem;">
<simple-icons-zenn/>https://zenn.dev/ken7253
</span>
</a>
<a href="https://dairoku-studio.com/" style="border: none; display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<a href="https://bsky.app/profile/ken7253.bsky.social" style="display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<span style="display: flex; gap: 8px; align-items: center; line-height: 1; font-size: 0.75rem;">
<simple-icons-bluesky/>https://bsky.app/profile/ken7253.bsky.social
</span>
</a>
<a href="https://dairoku-studio.com/" style="display: flex; flex-direction: column; gap: 8px; width: fit-content;">
<span style="display: flex; gap: 8px; align-items: center; line-height: 1; font-size: 0.75rem;">
<mdi-web style="scale: 1.2;"/>https://dairoku-studio.com
</span>
Expand Down

0 comments on commit a46f92b

Please sign in to comment.