Hi, I'm Sandy

I'm a

Hi, I am an undergraduate at Oriel College, University of Oxford studying Computer Science in my first year. I'm enthusiastic about developing code to solve problems and I'm eager to gain experience in the tech industry.

Contact Me

About me

I like coding things for fun. Ever since learning a bit of Python in secondary school, I have been developing my programming skills through lots of mini solo projects
I'm fascinated about the theory behind games, and a lot of my first programs were platforms for playing card games on a computer or a simulations to work out optimal strategy
I am now at the University of Oxford studying Computer Science, where I want to continue exploring technology and gain some valuable experience in the industry

DOWNLOAD CV

PYTHON

SCALA

HASKELL

C#

SQL

My Projects

Can be found on my GitHub

RISK Game

I developed a fully functioning multi-player RISK platform which allowed users to design and create their own personalised maps to play against others locally.

Connect4 CPU

I implemented the Minimax algorithm from game theory to make a recursion-driven CPU opponent for a simple game of Connect4.

Neural Network

I trained a neural network on 900 entries of real-estate data to estimate house prices. Testing on further data produced 90% success rate