Hi, I'm Sandy

I am an undergraduate at Oriel College, University of Oxford studying Computer Science in my second year. I'm enthusiastic about developing code to solve problems and have been developing my skills through projects and internships.

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 simulations to work out optimal strategy.
I am now at the University of Oxford studying Computer Science, where have been building my experience with internships and larger scale projects.

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.

View Project
Connect4 CPU

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

View Project
Quill Project

I worked with the Quill Project in Oxford to redesign and code a new staff page for their website. I gathered user requirements and iterated designs before implementation

View Project
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.

Sandys Games

I created a website with a daily 5x5 crossword, which tracks users scores in a dynamic leaderboard. (Just need to figure out free backend hosting)

Will be up soon