Software Projects

Product engineering work across Flutter, .NET, Angular, React, PostgreSQL, and CI/CD.

JWT Authentication with ASP.NET Core Web API

Demonstrates secure authentication using JSON Web Tokens (JWT) with ASP.NET Core Web API.

It demonstrates how to implement secure authentication using JSON Web Tokens (JWT) and can be integrated into any Core Web API project.

ASP.NET Core Web APIJWTC#Authentication

ASP.NET Core MVC Master-Details CRUD Application

A Master-Details CRUD application built with ASP.NET Core 8 and Entity Framework Core.

This project is a Master-Details CRUD application built with ASP.NET Core 8 (LTS), Entity Framework Core, and jQuery Ajax, showcasing efficient CRUD operations in a master-details setup using modern web technologies.

ASP.NET Core 8Entity Framework CorejQuery Ajax

Travel Alert Bangladesh Client-Side

Client-side implementation of the Travel Alert Bangladesh (TAB) Web Application.

Running Project. This repository contains the client-side implementation of the Travel Alert Bangladesh (TAB) Web Application project, built using Angular 18 and React.js.

Angular 18React.jsTypeScript

Travel Alert Bangladesh - Server Side

Server-side implementation of the Travel Alert Bangladesh (TAB) Web Application.

Running Project. This repository contains the server-side implementation of the Travel Alert Bangladesh (TAB) Web Application project, built using ASP.NET Core 8.0 LTS.

ASP.NET Core 8.0C#REST API

Books Management (books-client-side-angular-evidence)

A CRUD application for managing books using Angular and ASP.NET Core Web API.

This project demonstrates a CRUD (Create, Read, Update, Delete) application for managing books, built using Angular for the front end and ASP.NET Core Web API for the server side.

AngularASP.NET Core Web APITypeScriptC#

Artist Profile Management (.NET MAUI CRUD)

A simple CRUD application built with .NET MAUI and SQLite.

This project is a simple CRUD (Create, Read, Update, Delete) application built with .NET MAUI and SQLite.

.NET MAUISQLiteC#XAML

Core MVC Web App for Artist Management (CRUD with Repository Pattern)

A Single Entity CRUD application built with ASP.NET Core MVC 8.0 using the Repository Pattern.

This project is a Single Entity CRUD (Create, Read, Update, Delete) application built with ASP.NET Core MVC 8.0 (LTS) using the Repository Pattern.

ASP.NET Core MVC 8.0Repository PatternC#

Artist Management (asp.net-mvc-master-details-crud)

A Master-Details CRUD application built with ASP.NET MVC and Entity Framework.

This project is a Master-Details CRUD (Create, Read, Update, Delete) application built with ASP.NET MVC, Entity Framework 6.4.4, and jQuery Ajax.

ASP.NET MVCEntity Framework 6.4.4jQuery Ajax

ADO.NET and Crystal Report Project (CRUD)

A master-details CRUD project based on theatre management using ADO.NET and Crystal Reports.

It is a master details crud project based on theatre management.

ADO.NETCrystal ReportsC#

C# Project, Theatre Management (CRUD)

A Theatre Management CRUD application using C# with Factory and Repository patterns.

For developing this project, I have used basic C# codes and Factory Pattern, Repository pattern.

C#Factory PatternRepository Pattern

Dreamer Consultancy Management System (SQL Database Version)

SQL database design for the Dreamer Consultancy Management System.

This version of the Dreamer Consultancy Management System focuses exclusively on the SQL database aspect. It highlights the schema, stored procedures, triggers, and views used for managing the consultancy firm's data.

SQLStored ProceduresTriggersViews