.NET Developer
🧠 Core Expertise
Languages & Tools
- C#
- JavaScript
- HTML & CSS
- Cloudflare Workers
Frameworks & Libraries
- .NET 6.0
- MVC / Razor / Blazor
- Avalonia
- Hangfire
- Dapper
- Newtonsoft.Json
Databases & Other
- SQL Server
- PostgreSQL
- SQLite
- REST API Integration
- Git / Version Control
- Task Scheduling
🏢 Production Projects
🔄E-Commerce Integrator – Windows Service
Unicommerce Service is a Windows service programme. This programme
was created in.Net 6.0 and uses Sql Server. It will work with
Unicommerce as well as another genuine system. Unicommerce will
integrate with all online shopping platforms such as Amazon,
Flipkart, Shopify, and so on. Unicommerce Service has several
different work such as getting new orders, cancelling orders,
creating invoices and manifests, and so on. These operations will
run at regular intervals. I used a third-party library called
hangfire to create this scheduler.
Event Nexus - Web Application
This is a smartphone application. This application was created
in.Net 6.0 using the Avalonia framework. It will compute the total
wood cubic feet of furniture such as a bearo, cot, and so on. If
we create furniture, we must calculate total cube feet utilising
all wood sizes. The furniture pricing is calculated by the vendor
using the wood cube feet as well.It will be handy for carpenters
and vendors to compute the price of furinture wood based on cube
feet and save time.
🎁Gift Card Integrator - Windows Service
This is a smartphone application. This application was created
in.Net 6.0 using the Avalonia framework. It will compute the total
wood cubic feet of furniture such as a bearo, cot, and so on. If
we create furniture, we must calculate total cube feet utilising
all wood sizes. The furniture pricing is calculated by the vendor
using the wood cube feet as well.It will be handy for carpenters
and vendors to compute the price of furinture wood based on cube
feet and save time.
Database Maintanance - Windows Service
This is a smartphone application. This application was created
in.Net 6.0 using the Avalonia framework. It will compute the total
wood cubic feet of furniture such as a bearo, cot, and so on. If
we create furniture, we must calculate total cube feet utilising
all wood sizes. The furniture pricing is calculated by the vendor
using the wood cube feet as well.It will be handy for carpenters
and vendors to compute the price of furinture wood based on cube
feet and save time.
SMS Sender - Cloudflare Worker
This is a smartphone application. This application was created
in.Net 6.0 using the Avalonia framework. It will compute the total
wood cubic feet of furniture such as a bearo, cot, and so on. If
we create furniture, we must calculate total cube feet utilising
all wood sizes. The furniture pricing is calculated by the vendor
using the wood cube feet as well.It will be handy for carpenters
and vendors to compute the price of furinture wood based on cube
feet and save time.
DB To DB Converter
This is a desktop programme for Windows. This programme was
created using.Net 6.0. It will read the data from the specified
table in the postgresql database and write it to the specified
table in the sql server database. This application retrieves
specific data (user input) from the SQL Server database and writes
it to the Postgresql database in a specific (used input) table.
Using the Dapper third-party library. The user can provide those
two SQL credentials using the corresponding UI. And also capable
of providing queries. It will run the query and write the results
to the specified table.