- 2013/01 株式会社サイバーエージェント内定者アルバイト
 - 2014/04 株式会社サイバーエージェント入社
 - 2017/10 株式会社サイバーエージェント退社
 - 2017/11 フリーランスで色々
 - 2018/08 株式会社HRBrain入社
 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | google.charts.load('current', { 'packages': ['corechart'] }); | |
| google.charts.setOnLoadCallback(drawChart); | |
| function drawChart() { | |
| var data = new google.visualization.DataTable(); | |
| data.addColumn('date', 'Date'); | |
| data.addColumn('number', 'Low'); | |
| data.addColumn('number', 'Open'); | |
| data.addColumn('number', 'Close'); | |
| data.addColumn('number', 'High'); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | google.charts.load('current', {'packages':['corechart']}); | |
| google.charts.setOnLoadCallback(drawChart); | |
| function drawChart() { | |
| var data = new google.visualization.DataTable(); | |
| data.addColumn('date', 'Date'); | |
| data.addColumn('number', 'Low'); | |
| data.addColumn('number', 'Open'); | |
| data.addColumn('number', 'Close'); | |
| data.addColumn('number', 'High'); | 
魔法の高機能テキストエディタ。
tmux is a "terminal multiplexer", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal.
Settings
vimキーバインドでGoogle Chromeを使えるようにできるプラグイン。