C++ OOP mini–project for SLIIT Object Oriented Concepts module. Models an app platform with guest and registered users, employees (admin, developer), an app, FAQs, feedback, reviews and inquiries. Demonstrates inheritance, composition and basic object collaboration.
HTML, CSS, PHP, MySQL university project for SLIIT Introduction to Web Technologies module. Models an app platform with guest and registered users, employees (admin, developer), an app, FAQs, feedback, reviews and inquiries. Demonstrates full stack web development using previously mentioned technologies.
RecipeRealm is project that I have built in Year 1 at SLIIT. HTML/CSS/JS pages for premium gallery, item preview, community blog, blog submissions, add recipe/post, admin dashboard, user profile, and FAQ. Ready to open directly, serve via Live Server, or drop into XAMPP htdocs.
This project is an entry level web application that I have built in Year 1 at SLIIT. HTML/CSS/JS pages for Authentication, Sevice Catelog, Making reservations, Payment Management, Admin Dashboard, User Profile, and FAQ. Ready to open directly, serve via Live Server, or drop into XAMPP htdocs.
C++ OOP project for SLIIT Object-Oriented Concepts module. Implements an Online Recipe Management System with classes for users, recipes, payments, discounts, blogs, and reports. Demonstrates inheritance, polymorphism, and abstraction with CRC cards and class diagrams.
Advanced SQL analytics project extending prior EDA work. Includes change-over-time, cumulative trends, performance benchmarking, segmentation, part-to-whole analysis, and customer/product analytical reporting using window functions and real-world data warehouse logic.
A comprehensive machine learning application that predicts breast cancer malignancy using cytology measurements. Features an interactive Streamlit web interface with real-time visualizations including radar charts for cell nuclei analysis. Implements logistic regression with data preprocessing pipelines for accurate benign/malignant classification.
A specialized toolkit for Information Retrieval and Web Analytics. This rep covers the architecture of search engines, featuring custom implementations of inverted and positional indexing, Boolean retrieval, and text preprocessing pipelines. It includes N-grams analysis, cosine similarity foundations, and advanced NLP tokenization techniques.
Sweet Bliss is a full-stack MERN-based online cake ordering platform integrating AI image generation, secure payments, discounts, reporting, and admin automation. It delivers a complete e-commerce experience with intelligent customization, scalable architecture, and role-based management.