Selected projects

Implementation work, research, and engineering range.

Case studies show my senior backend architecture work. This page collects selected implementation projects, research work, experiments, and earlier builds that demonstrate engineering range across backend systems, AI research, mobile, IoT, and full-stack delivery.

Backend and Cloud Focus

Implementation work closest to my current focus: APIs, distributed services, persistence, and cloud-native patterns.

Featured

Netflix Eureka Naming Server

A Java service registry for registering, discovering, and resolving distributed services without hard-coded locations.

Demonstrates

Service discovery, microservice coordination, and resilient service-to-service communication.

Featured

Cricketer Service

A Java backend for managing player profiles, match statistics, and performance data through domain-focused APIs.

Demonstrates

REST API design, data modelling, and structured backend workflow handling.

Experiment

AWS Serverless Experiments

A collection of focused serverless builds exploring event-driven application patterns on AWS.

Demonstrates

Cloud-native decomposition, managed services, and event-driven system thinking.

Implementation

Node REST API

A focused REST API implementation using Node.js with PostgreSQL persistence and conventional resource operations.

Demonstrates

API resource modelling, SQL persistence, and clear CRUD service boundaries.

AI and Research

Applied research and algorithm work that demonstrates structured investigation beyond production backend delivery.

Research

Legality Analysis of Bowling Action in Cricket Using Deep Learning

Computer vision research exploring bowling-action legality through video analysis and deep learning.

Demonstrates

Applied AI problem solving, model evaluation, and disciplined research thinking.

Experiment

Flow Network Visualisation

A Java visualisation of flow-network algorithms built with JGraphT to make graph behaviour easier to inspect.

Demonstrates

Algorithmic reasoning, graph modelling, and visual explanation of complex behaviour.

Civic Tech, IoT, and Full Stack

Product-oriented work spanning data capture, mobile integration, connected devices, and operational workflows.

Civic tech

Solid Waste Management Support System

A civic-tech project supporting waste-management reporting, operational workflows, and coordinated user interactions.

Demonstrates

System thinking across data capture, user workflows, and operational administration.

IoT

E-pill Pod Companion App

An Android companion application for a connected medication-reminder prototype and its core device workflows.

Demonstrates

Mobile architecture, device-state workflows, and practical IoT product thinking.

Civic tech

GreenGlobe

A sustainability-focused product project structured around user-facing workflows and operational data capture.

Demonstrates

Full-stack delivery, product workflow design, and translating user needs into system behaviour.

Experiment

Google Fit API

A Kotlin Android application integrating activity data from Google Fit into focused mobile workflows.

Demonstrates

Third-party API integration, mobile data handling, and platform-aware application design.

Archived and Early Projects

Earlier academic builds and experiments, retained as a record of engineering range and progression.

These are earlier projects and experiments. They are kept for completeness but are not the main representation of my current backend engineering focus.

Archived

GPS Tracker

An early Android prototype exploring device location, map presentation, and location-aware interactions.

Demonstrates

An early mobile integration exercise preserved for completeness.

Archived

Ionic Google Maps SDK

An early cross-platform experiment integrating Google Maps into an Ionic application.

Demonstrates

Mobile plugin integration and map-based interface workflows.

Archived

Minesweeper

A compact Java implementation of Minesweeper rules, board state, and grid-based interactions.

Demonstrates

An early algorithms and game-state modelling exercise.

Archived

PizzaNOW

An early pizza-ordering web application built with PHP and the CodeIgniter framework.

Demonstrates

An early full-stack project covering MVC structure and ordering workflows.