Selected work

Projects

A mix of production systems, research prototypes, and tools I've built.

Re-Cyclo — Efficient Household Waste Management

research

AI-powered web & mobile platform for household waste management — detects waste objects with a fine-tuned YOLOv8 model, generates reuse tips via an offline LLaMA2 model, and applies centroid-fixed clustering to automate efficient pickup routing for waste collectors.

YOLOv8LLMFlutterNode.jsMongoDBClustering

XAI-Q Audit Framework for Intrusion Detection Systems

research

In-progress research framework for resource-constrained environments, addressing explanation stability, sparsity, and operational actionability for SOC analysts — going beyond raw accuracy in XAI for IDS.

Explainable AIIntrusion DetectionSecurity Research

general_cve_scanner

tool

Automated vulnerability scanning tool that identifies known CVEs in software dependencies to support proactive security research.

SecurityCVEAutomation

url_classifier

research

Supervised machine learning model that detects and classifies malicious URLs, applying feature engineering and pattern recognition for cybersecurity.

Machine LearningCybersecurityscikit-learn

PLGSP MIS

product

Hexagonal-architecture NestJS/Prisma/PostgreSQL backend for a national M&E system used by UNDP and MoFAGA — JWT auth, project-scoped RBAC, tenant isolation, audit logging, dynamic forms, and reporting.

NestJSPrismaPostgreSQLRBACDocker

National Project Bank

product

Refactor and optimization of Nepal's National Planning Commission project data-inventory system — reduced query response time from 150ms to 8ms and hardened security per OWASP guidelines.

PostgreSQLPerformance TuningSecurity Audit

GPPBIMS

product

Full-stack government project monitoring system tracking physical, financial, and beneficiary data with RBAC, approval workflows, and automated Excel/PDF reporting.

RBACReportingFull-Stack

E-sifarish

product

Digitized municipal recommendation (Sifarish) system across multiple municipalities; led a Node.js v10 → v20 migration and full security hardening pass.

Node.js MigrationSecurity

Bluestone Asset Management System

product

React.js + Express.js + MongoDB asset management platform with real-time analytics dashboards, RBAC, and Docker/Kubernetes deployment on DigitalOcean.

ReactExpressMongoDBKubernetes

MeroGpt

product

Centralized, all-in-one AI-powered code, music, audio, and text generation system.

AINext.jsGenerative AI

IMS for E-commerce Starter Template

tool

Full-stack Inventory Management System starter template — React frontend, Node.js backend, MongoDB database.

ReactNode.jsMongoDB

CodeSpectrum — VS Code Extension

tool

A versatile Visual Studio Code extension enhancing the coding experience with keyword highlighting, automatic commenting, and keyword removal.

VS Code ExtensionTypeScript