Kazuki Tanaka(gogotanaka)


English follows Japanese :)

Gogotanaka


$ console.log(this)
=> {
  born: '長野県',
  high_school: '長野県立須坂高校',
  university: "慶應数理科学",
  experiences: {
    '2013/8〜2014/4': '休学 & エンジニア@freee株式会社 Tokyo, Japan',
    '2014/7〜2015/10': 'CTO@venuespot inc.(500starups出身) Vancouver, Canada',
    '2015/1〜': 'プログラミング言語Rubyのコミッター(世界に100人ほど)に',
    '2015/12〜': 'aisaac, inc 創業。自己資本経営のためにめちゃくちゃ受託する',
    '2022/5〜': 'hello, inc 外部取締役',
    '2023/5(現在)': 'aisaac, inc 自己資本のまま受託は卒業して自社サービス10を実験中。従業員200人越え、USにも挑戦中🔥'
  }
}
          

Capability


$ console.log(this)
=> {
  '得意なこと': [
    '問題解決',
    '面白そうなことに飛びつく速さ',
    'オペレーションを高いレベルで実行する仕組み作り',
  ],
  '得意ではないこと': [
    '同時に二つのことをやること',
    '締切を守る事、計画的に物事を進める事',
    '頭を壁にぶつけたり、ものをこぼしたりチョロミス多め',
    '非効率なこと'
  ]
}
          

趣味


$ 音楽: ドラムとベースとウクレレを叩く弾く。gogotanakaを構成する曲
$ バスケ、料理、新しいことなんでも
$ 料理インスタはフォロワー2万超え
          

主なOSS成果物


$ 1. 次世代型論理型プログラミング言語 Hilbertを作ってHacker News Weekly topに

$ 2. Ruby上で代数的な微分積分を実現するGem  Dydx

$ 3. Rubyに漸進的型付けを導入するGem Rubype

$ 4. 日本株の情報をスマートに取得するGem SorryYahooFinance

$ 5. Haskellの麻布地域コミュニティ Azabu.hs を作りました.

$ 6. RubyのMatrixクラスに パッチを30個ほど.

$ 7. 全プログラミング言語で複素数を出力したい Primes

$ 8. Ruby(主にrails,sinatra)でwebアプリは述べ30個は作ってます. 個人で作ったものだと月間9000万PVあります.
          

Gogo tanaka


$ About: ['21 years old', 'Keio Univ(mathematics)']

$ Specialties(Math): ['Probability', 'Measure Theory', 'Abstract Algebra', 'Topology']

$ Specialties(Tech): [
    'Hilbert(Author)', 'Ruby(Maintainer)', 'Rails', 'js', 'CoffeeScript', 'AngularJS(Contributor)', 'Backbone.js', 'Haskell', 'Yesod', 'Scala', 'R',
  ]

$ Hobby: ['Listing', 'Eating', 'Drinking', 'Playing', 'Watching', 'Thinking']

$ The recent situation: Took leave of absence from university and jump in Vancouver.
          

My Works


$ 0. I am one of 50 committers who are able to modify the source code of Ruby. And I have worked on improving performance of math functions.

$ 1. Hilbert is the logic oriented program language designed and implemented by me.

$ 2. Ruby with Differential Algebra Dydx

$ 3. Ruby with Type Rubype

$ 4. Azabu.hs is Haskell groub in Japan.