Conducted research and implemented core software engineering concepts and programming methodologies. Applied software engineering principles including algorithm development and optimisation, procedural and object-oriented programming, event-driven programming, application lifecycle management…
Conducted research into AI adoption, cloud systems, telemedicine, and digital innovation within healthcare organisations. Explored the role of AI-powered diagnostics, cloud-based healthcare systems, digital patient portals, and data-driven strategies in enabling organisational digital…
Developed a large-scale telecom customer analytics project, data cleaning, exploratory data analysis, and customer behaviour analytics using Python, while creating data visualisations with Matplotlib and Seaborn to analyse and identify usage trends, customer segmentation patterns, variable…
Developed a command-line point-of-sale prototype simulating supermarket cashier operations. Implemented product selection, price calculation, and receipt-style output while handling structured data and user input. Focused on clean logic design, modular functions, and error handling.
Developed a desktop application for managing a small library system with a Tkinter graphical interface. Implemented object-oriented architecture separating GUI, business logic, validation, and database layers. Integrated SQLite for persistent storage and added input validation and automated tests…
Developed a RESTful API for managing employee records with full CRUD functionality using Django REST Framework. Implemented serializers, API views, and structured JSON responses while handling HTTP status codes and request validation. Designed database models and endpoints to demonstrate practical…