Skip to content
View JesseRai's full-sized avatar

Block or report JesseRai

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. cfa-var-backtesting-enginecfa-var-backtesting-enginePublic

    A Python-based CFA practical project that backtests portfolio Value at Risk (VaR) models using historical simulation, Student’s t VaR, different rolling lookback windows, Kupiec exception testing, …

    Python

  2. Rental-Analysis-SQL-BigQueryRental-Analysis-SQL-BigQueryPublic

    SQL project analyzing DVD Rental revenue with PostgreSQL. Demonstrates CTEs, window functions, joins, and index considerations for scalable query design.

    Python

  3. Company-Financial-Dashboard-SQLCompany-Financial-Dashboard-SQLPublic

    This repo contains the tables and views that power a Tableau dashboard for company‑level financial analysis. The scripts build a normalized data model and derive key performance metrics, ratios, an…

  4. FRED-Banking-Data-Downloader-Selenium-AutomationFRED-Banking-Data-Downloader-Selenium-AutomationPublic

    This Python script automates the extraction and download of datasets from the Banking section of the Federal Reserve Economic Data (FRED) website. It uses Selenium to navigate the site (in full or …

    Python

  5. Async-Intraday-Stock-Python-DownloaderAsync-Intraday-Stock-Python-DownloaderPublic

    This project demonstrates how to fetch multiple intraday stock time series concurrently using httpx.AsyncClient and asyncio. It retrieves intraday OHLCV data from the Alpha Vantage API, processes e…

    Python

  6. cfa_stress_testing_scenario_analysis_enginecfa_stress_testing_scenario_analysis_enginePublic

    Python stress testing engine for CFA-style portfolio scenario analysis, with P&L attribution, SVG charts, CSV export, and an auto-opening HTML dashboard.

    Python