Pinned Repositories
Angular_CRUD
This is a simple angular CRUD UI which communicates with the DotNet6CRUD_WebApi Project on my repo.
DotNet6CRUD_WebAPI
This repository contains a Web Api for CRUD operations built using Dot Net Core 6. I have used Entity Framework's In memory database for this project.
EmailSender
This a simple email sending api that uses Mailkit, Mimekit and Smtp client to send the email.
JWTAuthentication
In this project I have implemented JWT authentication and authorization that uses Dot net 6 web Api for back end and a simple Angular application for the frontend. I have use BnNgIdle library to check for user's interaction and logout if a user is idle for too long.
EventManagementSystem
This repository contains source code for an Event management App using MERN stack.
HHN
This my final year project of my bachelors. This project contains a Dot Net core Web Api which communicates with a React JS Frontend application. I have used axios to make the http requests.
my-app
my_ecommerce
ReactSpace
taskbox
This is a simple project that uses Storybook.js to create stories for UI components.
Mahan-TheGreat's Repositories
Mahan-TheGreat/my_ecommerce
Mahan-TheGreat/EventManagementSystem
This repository contains source code for an Event management App using MERN stack.
Mahan-TheGreat/theatre-booking-system-
Theatre Booking System is a Console App based on Dot Net Framework. Theatre Booking system uses 2D array to represent a theatre where the user has various options to choose from.
Mahan-TheGreat/ReactSpace
Mahan-TheGreat/my-app
Mahan-TheGreat/JWTAuthentication
In this project I have implemented JWT authentication and authorization that uses Dot net 6 web Api for back end and a simple Angular application for the frontend. I have use BnNgIdle library to check for user's interaction and logout if a user is idle for too long.
Mahan-TheGreat/DotNet6CRUD_WebAPI
This repository contains a Web Api for CRUD operations built using Dot Net Core 6. I have used Entity Framework's In memory database for this project.
Mahan-TheGreat/Angular_CRUD
This is a simple angular CRUD UI which communicates with the DotNet6CRUD_WebApi Project on my repo.
Mahan-TheGreat/EmailSender
This a simple email sending api that uses Mailkit, Mimekit and Smtp client to send the email.
Mahan-TheGreat/taskbox
This is a simple project that uses Storybook.js to create stories for UI components.
Mahan-TheGreat/HHN
This my final year project of my bachelors. This project contains a Dot Net core Web Api which communicates with a React JS Frontend application. I have used axios to make the http requests.