Skip to content
View Muhamed-Shillua's full-sized avatar

Block or report Muhamed-Shillua

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Muhamed-Shillua/README.md

Muhamed Shillua

Backend Developer | Node.js | Express.js | MongoDB | PostgreSQL


About Me

Backend Developer specialized in designing and building scalable RESTful APIs and backend systems using Node.js, Express.js, and modern databases.
Focused on authentication (JWT), database design, and writing clean, maintainable code.
Experienced with Docker, CI/CD pipelines, and cloud deployment (AWS, Render, Railway).


Tech Stack


Selected Projects

Backend service for managing customers, orders, and invoices with:

  • CRUD operations
  • JWT authentication
  • Role-based authorization
  • Validation, pagination, and search
    Stack: Node.js, Express.js, MongoDB

Task management API with filtering, status tracking, and PostgreSQL integration.
Stack: Node.js, Express.js, PostgreSQL


GitHub Stats


Contact


Personal Note

I believe in continuous learning, teamwork, and writing code that is simple, consistent, and reliable.
Currently focused on improving my skills in scalable backend systems and cloud deployment.

Pinned Loading

  1. Leetcode-Solutions Leetcode-Solutions Public

    LeetCode solutions in C++ and Python with explanations and complexity analysis.

    C++

  2. Memory-Management-Simulation Memory-Management-Simulation Public

    C++ simulations of modern memory management techniques with clear examples and documentation.

    C++

  3. ATM-System ATM-System Public

    A simple C++ project simulating an ATM system with Savings and Checking accounts, supporting deposits, withdrawals, statements, and monthly updates.

    C++

  4. DS-Algorithms DS-Algorithms Public

    A clean, well-structured C++ repository for learning and practicing fundamental Data Structures and Algorithms.

    JavaScript