Welcome!

Hi, I'm Zayn, a passionate software engineer currently studying Computer Science at The University of Southampton! I'm currently trying to figure out what area of backend development I want to specialise in, with my interests lying in making efficient systems for use in real-world problems, as well as to make things I find cool.

I'm currently in the midst of a summer internship at NatWest! If you'd like to get in touch, feel free to reach out on any of the below:

NatWest SWE Internship

I'm currently interning at NatWest within the Digital X division!

June 2026-

Recently Played

  • Loading recent tracks...

Top Artists This Year

Loading top artists...

Education

University of Southampton

BSc in Computer Science
September 2024 - July 2027 Southampton, UK
  • First Class Honours in Years 1 & 2 - Grades: 75% | 72%
  • Relevant Modules: Programming I, II, III; Algorithmics; Computer Systems I, II; Artificial Intelligence; Data Management; Programming Language Concepts; Theory of Computing; Computer Networks & Cybersecurity
  • Technical report completed on the prospect of LLM-based transcription – Scored 70%
  • Took on the lead role in a group project on technology in healthcare – Scored 80%

The Heathland School, Hounslow

Secondary Education
February 2018 - August 2024 Hounslow, UK
  • A-Levels: Computer Science (A*), Mathematics (A), Physics (A)
  • GCSEs: 9 A* equivalent grades, one A equivalent grade, including A*s in Computer Science, Mathematics and English

Experience

NatWest Group – FINOS

Software Engineering Intern – Open Source Programming Office
June 2026 - August 2026 London, UK
  • Built API endpoints for user-task submission and approval with 3-tier RBAC
  • Implemented a webhook client for real-time MS Teams notifications on PR attempts and status updates
  • Created multi-format file-discovery parsers (MD, JSON, TXT, YAML) optimised via LRU caching for AI-assisted code-review
  • Wrote 100+ property-based unit tests for DB queries and API calls

Projects

Locker | Backend Authorisation Service

Spring Boot | PostgreSQL
  • Spring Boot framework implemented for user authorisation and safe data transfer
  • Role Based Access Control and JSON Web Tokens utilised to secure registration and login
  • Built to be versatile and reusable for future applications
  • Crafted REST controllers to handle HTTP requests and responses
  • Applied PostgreSQL DBMS for data storage with Flyway Migration handling schema changes

CoLeague | SotonHack 2026

Flask, Gemini, ElevenLabs
  • Developed a workplace Fantasy Football Flask application with Discord and GitHub integration
  • Crafted a dual-stream analysis engine using the Gemini API to quantify social sentiment from Discord logs and technical productivity from GitHub commit history to calculate user scores.
  • Deployed on the Google Cloud Platform for higher scalability and capability for large userbases
  • Implemented OAuth verification protocols for heightened security and smooth third-party synchronisation
  • Dynamic generation of real-time AI-commentary scripts using Elevenlabs API and sentiment analysis data

Chess Fragments | MiniMax Chess Engine

Python
  • Developed a high-throughput Chess Agent utilising MiniMax, Alpha-Beta Pruning and Iterative Deepening Search
  • Tactical use of bitboards and bitwise operations for highly-efficient storage, increasing reachable depth by 6+ plies
  • Utilised Zobrist Hashing for a Transposition Table allowing for faster calculations using a memoization approach

Technical Skills

Programming Languages: Python, Java, C, Haskell

Database Management: SQLite, PostgreSQL, MongoDB

Frameworks: Pygame, Spring Boot, Flask, JavaFX

Developer Tools: Git, Docker, Maven, WireShark

Other: LaTeX