Work Samples

User Identity


It is developed to show implementation of memebership management system to provide security to web applications by implementing user login, authentication and authorization functionalities. User identity will be verified based on the user credentials during login process. Frontend web app developed in React. Backend web api developed in ASP.NET Core.
Click on User Identity Sample  to visit the application.

2Factor Authentication


It is developed to show implementation of 2F authentication to provide additional security to web applications in addition to user credentials. 2F OTP will be sent to user upon submitting valid credentials. User identity will be verified based on credentials and 2F OTP. Frontend web app developed in React. Backend web api developed in ASP.NET Core.
Click on 2Factor Authentication Sample  to visit the application.

E-Commerce Web App


It is developed to show implementation of a common e-commerce web application. We will build modules, functionalities such as customer registration, login, products, categories, managing customer shopping with carts, managing customer addresses, orders, payments, order cancellation, refund the payment etc. Developing in ASP.NET Core MVC.
Click on E-Commerce Sample App  to visit the application.