5 repositories

my projects 🏆

Here are some of the projects I've worked on. Each project represents a unique challenge and learning experience. Feel free to explore the demos or check out the code on GitHub.

terminal
bash
$ dotnet new webapi -n JobPortal.Api$ dotnet add package Microsoft.EntityFrameworkCore.SqlServer$ dotnet ef migrations add InitialCreate$ dotnet run --launch-profile Production
 
FileTracking.slncsharp

File Tracking System

A robust system designed to efficiently track and manage files within an organization, promoting transparency and accountability.

  • React
  • ASP.NET
  • MS SQL
CreditIMS.slncsharp

Cooperative Credit IMS

A comprehensive management system tailored for cooperative credit societies to streamline operations and enhance member services.

  • Next.js
  • Material UI
  • ASP.NET MVC
  • REST Api
accounting.tsxtypescript

Accounting System

A powerful accounting solution for managing financial records, generating insightful reports, and ensuring regulatory compliance.

  • React
  • Firebase
  • Redux
  • Material UI
Screening.slncsharp

Screening Solution

An advanced screening application designed to provide accurate and efficient background checks for various use cases.

  • Next.js
  • ASP.NET
Commerce.Api.slncsharp

B2B eCommerce Solution

A scalable eCommerce platform tailored for B2B businesses, enabling seamless transactions and efficient inventory management.

  • ERP
  • ASP.NET
  • REST Api