Clothing E-Commerce Website
Built a fully functional clothing e-commerce platform using ASP.NET MVC for backend logic
and MS SQL Server for data storage. Designed responsive user interfaces using HTML, CSS,
and Bootstrap to ensure seamless experience across devices.
Implemented user authentication, dynamic product listings, category filtering,
shopping cart functionality, and secure checkout.
Tech Stack: ASP.NET MVC, C#, HTML, CSS, Bootstrap, MS SQL Server, Entity Framework
Billing Management System
Developed a desktop-based billing management system using C# (.NET Framework)
to automate invoice generation and retail transactions.
The system supports customer management, product entry, tax and discount calculation,
real-time totals, and invoice printing.
Ensured secure database access using parameterized queries.
Tech Stack: C#, .NET Framework, Windows Forms, MS SQL Server, ADO.NET