Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View NadaMesbah's full-sized avatar
:octocat:
Cooking...💻
:octocat:
Cooking...💻

Block or report NadaMesbah

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
NadaMesbah/README.md
Typing SVG

Profile views followers


👩‍💻 About Me

class NadaMesbah:
    def __init__(self):
        self.username = "NadaMesbah"
        self.location = "Morocco 🇲🇦"
        self.role = "Full-Stack Developer"
        self.languages = ["C", "Java", "C++", "C#", "Python", "JavaScript", "TypeScript", "PL/SQL"]
        self.current_focus = "Building scalable web solutions"
        self.passion = "Clean code & innovative problem-solving"
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together!")

me = NadaMesbah()
me.say_hi()
  • Currently working on exciting full-stack projects
  • Exploring modern web architectures and AWS cloud technologies
  • Reach me at [email protected]
  • Always eager to collaborate on open-source projects

🛠️ Tech Stack

Languages

Frontend Development

Backend Development

Mobile Development

Databases & Tools

DevOps & Cloud


🐍 Contribution Snake

Snake animation


🤝 Connect With Me

LinkedIn Twitter Discord Email


Footer

Popular repositories Loading

  1. Library-Management-Project Library-Management-Project Public

    A Django-based Library Management Project designed to streamline book, member, and lending management with a user-friendly interface, enhancing efficiency for librarians and users.

    HTML 8

  2. Collaborative-Text-Editor Collaborative-Text-Editor Public

    A real-time collaborative text editor built with ASP.NET and SignalR, enabling multiple users to edit documents simultaneously with instant updates and seamless synchronization.

    JavaScript 5 1

  3. Recrutement-Project Recrutement-Project Public

    A recruitment management project that enhances the efficiency and effectiveness of the recruitment process for both recruiters and candidates.

    Java 3

  4. NadaMesbah NadaMesbah Public

    1

  5. Projet-Compilation Projet-Compilation Public

    Compilateur pour un pseudo-langage algorithmique (fichiers .algo) : analyse lexicale, analyse syntaxique avec génération d’AST, analyse sémantique (table des symboles, vérifications), puis générati…

    C

  6. Fundly Fundly Public

    FUNDLY — Android app to track income & expenses, categorize transactions, and visualize your personal budget with clear charts (offline + cloud sync).

    Java