Full Stack .NET Engineer
Abinath
Mukunthan
FullStackEngineer
Building scalable, secure web systems with .NET for 5+ years. Specialist in enterprise integrations, government APIs, and full-cycle delivery across banking, ERP, supply chain and mobility.
5+
yrs experience
3
industries
6
integrations
2
awards
{
"name": "Abinath Mukunthan",
"role": "Full Stack .NET Engineer",
"location": "Dubai, UAE",
"experience": 5,
"stack": [
"ASP.NET Core", "C#", "Angular",
"SQL Server", "Web API", "EF Core"
],
"domains": ["banking", "ERP", "gov", "mobility"],
"awards": 2,
"open_to_work": true
}
01.
work_experience()
4sight Technology
Sirius Technology
MCB Bank
Full Stack Software Engineer
4sight Technology · Alpha Data Group
📍 Sharjah, United Arab Emirates
2023 — Present
Recognition of Excellence
- End-to-end SDLC for Emirates Driving — UAE's large-scale driving institute platform
- Built scalable apps using ASP.NET Core, MVC, Web API, Angular, SQL Server, EF Core
- Integrated UAE PASS, FMS, EAS, Abu Dhabi Police, MS Dynamics 365 & PayTabs
- Optimised SQL queries & stored procedures for high-volume integration workflows
- Collaborated with cross-functional teams for continuous system enhancement
// Government integrations
public class IntegrationService
{
private readonly IUaePassClient _uaePass;
private readonly IDynamicsClient _d365;
private readonly IPayTabsGateway _pay;
public async Task<AuthResult>
AuthenticateAsync(string token)
{
return await _uaePass
.ValidateTokenAsync(token);
}
}
Full Stack Software Engineer
Sirius Technology · Abans Group
📍 Colombo, Sri Lanka
2021 — 2023
Innovation of the Year
- Built enterprise ERP & supply chain applications for Abans Group
- Led development of Service Center Management module — adopted org-wide
- Built API integrations for flagship retail launch at Sri Lanka's largest mall
- Delivered scalable solutions supporting rapid business expansion
// Service Center API
[ApiController]
[Route("api/[controller]")]
public class ServiceController
{
[HttpPost]
public async Task<IActionResult>
CreateTicket([FromBody] TicketDto dto)
{
var result = await _svc.ProcessAsync(dto);
return Ok(result);
}
}
Associate Software Engineer
MCB Bank
📍 Colombo, Sri Lanka
2019 — 2021
- Banking web apps with .NET Framework, ASP.NET MVC & SQL Server
- eKYC feature enhancements — compliance with banking standards
- Custom Core Banking System modules for critical business workflows
- MIS Reporting, Locker Management & Admin Management systems
- Unit testing with NUnit; source control via Git & SVN
// NUnit banking tests
[TestFixture]
public class KycServiceTests
{
[Test]
public void Validate_NIC_ReturnsTrue()
{
var result = _svc.Validate("123456789V");
Assert.IsTrue(result);
}
}
02.
tech_stack()
C#/Backend
ASP.NET Core
95%
C#
95%
Web API / REST
92%
Entity Framework Core
90%
ASP.NET MVC
92%
TS/Frontend
Angular
85%
JavaScript
84%
Razor / MVC Views
88%
jQuery
82%
HTML5 / CSS3 / Bootstrap
88%
SQL/Database
MS SQL Server
92%
Stored Procedures
90%
Query Optimisation
88%
git/Tools & DevOps
Azure DevOps
82%
Git / TFS / SVN
88%
Agile / Scrum
88%
SOLID Principles
87%
NUnit Testing
78%
ASP.NET CoreC#Web API
EF CoreMVC
AngularTypeScriptjQueryBootstrap
SQL ServerStored Procs
Azure DevOpsGitAgile/Scrum
SOLIDRESTful APIs
03.
system_integrations()
🪪
UAE PASS
National Identity & Auth
CONNECTED
🚗
Fleet Management System
Vehicle Operations API
CONNECTED
📋
Exam Application System
Assessment Platform
CONNECTED
🛡️
Abu Dhabi Police Service
Government REST API
CONNECTED
⚙️
Microsoft Dynamics 365
ERP / CRM Platform
CONNECTED
💳
PayTabs Gateway
Payment Processing
CONNECTED
04.
recognition.awards
4sight Technology · 2023–Present · Sharjah, UAE
★ Recognition of Excellence
Awarded for the successful delivery of a critical project milestone on the Emirates Driving institute platform — a large-scale government-integrated system.
Sirius Technology · 2021–2023 · Colombo, Sri Lanka
★ Innovation of the Year
Team award for outstanding contribution to the Service Center Management project at Abans Group — a system adopted across the entire organisation.
05.
education.degree
Bachelor of Engineering · Software Engineering
University of Staffordshire
APIIT Sri Lanka · UK university affiliation
2015 — 2018
06.
contact --reach-out
Open to new roles, contracts, and technical collaborations in the UAE and remotely. Let's connect and build something meaningful together.
abinath@portfolio:~$ cat contact.txt
Loading contact info...
email → abinathmukunthan@gmail.com
phone → +971 50 890 5461
linkedin → abinath-mukunthan
location → Dubai, UAE
abinath@portfolio:~$