-
yelp-fake-review-detector Public
A machine learning system that classifies Yelp reviews as real or fake using NLP and logistic regression — served via a FastAPI backend and a simple HTML frontend.
-
-
iot-water-safety-system Public
An IoT-based lake water safety monitoring system that continuously measures environmental parameters and provides real-time safety alerts, visual analytics, and on-site warnings.
-
-
task-manager Public
A Task Management System backend built with Spring Boot, JWT authentication, and RESTful APIs. This project allows users to manage tasks, comments, and track task history efficiently.
-
book-management-system Public
Book Management System designed with full UML modeling and partially implemented using Spring Boot, MySQL, and a web-based frontend with analytical reports.
-
lsc Public
LSC (Local Sensor Controller) is a hardware testing and control framework that connects a PC to microcontrollers (Arduino, ESP) over a serial protocol. It provides a firmware layer, a reusable clie…
-
This project is an automated luggage sorting system built on the ESP32, designed to detect and sort luggage by color into designated bins while monitoring bin status. It is ideal for airport automa…
-
finite-state-machine-2 Public
his project demonstrates a non-blocking finite state machine (FSM) implemented on an Arduino Uno, using object-oriented C++, event-driven button handling, and time-based state transitions
-
finite-state-machine-uno Public
his project demonstrates a non-blocking finite state machine (FSM) implemented on an Arduino Uno, using object-oriented C++, event-driven button handling, and time-based state transitions
-
hotel-booking-system Public
A web-based hotel booking and management system that enables users to book for rooms, view room availability, make reservations, and manage bookings efficiently.
-
-
-
Simple-number-guessing-game Public
A simple number guessing game which count how many attempt did user take to guess the correct number.
-
snake-clone Public
A simple Snake game clone written in C++ (using CMake). This is a toy/learning project to implement the classic Snake game.
-
-
breakout-clone Public
A simple recreation of the classic Breakout arcade game. Built with modern C++ and Raylib. Control your paddle with arrow keys, break all the bricks, and enjoy gameplay with an intuitive pause syst…
-
Paddle-quest Public
A classic Breakout-style arcade game built with C++ and raylib. Control a paddle, bounce the ball, and break targets to score points.
-
Noter Public
Noter is a lightweight Markdown editor built with C# and WinForms. It allows you to manage, create, edit, and preview Markdown files with a clean dark-themed interface.
-
-
A Python-based sentiment analysis project that predicts whether a given text is positive or negative using a Naive Bayes model. The model is integrated with a FastAPI backend, allowing programmatic…
-
Simple-Todo Public
A cross-platform To-Do application built with Electron.js for the frontend and ASP.NET Web API for the backend. The project demonstrates CRUD operations, clean API design, and desktop app integration.
-
-
Http-Caller Public
This project is a command-line tool that works like a lightweight Postman for the terminal. It lets you send HTTP requests (GET, POST, PUT, PATCH, DELETE) with optional headers and JSON bodies, and…
-
News-Aggregator Public
This is a news aggregator application that scrapes and collects the latest news articles directly from BBC News, organising them into a clean and user-friendly interface.
-
BrightMind Public
BrightMind is an educational management system that helps schools manage students, subjects, user roles, and exam marks in an organised and efficient way.
-
hotel-reservation-system Public
A simple hotel reservation system built as a student project using PHP, MySQL, HTML, CSS, and JavaScript.
-