Skip to content
View shamez89's full-sized avatar

Block or report shamez89

Report abuse

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

Report abuse
shamez89/README.md

Hey, I’m Shamez

Welcome to my GitHub! I'm a Finance graduate and a curious beginner in the world of Quantitative Finance, where I combine financial knowledge with data, algorithms, and code. I’m learning to build insightful, data-driven financial models that help make sense of market behavior.

Fun fact: I got into quant finance because I love patterns — both in numbers and in life.


🧠 Currently Learning

  • Quant Strategies: SMA, CAPM, Black-Scholes
  • Financial Modeling and Valuation
  • Python, R, MySQL for Data Analysis
  • Machine Learning & Statistics for financial insights

💻 Tech Stack

Area Tools / Languages
Programming Python, R
Databases MySQL
Quant Models CAPM, Black-Scholes, SMA
ML & Stats pandas, scikit-learn, statsmodels
Visualization matplotlib, seaborn, ggplot2
Tools Git, Jupyter Notebook

🎯 Fun Fact

I love connecting financial logic with statistical models to answer big "What if?" questions in markets.


✨ Personal Vibe

(Yes, that’s me when my code runs without error.)


🔥 Featured Projects

  • SMA Strategy in Quant Finance
    View on GitHub
    A beginner-friendly moving average crossover backtest in Python.

🎥 Cool Stuff I Like

Quant Finance

Machine Learning

Python

SQL


📫 Connect With Me


🔁 This profile is evolving — just like markets.

Popular repositories Loading

  1. sma-strategy sma-strategy Public

    Implements a Simple Moving Average (SMA) Crossover Strategy using Python. Fetches data via Yahoo Finance, generates buy/sell signals (SMA50/SMA200), backtests performance, and visualizes trades wit…

    Python

  2. shamez89 shamez89 Public

    Hi, I'm Shamez Alam, a finance graduate exploring quantitative finance. I'm learning Python, financial modeling, and trading strategies. Currently building projects using real market data and aimin…

  3. RSI-Accumulator RSI-Accumulator Public

    Built a SIP strategy investing ₹1,00,000 when monthly RSI < 45 to capture undervaluation opportunities. Backtested with historical data, computed key metrics (CAGR, drawdown, Sharpe, hit ratio), an…

    Python