Ryusuke Miyaji

Ruby on Rails/Vue.jsを主に使用しているエンジニアです。
Python/Docker/AWS(ECS,ECRが中心) も使えます。
TypeScript/Go/Kotlin/数学や統計学なども勉強しています。
ご依頼はメールアドレスからお願いします。
Email:bluce826@gmail.com

testtag

test3

test work

  • test tag2
  • # h1 Heading ## h2 Heading ### h3 Heading ## Emphasis **This is bold text** __This is bold text__ *This is italic text* _This is italic text_ ~~Strikethrough~~ ## Blockquotes > Blockquotes can also be nested... ## Lists 1. Lorem ipsum dolor sit amet 2. Consectetur adipiscing elit 3. Integer molestie lorem at massa ## Code Inline `code` Block code "fences" ​``` js var foo = function (bar) { return bar++; }; console.log(foo(5)); ​``` ## Tables | Option | Description | | ------ | ----------- | | data | path to data files to supply the data that will be passed into templates. | | engine | engine to be used for processing templates. Handlebars is the default. | | ext | extension to be used for dest files. | ## Links [link text](http://dev.nodeca.com)