5+ Years of Backend Excellence

Architecting
Scalable Systems

Senior Backend Engineer specializing in Enterprise Architectures, Fintech API Design, and Automated System Metrics. Building the invisible engines that drive global trade.

Scroll
Laravel
PHP
C#
React
TypeScript
Docker
PostgreSQL
Next.js
Git
Laravel
PHP
C#
React
TypeScript
Docker
PostgreSQL
Next.js
Git

My Toolkit

Essential tools for
every project

ERP Integration

SAP & Enterprise API logic

B2B Architecture

Global trade Hub systems

Laravel & PHP

Enterprise API services

TypeScript

Robust fullstack systems

Databases & SQL

Performance optimization

Docker & DevOps

Cloud infrastructure

Cloud & CI/CD

Automated pipelines

C# / System Architecture

Complex Graph Theory & Parsing

Deep-dive into structural analysis tools. This XML Parser uses Regex-based graph mapping to calculate system metrics like Coupling, Cohesion, and Cyclomatic Complexity.

Architected to handle massive diagramming files, it converts raw XML data into cross-linked memory objects for advanced processing.

Regex EnginesCompiler Design

PHP / Enterprise Backbone

Mission-Critical Backend Logic

Scalable Service Layers designed for high-concurrency environments. This example demonstrates a Database Transaction protected subscription flow with automated slot validation.

Engineered with the SOLID principles and Dry architecture to ensure zero data corruption in complex payment flows.

Laravel / PHP 8.xACID Transactions
Services/Common/XMLParser.cs
C#XMLParser.cs
SubscriptionService.php
1public class XMLParser
2{
3 public Regex reRoot = new Regex(@"(?<item><Item\d+ (?<properties>[^/>]*)/?>)\s*(?<children><Children>[\s\S]*</Children>)?");
4 public Regex reProps = new Regex("(?<name>\\w*)=\"(?<value>[^\"]*)\"");
5
6 public XMLParser(String documentPath)
7 {
8 string text = System.IO.File.ReadAllText(documentPath);
9 this.rootItem = new XMLItem();
10 MatchCollection matches = reRoot.Matches(text);
11
12 foreach (Match match in matches)
13 {
14 GroupCollection groups = match.Groups;
15 string props = groups["properties"].Value;
16 _setProps(rootItem, props);
17
18 // Create and Add Children
19 string childrenText = groups["children"].Value;
20 _setChildren(rootItem, childrenText);
21 }
22 }
23
24 public double GetSystemCohesion()
25 {
26 double sum = rootItem.children.Count - getAllConnections().Count;
27 return sum;
28 }
29}
Source Connected
UTF-8C#
59+
Public Repositories
5+
Years Experience
120+
Scaleable Projects
14
GitHub Followers

Open Source Pulse

GitHub Contribution History

Xm3a01's GitHub contribution grid
Less
More
Activity Graph

Insights

Repos59+
Projects120+
StackPHP / TS

Active Explorer

Consistently contributing to open-source since 2016.

Follow GitHub

Open Source

Featured Repositories

Loading repositories...

npm Packages

Published on npm

Browse the npm profile for published packages, version history, and installation details under xm3a02.

npm registry

xm3a02 Package Profile

Explore the full profile to see published npm packages, release details, and install-ready package pages in one place.

npmjs.com/~xm3a02
Browse npm packages

Mobile Apps

Published on Google Play

Live Platforms

Production Websites

Internal Systems

Enterprise Dashboards

LOGISTICS ERP
MADE SIMPLE

Even if 'Logistics' sounds like a puzzle to you, you can still master all your enterprise supply chain activities with Logistics, now "POWER OF EVERYONE'S ERP!"

Every Route, Every Shipment, All in One Dashboard.

Video Thumbnail

Unburden your operations team

Play video
Logistics Dashboard

SMART PARKING
SEAMLESS CONTROL

Automate your parking facilities, streamline operations, and enhance user experience with our comprehensive parking management solution.

Every Gate, Every Spot, All in One Interface.

Video Thumbnail

Unburden your facility managers

Play video
Smart Parking Dashboard

TMS LOGISTIC
FLEET MASTERY

A comprehensive Transportation Management System for optimizing routes, tracking shipments in real-time, and managing enterprise fleet operations efficiently.

Every Vehicle, Every Delivery, All in One System.

Video Thumbnail

Unburden your fleet managers

Play video
TMS Logistic Dashboard

Get in Touch

Let's build something
extraordinary

Looking for a backend engineer who delivers production-ready, scalable solutions? I'm available for freelance projects, full-time roles, and technical consultations.

Email

Location

Khartoum, Sudan

M
Mohamed Amin

Senior Backend Engineer dedicated to building high-performance, scalable systems and enterprise solutions. Based in Khartoum, Sudan — working with global teams.

© 2026 Mohamed Amin. Built with Soft Design & Precision.

PrivacyTerms