Started my coding journey by programming mods for a video game called Minecraft, writing in PHP.
2014 - 2016Began developing games in C# using Unity's Game Engine, and even published one to the store. Worked with Unity's Relay System to integrate multiplayer with Peer to Peer connections
2020 - 2022Currently enrolled at King's College London, studying Computer Science and on track for a first.
2021 - 2024• Led a group of 6 to design a mobile app for a charity organization within 24 hours.
• Used Expo and React-Native for frontend deployment onto mobile devices. Python and Django used for the Backend, with REST API to connect to the frontend.
• Integrated AWS EC2 to host backend connection and SQLite for the database.
October 2022Worked on their project, Opus. Started working on frontend functionality, eventually moving onto backend and implementing AWS S3 file storage to store user images.
August 2022 - January 2023Learnt SwiftUI and Agile Development as well as gaining valuable insight into production environments.
Summer of 2023Created a job finder website with an optimised search algorithm, and using REST API. Authentication handled with JWT Tokens and Unit Testing done with React Testing Library and Jest. Implemented AWS S3 for files and Firebase for database storage.
Programmed a basic Neural Network in Python using no external libraries other than Numpy. Uses techniques such as ReLU activation and Loss Regression to calculate the difference in outputs and expected results
This website was created using React and Node.js. I used Netlify to host the domain.
An online multiplayer game created in Unity using Unity's relay system. Written in C# and learnt Server side and client side communications.
An endless arcade mobile game written in C# using Unity and published to the Google Play Store.
A simple Asteroid Classification Identifier written in Python. Solution for PacHack 2022. Designed an algorithm to predict an asteroid's class based on training data.