Skip to content

Commit

Permalink
Merge pull request #18 from shgtkshruch/mykinso
Browse files Browse the repository at this point in the history
Add mykinso to works
  • Loading branch information
shgtkshruch authored Jan 21, 2020
2 parents 5e4f305 + 3a41463 commit e3d106e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions src/components/work/data.js
Original file line number Diff line number Diff line change
@@ -1,39 +1,31 @@
import mykinso from './images/mykinso.jpg';
import nozomiFinancialGroup from './images/nozomi-financial-group.jpg';
import yoshienishikawa from './images/yoshienishikawa.jpg';
import avivaPro from './images/aviva-pro.jpg';
import damborghini from './images/damborghini.jpg';
import hydroPower from './images/hydro-power.jpg';
import schooTours from './images/schoo-tours.jpg';

export default [
{
title: 'Mykinso',
image: mykinso,
age: '2017 -',
url: 'https://mykinso.com',
text: '腸内フローラ解析の会社で、Rails による WEB アプリケーション開発や Vue.js によるフロントエンドの開発をしています。LP のコーディングもしており、一貫性のある CSS の設計やスタイルガイドの整備をしています。'
},
{
title: 'Nozomi Finacial Group',
image: nozomiFinancialGroup,
age: 2017,
url: 'https://nozomifinancial.net/',
text: 'アメリカと日本で活躍されているコンサルタントのコーポレートサイトをデザイン・制作しました。シンプルなデザインに統一しつつ、アニメーションで演出を加えました。日英の多言語対応も行い、WordPressですべての文言を更新できるようにしました。'
},
{
title: 'Yoshie Nishikawa',
image: yoshienishikawa,
age: 2017,
url: 'https://www.yoshienishikawa.com/',
text: 'イタリアで活躍されている写真家のコーポレートサイトをデザイン・制作しました。写真が主役になるようミニマルなデザインを採用しました。WordPressで実装し、SNS連携の機能も盛り込みました。'
},
{
title: 'aviva pro',
image: avivaPro,
age: 2016,
url: 'https://www.aviva.co.jp/avivapro_web/',
text: 'AVIVA様のWEBデザインコースのランディングページのコーディングを担当しました。落ち着いたデザインを守りつつ、アクセントとしてスクロールエフェクトやホバーエフェクトを工夫しました。'
},
{
title: 'damborghini',
image: damborghini,
age: 2016,
url: 'https://damborghini.com/',
text: 'ブランディングサイトのコーディングを担当しました。導入部分のテキストによるアニメーション演出やSVGによるモーダル開閉アニメーションなどを実装しました。'
},
{
title: 'hydro power',
image: hydroPower,
Expand Down
Binary file removed src/components/work/images/damborghini.jpg
Binary file not shown.
Binary file added src/components/work/images/mykinso.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/components/work/images/yoshienishikawa.jpg
Binary file not shown.

0 comments on commit e3d106e

Please sign in to comment.