Skip to content
View Oll-iver's full-sized avatar

Highlights

  • Pro

Block or report Oll-iver

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
Oll-iver/README.md

πŸ‘‹ Hi, I’m Oliver

Mathematics student and aspiring researcher, interested in applied mathematics; particularly in numerical methods and healthcare.


🧠 Current Focus

  • Scientific Computing – Using Python to explore and simulate complex mathematical structures.
  • Numerical Linear Algebra - Currently writing my undergraduate dissertation on topics in numerical linear algebra.

πŸ“Š Academic Background

  • BSc Mathematics (Class of 2026)
    • 80% overall average
    • 97% in computing modules

πŸ’» Technical Toolkit

Languages: Python, MATLAB, C++, JavaScript, Java, Go, R
Libraries & Tools: Manim, PyTorch, TensorFlow, Pandas, Matplotlib, Seaborn
Frameworks: Flask, Django, React
DevOps: Docker, GCP
Databases: MySQL, MongoDB


β™Ÿ Other Interests

  • Problem Solving – Hackathons, chess, and algorithm challenges
  • Content Creation – Educational AI/Maths animations with manim
  • Cross-Disciplinary Curiosity – Exploring where maths, physics, biology and computing intersect

🌐 Connect With Me

LinkedIn

Pinned Loading

  1. pyIA pyIA Public

    PyIA is a Python library for rigorous numerical analysis, implementing verified interval arithmetic and automatic differentiation. It features IEEE 754 directed rounding, sparse/dense interval matr…

    Python

  2. CPP-Backtest CPP-Backtest Public

    A C++ backtesting framework for evaluating trading strategies on historical market data.

    C++

  3. London-Salary-Prediction London-Salary-Prediction Public

    Predicts London's mean salary using Random Forest, RFE for feature selection, and evaluates model performance through various data transformations and hyperparameter tuning.