Advent of Code

GitHub.com/JimmyOei/aoc

Advent of Code is an Advent calendar of (competitive) programming puzzles. It's a yearly goal of mine to solve every Advent of Code puzzle in December. I also do cool stuff with it, such as visualizing the solutions.

Python

Chess Engine Framework

GitHub.com/JamesMontyn/chess_game

Created a chess engine framework in C++ for building Chess engines, featuring a user interface for playing, testing, and running engines-vs-engine matches. Implemented engines using game theory algorithms.

C++

Dollar-cost Averaging Performance Calculator

GitHub.com/JamesMontyn/index_investing

Developed a calculator in Python that simulates the performance of a chosen dollar-cost averaging strategy on stock/index using its price history.

Python

Random Walk - stock charts

RandomWalk.JimmyOei.com

Developed an artificial stock chart generator using randomly generated data as per the Random Walk Hypothesis.

Javascript

Chess vs Me

Chess.JimmyOei.com

Developed a chess game that allows visitors to team up and play Chess against me.

Javascript

Projects During University

GitFront.io/r/JimmyOei/F4btDBuX3c9w/school-projects-portfolio

A collection of projects I completed during my time at Leiden University.

C++