MY PROJECTS

Real-Time Chat Application

Django,SQLite , Docker

Chatter is a full-stack real-time chat application built with Django, designed as a portfolio project to demonstrate proficiency in web development, database modelling, authentication, and deployment. The application allows users to create or join chat rooms, send messages, and communicate in near-real-time using a short-polling mechanism that polls the server every two seconds for new messages.

IBhayi-Pharmacy

C#, .NET MVC, JavaScript

The iBhayi Pharmacy Management System is a full-stack ASP.NET Core MVC web application designed to streamline pharmacy operations through secure, role-based access control and efficient inventory and prescription management. The system enables Pharmacy Managers, Pharmacists, and Customers to perform tasks specific to their roles. Key features include user authentication and authorization using ASP.NET Core Identity, medication inventory management, prescription processing, customer order management, supplier management, purchase orders, medication history tracking, and reporting. The application also supports importing pharmacy data from Excel files to simplify data management. Built using ASP.NET Core MVC, Entity Framework Core, SQL Server, HTML, CSS, Bootstrap, JavaScript, and C#, the project follows modern software development practices, emphasizing scalability, maintainability, and secure application design.