Skip to content
View azzamalmassah's full-sized avatar

Block or report azzamalmassah

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
azzamalmassah/README.md

Hi, I'm Azzam Almassah

Backend Developer | C# | .NET | MERN Stack | C++

I build backend systems and practical applications with a strong focus on clean code, problem-solving, and real-world implementation.

I come from a Computer Applications background and have hands-on experience with:

  • Backend APIs (Node.js / Express)
  • System design using OOP (C++, C#)
  • Database-driven applications (MongoDB, SQL)

Tech Stack

Languages

  • C#, C++, JavaScript, SQL

Backend

  • ASP.NET, Node.js, Express.js

Frontend

  • React.js, HTML, CSS, Tailwind CSS, Bootstrap

Databases

  • MongoDB, SQL

Core Concepts

  • OOP, Data Structures, REST APIs, Backend Architecture

Featured Work

Check my pinned repositories below for my best and most complete projects.


Project Categories

  • C# / .NET Projects
  • C++ Systems & Utilities
  • MERN Stack Applications
  • SQL & Database Design
  • Practice & Experiments

Each repository is structured, documented, and focused on a specific concept or system.


How I Work

  • I focus on building, not just learning
  • I prefer real projects over tutorials
  • I write modular and maintainable code
  • I continuously refactor and improve past work

Connect With Me

GitHub: https://github.com/azzamalmassah


Explore my repositories and feel free to share feedback.

Pinned Loading

  1. Aureum-Perfume-Store Aureum-Perfume-Store Public

    full-stack perfume e-commerce project with a React storefront and admin dashboard backed by an Express and MongoDB API.

    JavaScript

  2. cpp-oop-bank-system cpp-oop-bank-system Public

    A modular, object-oriented banking management system built in C++ using clean architecture principles.

    C++

  3. cpp-queue-line-system cpp-queue-line-system Public

    Queue Line Management System implemented in C++ using Object-Oriented Programming and the Standard Template Library (STL).

    C++

  4. date-utils-cpp date-utils-cpp Public

    Lightweight C++ utility library for reliable date calculations and manipulation.

    C++

  5. DateLib-OOP DateLib-OOP Public

    An object-oriented C++ date utility library built around a clsDate class, featuring validation, comparison, date arithmetic, calendars, and business-day calculations.

    C++

  6. doubly-linked-list-cpp doubly-linked-list-cpp Public

    A simple, clean template-based Doubly Linked List implementation in C++.

    C++