I am a Software Engineer with a BSc in Computer Science (1st class)! I am currently seeking Full Stack, Backend and Software Engineer roles.
Java, Python, JavaScript, C++ Advanced Web Dev, Big Data, Artificial Intelligence, Web Scraping
I am a Software Engineer with a BSc in Computer Science (1st class)! I am currently seeking Full Stack, Backend and Software Engineer roles.
Java, Python, JavaScript, C++ Advanced Web Dev, Big Data, Artificial Intelligence, Web Scraping
Final year project; Twitter scraper that scrapes tweets related to different companies' climate change performance, and then performs sentiment analysis on these tweets to gauge public opinion.
Python
This website allows the user to view charts displaying data about different teams that are currently playing in the NBA. AWS was used to generate predictions about this data, and plot it onto chart…
JavaScript
Web scraping project using data from book retailers. Front-end is a price comparison website for those books allowing the user to search for the books they want.
Java 2
Implemented Nearest Neighbour (98.3%), Genetic Algorithm (~70.4%) and Multilayer Perceptron (~93.6%) solutions for categorising the UCI digits task.
Java
Exact TSP solver using the Held-Karp DP algorithm and a hash table implementation. For n < 20, achieves solution in < 20s.
Java
Hash table implementation in C++, previously stored on BitBucket. Works on a simple library system.
C++