WORK EXPERIENCE

Infosys

Infosys

Specialist Programmer

Aug 2022 – Present

Built backend Python APIs using SQLAlchemy, GraphQL, AWS to serve/model PostgreSQL fuel cost data to the frontend, achieving fast response times of under 2.1 seconds. Built an email mining application using AI, Azure, Python, SQLAlchemy to extract extract information from email data via an ETL pipeline for RAG. Awarded the Rising Star Award (March 2024) due to exceptional team contributions.

AWSPYTHONSQLALCHEMYGRAPHQL
Barclays

Barclays

LifeSkills Youth Advisory Councillor

Jan 2020 – May 2023

Selected as a panellist at the Barclays LifeSkills Unpacked seminar, helping over 300 teachers nationwide integrate career readiness and soft skills into their curriculum to prepare students for the workforce. Delivered workshops to students from underprivileged schools in Taunton Deane, Somerset and Bury, Greater Manchester to motivate and support their exam preparation.

University of Bath

University of Bath

Administrative Assistant

Nov 2021 – Jun 2022

Performed quality checks on course descriptions, guaranteeing accuracy for over 50+ university offerings. Identified and corrected course errors prior to web publication.

University of Bath

University of Bath

Computer Science Student Ambassador

Jan 2020 – Oct 2021

Led campus tours for parents and prospective students. Answered their questions regarding the on-campus experience. Volunteered for virtual and in-person Q&A sessions for over 50+ visitors.

Echobox

Echobox

Operation Intern

Jul 2021 – Aug 2021

Analyzed 40% of Echobox's customer base in Q3, researched 200 – 360 customers weekly and added 2,000+ new company accounts into Salesforce, greatly enhancing Echobox's customer insights.

JAVAAPEXSALESFORCEANALYTICS
J.P. Morgan

J.P. Morgan

Spring Into Technology Intern

Mar 2020 – Apr 2020

Participated in fintech workshops focused on distributed databases, cybersecurity, and machine learning, gaining insights into core fintech technologies.

FINANCECYBERSECURITYDATABASE

PROJECTS

Turing Machine Lambda Calculus Interpreter

Turing Machine Lambda Calculus Interpreter

Built a bidirectional Turing machine and lambda calculus translator using JavaScript, Bootstrap, Jest, validating the Church-Turing Thesis in polynomial time.

JAVASCRIPTINTERPRETER
Bisca Multiplayer

Bisca Multiplayer

Recreated the Portuguese multiplayer card game Bisca using React. Created a server-client architecture for real-time communication between players.

REACTBOOTSTRAPNODE.JSSOCKET.IO
Lambda Calculus Interpreter

Lambda Calculus Interpreter

Built a JavaScript web application interpreter that reduces lambda calculus expressions to their simplest beta normal form. Tested via Jest.

JAVASCRIPTLAMBDA CALCULUS
Chatcord Application

Chatcord Application

Built a realtime vanilla chat application that allows users to join rooms and communicate between users online.

JAVASCRIPTNODE.JSSOCKET.IO

Options Pricing Calculator

Built a C++ program that calculates the price of a European call option using the Black-Scholes option pricing model. Tested using Google Test.

C++FINANCEGOOGLE TEST