Skip to content
View jamieharvey237's full-sized avatar

Block or report jamieharvey237

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jamieharvey237/README.md

Hi there, I'm Jamie👋

I'm a third-year Aerospace Engineering student at the University of Manchester, keen to leverage my strong quantitative foundation to explore and solve complex problems in finance. My approach to learning is hands-on: I build interactive Python projects to reverse-engineer and understand the mechanics driving critical financial metrics and models.

🔭 What I'm Exploring

  • Quantitative Finance: Applying numerical methods to model financial markets and price assets.
  • Algorithmic Trading: Backtesting and analysing systematic strategies using historical data.
  • Risk Management: Applying statistical methods to quantify portfolio risk and understand its impact on investors.

🧠 Tech Proficiency

  • Languages: Python, MATLAB, SQL
  • Python Libraries: NumPy, SciPy, Pandas, Matplotlib
  • Tools: LaTeX, Jupyter Notebook, GitHub

Take a look at some of my pinned projects!

Pinned Loading

  1. Algorithmic-Trading-Backtest-Engine Algorithmic-Trading-Backtest-Engine Public

    An independent project which delves into the mechanics of algorithmic trading and backtesting. Python-based engine assessing trading strategies against 20 years of S&P500 close price data, outputti…

    Python

  2. Probabilistic-Forecasting-of-FPL-Player-Points-using-Monte-Carlo-Simulations Probabilistic-Forecasting-of-FPL-Player-Points-using-Monte-Carlo-Simulations Public

    (In Development) An introductory project exploring the Monte Carlo method of solving stochastic problems. Combines probabilistic modelling with real-world API data to predict points performance and…

    Python