Projects

Selected work across healthcare, assistive technology, research, and business systems.

A decade of shipping production software and research-grade tools from an FDA-validated clinical decision support product to assistive-technology applications, brain–computer interface research, and the operational platforms that run a multi-country recruitment group. Public references are linked where the work is available online.

Healthcare · Clinical Decision Support

Lucia Health Guidelines

A UWP clinical decision support application that helps clinicians identify atrial fibrillation from EKGs and act on guideline-recommended treatment. I contributed to development and the FDA validation process while at Elixirr Digital (formerly iOLAP), collaborating with the US-based product team.

C# / .NET UWP FDA validation
luciaguidelines.com

Cross-Platform Retail App

IOC Retail Manager

A single-codebase Uno Platform application (UWP, WebAssembly, Android, iOS, macOS, and Skia WPF/GTK/Tizen heads) for managing the India On Cart retail catalogue. Built on MVVM with a dispatcher-aware bindable base for safe cross-thread UI updates, an async REST service layer consolidated into a token-authenticated API client, and native camera capture, all delivered through a structured feature-branch Git workflow.

Uno Platform MVVM REST + JWT
View on GitHub

Assistive EdTech

ABC Maestro

Educational rehabilitation software that teaches children to read, write, and type, with adaptive activities tailored to varying cognitive, motor, and visual-perception needs. I shaped activities with therapists and handled digital code signing to protect the released product.

C# / .NET Desktop Accessibility
abc-maestro.com

Assistive Technology

Clevy Dyscover

A multiplatform text-to-speech learning tool for children with dyslexia, engineered for responsive, low-latency audio feedback as users type. I worked primarily as project manager, coordinating delivery against demanding performance requirements.

Text-to-speech Multiplatform Product management
clevy.com

Neurotech Research

BCI Communicator

A brain–computer interface communicator that lets people in a locked-in state communicate through auditory-evoked responses. My work covered algorithm design, prototyping, laboratory experiments, and peer-reviewed publication.

Signal processing MATLAB Research
Read the publication

Doctoral Research

EEG Signal Analysis

PhD research on adaptive filtering and time-frequency analysis of EEG signals using modified local entropy measures, with open-source contributions to EEGLAB (MATLAB) and OpenViBE (C++).

Python / MATLAB Time-frequency Entropy measures
View on SpringerOpen

Sensory Technology

Sensory BCI

A Windows application that reverse-engineers a sensory-room controller over HID and streams live EEG from the Emotiv API, driving real-time lighting transitions that respond to a user's brain activity.

C# / .NET HID protocol Emotiv / EEG

HR & Business Systems

FORiN Operations Platform

A suite of internal systems payroll, working-hours, billing, and project and sales-flow management built to EU regulations so a multi-country recruitment group can run with a lean core team across India and Croatia.

ASP.NET Core PostgreSQL Azure DevOps
forinagency.com

Full-Stack Commerce

Web Shop Platform

A REST API backend paired with an ASP.NET Core web application and Xamarin Android and iOS clients, plus an admin interface for managing catalogue, categories, and pricing end to end through every SDLC phase.

ASP.NET Core REST API Xamarin