Cole Bradley

Honours Mechanical Engineering Student minoring in Computer Science @ McGill University

Welcome to my Personal Website!

You can find descriptions and links to some of my personal projects below!

pic

Personal Projects

Elbow Lake, Kananaskis AB

pic

Monte Carlo Option Pricer

Hover over image for description

pic

I'm planning on building a Monte Carlo option pricer in Python.

Blackjack Game

Hover over image for description

pic

This is a C++ project I worked on where I developed a command line blackjack game.

Stock Technical Analysis Tracker

Hover over image for description

pic

This project taught me some more Python libraries like Pandas and how python can be used for technical analysis on stocks. It uses data retrieved from the yfinance API to determine how the stock values is trending in comparison to 50 day and 200 day simple moving averages and if the security is moving into a buy or sell range.

Sudoku Solver

Hover over image for description

No link due to McGill COMP 250 class plagirism rules

pic

This is the first project I built in my introduction to computer science class. It uses a backtracking algorithm to solve 9x9 sudoku puzzles.

This Website!

Hover over image for description

pic

This is my first website built using HTML, CSS, & Javascript!