koga@Kogas-MacBook-Air ~

sw_vers

Name: Koga Tsai

Education: Bachelor

koga@Kogas-MacBook-Air ~

whereis myself

/China/GuangdongProvince/GuangZhou

koga@Kogas-MacBook-Air ~

cd MyResume

koga@Kogas-MacBook-Air ~/MyResume

cd Skills

koga@Kogas-MacBook-Air ~/MyResume/Skills

ls -l

★★★★☆ 4 koga developer Vim

★★★☆☆ 3 koga developer Git

★★★★☆ 4 koga developer RubyOnRails

★★★☆☆ 3 koga developer PHP

★★★★☆ 4 koga developer Laravel

★★☆☆☆ 2 koga developer Python

★★★★☆ 4 koga developer HTML

★★★★☆ 4 koga developer CSS

★★★☆☆ 3 koga developer Javascript

★★★☆☆ 3 koga developer MySQL

★★★☆☆ 3 koga developer Redis

★★★☆☆ 3 koga developer Shell

koga@Kogas-MacBook-Air ~/MyResume/Skills

cd ../Hobbies

koga@Kogas-MacBook-Air ~/MyResume/Hobbies

ls

Drawing Gym Movies Musics

koga@Kogas-MacBook-Air ~/MyResume/Hobbies

cd ../Logs

koga@Kogas-MacBook-Air ~/MyResume/Logs

cat work.log

[2014 ~ 2015] CitySpadeInc/USA/FullStackDeveloper {"Skill":"[\"Ruby On Rails\", \"Coffeescript\", \"sass\", \"Git\", \"MySQL\"]"}
Response: Created new pages according to UI design surface; Added spider to crawl the informations from some pages and xmls; In 2018, create the Cityspade litte program on wechat;

[2015 ~ 2016] ShopperPlus/CA/FullStackDeveloper {"Skill":\"[\"Ruby On Rails\", \"Coffeescript\", \"scss\", \"Git\", \"MySQL\"]}
Response: Developed some adminstrator pages,including inventory, dashboard, shippment fuild, products management; And optimizing the algorithm of grouping pickup, which maximizing products pickup number and minimizing products pickup times to warehouse keeper;

[2017 ~ Present] RegentSoft/CN/BackendDeveloper {"Skill": [\"PHP\", \"Laravel\", \"Git\", \"Shell\", \"MySQL\", \"Javascript\", \"HTML\", \"CSS\"]}
Response: Developed API for IOS, Android and Web application; Optimizing MySQL query to speed up the loading time; Refactoring some smelling codes and database structure; Writing some shells to deploy applications; Construct the test enviroment as same as production enviroment, etc;

koga@Kogas-MacBook-Air ~/MyResume/Logs

cd ..

koga@Kogas-MacBook-Air ~/MyResume

git init .

Initilize empty Git repository /Users/koga/MyResume/.git/

koga@Kogas-MacBook-Air ~/MyResume master ?

git add .

koga@Kogas-MacBook-Air ~/MyResume master ✚

git commit -m"Welcome to My Resume!"

[master 11f31bde] Welcome to My Resume!

0 files changed, 8 insertions(+), 0 deletion(-)

koga@Kogas-MacBook-Air ~/MyResume master

MacBook Air
Fork me on GitHub