itsjorigoBLOG

PROJECTS

SCROLL FOR MORE
View|
#001
AI

Ontology-Guided Sinhala MCQ Generator

2026
FYP · IIT

An AI-driven system that automatically generates curriculum-aligned multiple-choice questions in Sinhala from secondary-school History textbook chapters. Built an ontology-enhanced RAG pipeline with controlled difficulty levels and plausible distractors.

AIRAG PipelinePythonLangChainNeo4jFastAPI
#002
MERN Stack

SerendipWeds — Wedding Planning Platform

2024
Personal Project

A full-stack wedding planning web app with vendor booking, to-do list generation, and similarity-based search powered by a vector database. Handles real-time content and user authentication via Firebase.

MERN StackVector DBQdrantFlaskFirebase
#003
React.js

HRIS — HR Information System

2024
Innovation Quotient

End-to-end HR information system built from the ground up — from requirements gathering and competitor analysis to system architecture, frontend, backend, and cloud deployment. Configured CI/CD pipelines on Azure DevOps.

React.js.NET CoreMS SQLAzure DevOpsCI/CD
#004
React

Influencer & Campaign Management Platform

2025
Innovation Quotient

A scalable campaign management platform for brands and influencers, built with reusable React components and Redux state management. Integrated REST APIs for real-time data across campaign workflows.

ReactTypeScriptReduxREST API
#005
React

Ad Publishing Admin Panel

2025
Innovation Quotient

Feature-rich admin dashboard for an ad publishing platform with data visualisation via Recharts, server-state management with TanStack Query, and a clean component library built on ShadCN UI.

ReactTypeScriptTanStack QueryShadCN UIRecharts
#006
Next.js

Package Delivery & Supply Chain Web App

2025
Innovation Quotient

A Next.js web application for package delivery and supply chain management with a headless CMS backend powered by Strapi and PostgreSQL, enabling real-time content and logistics data management.

Next.jsTypeScriptStrapiPostgreSQL
#007
Java

Westminster Shopping Centre — CLI + GUI

2024
IIT · Westminster

A shopping management system demonstrating object-oriented programming principles, featuring a command-line interface and a Java Swing GUI for displaying a shopping cart.

JavaJava SwingOOP
#008
Python

Student Marking System — CLI

2023
IIT · Westminster

A Python command-line tool that classifies students into grade groups based on their marks, applying conditional logic and basic data processing.

Python