Projects

Finance tools, simulations, and data-driven applications.

Temple University skyline

Python

Financial Formulas Library

Reusable functions for common financial calculations, designed to make analysis faster and more consistent.

  • Bond pricing calculations
  • Yield and valuation helpers
  • Reusable finance logic

Django

Library API

Django and Django REST Framework API that lists finance and computer science books read by category and subject.

  • REST API structure
  • Finance and CS cataloging
  • Backend development practice

Game

Stock Selection Game

Player selects an industry and guesses which company performed best based on estimated yearly return.

  • Financial performance comparison
  • Interactive decision flow
  • Return-based scoring concept

Quantitative Finance

Monte Carlo Bond Pricing

Simulation model using interest rates as a dynamic input for estimating bond prices under changing conditions.

  • Stochastic modeling
  • Interest-rate simulation
  • Fixed-income valuation

Risk

Portfolio Value-at-Risk

Monte Carlo simulation for estimating Value-at-Risk on a market portfolio valued at $1 million.

  • Market portfolio risk
  • Simulation-based VaR
  • Risk reporting focus

Data Analysis

Pandas Data Workflows

Data loading, sorting, filtering, selection, and missing-value handling for CSV and Excel files using Pandas.

  • Large dataset analysis
  • Excel and CSV pipelines
  • Data cleaning workflows