| Description | Command |
|---|---|
| Start a new session with session name | screen -S <session_name> |
| List running sessions / screens | screen -ls |
| Attach to a running session | screen -x |
| Attach to a running session with name | screen -r <session_name> |
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
| { | |
| "basics": { | |
| "name": "Zihan Guo", | |
| "label": "Non-compete at Citadel", | |
| "image": "", | |
| "email": "zguocollege@gmail.com", | |
| "phone": "", | |
| "url": "", | |
| "summary": "I build data driven solutions to help investment professional make trading decisions. At the same time, I build/improve engineering products to help my teammates work more efficiently. \n\nI am a problem solver at heart and am most excited when my solutions empower others to do things they love.\n\nHaving worked as both a Data Scientist and Data Engineer, I've grown my skills in analytics, modeling, software engineering, product and project management. My current focus is improving my depth of understanding of my stakeholders' business logic/investment thesis so that I can better help them solve problems. \n\nI love learning. Outside of work, I am pursuing a master degree of computer science at Columbia University in New York City with Machine Learning concentration. Currently, I am taking Natural Language Processing and Cloud Co |