Party Game Platform
A responsive browser-based party game platform with configurable game modes, player setup and interactive gameplay.
Computer Science Student
I'm a Computer Science student focused on software engineering, intelligent systems, scalable applications and practical problem solving.
public class Developer {
private final String role =
"Computer Science Student";
private final String[] skills = {
"Java",
"C++",
"JavaScript"
};
public Project build() {
return new Project()
.learn()
.solve()
.build()
.ship();
}
}
01 / About me
I'm a Computer Science student who enjoys turning ideas into working software. I like understanding how systems work under the hood, then using that knowledge to build clean, maintainable solutions.
My interests span software engineering, artificial intelligence, cloud computing, cybersecurity and user-focused application development. Outside university work, I enjoy building projects that give me an excuse to learn something new.
Turn concepts into functional, usable software.
Pick up new tools by solving real problems.
Refactor, test and iterate rather than settling.
02 / Selected work
A selection of academic and personal projects. More are always in progress.
A responsive browser-based party game platform with configurable game modes, player setup and interactive gameplay.
A real-time multiplayer social deduction game built with Node.js and WebSockets. Civilians get a secret word, impostors get only a vague hint, and it's up to the group to sniff out the impostors through conversation and voting while impostors try to blend in and win.
A performance-focused C++ project exploring data structures, algorithms and efficient memory-conscious implementations.
A client-server application exploring APIs, persistent data, authentication concepts and real-time communication.
03 / Toolkit
I care less about collecting technologies and more about knowing when and why to use them.
My current toolkit is centred around programming fundamentals, web development, databases and modern development workflows.
04 / Education
Manchester Metropolitan University
Current focus: Artificial Intelligence, scalable architecture & cloud computing, mobile UX, cryptography and final-year software development.Xaverian College
Built the mathematical and programming foundations that led into university-level Computer Science.05 / Contact
I'm always interested in hearing about interesting software, internship and collaboration opportunities.
your.email@example.com ↗