Skip to content

Commit

Permalink
Merge pull request #91 from bmf-san/feature/add-detail-to-resume
Browse files Browse the repository at this point in the history
プロフィール>経歴に詳細を追加
  • Loading branch information
bmf-san authored Mar 20, 2024
2 parents a559a57 + 3091dcc commit 30e25d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/templates/profile/index.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,16 @@
<div class="margin-top-3rem">
<h2>経歴</h2>
<p><em>株式会社マクアケ/ソフトウェアエンジニア</em><br><span class="font-size-small">2018-現在</span></p>
<p class="font-size-small">エンドユーザー・管理者向け機能開発、技術負債解消、システム基盤開発などに従事。</p>
<br>
<p><em>株式会社イノベーター・ジャパン/ソフトウェアエンジニア</em><br><span class="font-size-small">2017-2018</span></p>
<p class="font-size-small">受託・自社開発にてエンドユーザー向け機能開発に従事。</p>
<br>
<p><em>某スタートアップ/ソフトウェアエンジニア</em><br><span class="font-size-small">2016-2017</span></p>
<p class="font-size-small">エンドユーザー向け機能開発に従事。</p>
<br>
<p><em>フリーランス/マークアップエンジニア</em><br><span class="font-size-small">2015-2016</span></p>
<p class="font-size-small">WebデザインやWebページのマークアップ、Wordpressのコーディングなどに従事。</p>
</div>
<div class="margin-top-3rem">
<h2>資格</h2>
Expand Down

0 comments on commit 30e25d6

Please sign in to comment.