-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 1.63 KB
/
params.json
File metadata and controls
6 lines (6 loc) · 1.63 KB
1
2
3
4
5
6
{
"name": "Linlihe.GitHub.io",
"tagline": "",
"body": "### welcome\r\nThis is a collection of some of my technical work related to quantitative finance. Homework sets I've authored, Python programs, and blog posts are all fair game.\r\n\r\n### My python noteboook\r\n* [Python basics](https://github.com/LinLihe/qfrm-python/blob/master/python-basics-notebook-empty.ipynb)\r\n* [secret(Project Euler)](https://github.com/LinLihe/qfrm-python/blob/master/python-secret-notebook-empty.ipynb)\r\n* [interview practice](https://github.com/LinLihe/qfrm-python/blob/master/python-interview-notebook-empty.ipynb)\r\n* [Black-Scholes-Merton](https://github.com/LinLihe/qfrm-python/blob/master/finance/python-black-scholes-merton.ipynb)\r\n\r\n### My Linkedin \r\n* [Lihe's Linkedin](https://www.linkedin.com/in/lihe-lin-5bb465b3)\r\n\r\n### Python in Finance\r\nWe use Python in some of our classes, and here is some of my work:\r\n* [Basics notebook](https://github.com/pbenson/qfrm-bootcamp/blob/gh-pages/python-templates/python-basics-notebook-empty.ipynb)\r\n* [Secret notebook](https://github.com/pbenson/qfrm-bootcamp/blob/gh-pages/python-templates/python-secret-notebook-empty.ipynb)\r\n\r\n### Papers\r\n* [Paper 1](https://github.com/aslkdfj)\r\n* [Paper 2](https://github.com/aslkdfj)\r\n\r\n### About me\r\nI am a grad student at the University of Michigan, in the [Quantitative Finance and Risk Management](https://lsa.umich.edu/math/graduates/quantitative-finance.html) program. I did my undergraduate work in Mathematics and Applied Mathematics of Wuhan University.",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}