Skip to content
View amrmuhamedd's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report amrmuhamedd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amrmuhamedd/README.md

Amr Mohamed

Senior Backend Engineer | AWS Certified Solutions Architect – Associate

Designing scalable backend systems, cloud-native architectures, and high-performance production platforms.


πŸ‘¨β€πŸ’» About Me

I’m Amr Mohamed β€” a Senior Backend Engineer with 5+ years of experience building and scaling production-grade systems across fintech, healthcare, edtech, and SaaS.

Although I began my academic journey in Dentistry, I transitioned into software engineering in 2017 and have since specialized in backend architecture, performance optimization, and cloud infrastructure.

I focus on designing systems that are:

  • Scalable
  • Maintainable
  • Observable
  • Cost-efficient
  • Aligned with business impact

I don’t just build features β€” I design systems meant to last.


πŸ— Core Expertise

Backend Engineering

  • Node.js
  • NestJS
  • TypeScript
  • RESTful APIs
  • Modular Monolith Architecture
  • Microservices
  • Domain-Driven Design
  • Clean Architecture (SOLID principles)

Databases & Performance

  • PostgreSQL (advanced indexing, query optimization)
  • MongoDB
  • Redis (caching & real-time performance)
  • Database schema design for analytics-heavy systems
  • Performance tuning & bottleneck identification

Cloud & DevOps

  • AWS Certified Solutions Architect – Associate (SAA-C03)
  • EC2, RDS, S3, IAM, VPC
  • CloudWatch & system observability
  • Docker (multi-stage production builds)
  • CI/CD pipelines
  • Nginx reverse proxy configuration
  • Infrastructure-aware backend design

πŸš€ Selected Engineering Work

🦷 Dentacares – Cloud-Based Practice Management System

Founder & Backend Architect

  • Designed scalable backend using NestJS & PostgreSQL
  • Implemented role-based access control (RBAC)
  • Architected appointment scheduling & patient record systems
  • Applied repository pattern with clean architecture
  • Optimized database queries for reporting & analytics
  • Containerized backend using Docker for production deployment
  • Designed system with future scalability in mind

πŸ’³ Fintech Payment Integrations

  • Developed high-performance WooCommerce payment plugins
  • Reduced operational SMS costs by 25% via URL shortener system
  • Maintained stable production plugins used by merchants
  • Improved API reliability and documentation clarity
  • Ensured backward compatibility with platform updates

πŸ₯ Healthcare Platforms

  • Built patient management systems with secure workflows
  • Designed payment integrations and access control logic
  • Optimized heavy database queries & cron jobs
  • Reduced downtime and improved system performance

🧠 Engineering Principles

  • Design for scalability from day one
  • Measure before optimizing
  • Prefer simplicity over unnecessary abstraction
  • Maintain clean boundaries between domains
  • Align technical decisions with business outcomes

πŸ† Certifications

  • AWS Certified Solutions Architect – Associate (SAA-C03)
  • Advanced certifications in:
    • System Design
    • Node.js & TypeScript
    • Clean Code & Architecture
    • SQL & MongoDB

🌍 Let’s Connect


Building backend systems that scale with confidence.

Pinned Loading

  1. blog-posts blog-posts Public

    Discover a user-friendly Blog REST API, built with Node.js and PostgreSQL, offering secure user registration, authentication, and effortless blog post management. Our Dockerized deployment ensures …

    TypeScript

  2. e-commerce-nestjs e-commerce-nestjs Public

    This project is a robust and scalable e-commerce backend built using NestJS, a powerful Node.js framework. It offers user registration, role-based authentication, and authorization. Users can be ei…

    TypeScript 5

  3. restuarnts-system restuarnts-system Public

    Revolutionizing restaurant management through geospatial optimization & role-based access. Enhances user experience, empowers admins, streamlines operations, and transforms decision-making for a ne…

    TypeScript 1

  4. truck-api truck-api Public

    The Parcel Company Service is a serverless application developed using the Serverless Framework and AWS Lambda. This project offers a streamlined solution for managing parcel logistics within a com…

    TypeScript 1

  5. Todo-App-GO Todo-App-GO Public

    A RESTful API for managing todos with user authentication built using Go and modern web technologies.

    Go

  6. employee-management-system-java employee-management-system-java Public

    The Employee Management System (EMS) is a scalable API for managing employees and departments. It allows adding, updating, viewing, and deleting employee data while linking them to departments. Wit…

    Java