Skip to content
View hassanalsa3aka's full-sized avatar

Block or report hassanalsa3aka

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.

Content in all repositories owned by your account will be closed.
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
hassanalsa3aka/README.py
# πŸš€ Initiating profile sequence...

class HassanSayed:
    def __init__(self):
        self.name = "Hassan Sayed"
        self.role = "Software Engineer | Full-Stack | Cross-Platform Mobile Developer"
        self.company = "SBS - Specialized Business Solutions"
        self.stack = "MERN Stack"
        self.frontend = ["βš› React", "β–² Next.js"]
        self.backend = ["🟒 Node.js", "πŸš‚ Express.js", "🐈 NestJS"]
        self.mobile = ["πŸ“± React Native"]
        self.databases = ["πŸƒ MongoDB", "🐘 PostgreSQL", "🐬 MySQL", "πŸ—„ SQL Server", "πŸͺΆ SQLite"]
        self.languages = ["JavaScript", "TypeScript", "Java", "C#", "Python", "C++", "PHP"]
        self.other_tools = ["Angular", ".NET", "Flutter", "Spring", "Android"]
        self.certifications = [
            "πŸŽ“ Meta Full Stack Developer Specialization",
            "☁ Microsoft Azure AI Fundamentals (AI-900)",
            "πŸ“± React Native from Meta"
        ]
        self.spoken_languages = ["English", "Arabic", "German"]
        self.motto = "Turning β˜• into clean, elegant code"

    def introduce(self):
        print(f"πŸ‘‹ Hey there! I'm {self.name}")
        print(f"πŸ’Ό {self.role} @ {self.company}")
        print(f"🧩 Stack: {self.stack}")
        print(f"🎨 Frontend: {', '.join(self.frontend)}")
        print(f"βš™ Backend: {', '.join(self.backend)}")
        print(f"πŸ“² Mobile: {', '.join(self.mobile)}")
        print(f"πŸ—ƒ Databases: {', '.join(self.databases)}")
        print(f"✨ Motto: {self.motto}")

me = HassanSayed()
me.introduce()

# βœ… Profile sequence complete.

Pinned Loading

  1. devora.js devora.js Public

    A Vite-based React framework with native multi-app support β€” one repo, several independently-deployed apps sharing a core.

    TypeScript 5

  2. devorajs-docs devorajs-docs Public

    Official documentation for Devora.js β€” a lightweight, Vite-based web framework with native multi-app support, security by default (CSP, signed sessions), selective island hydration, and per-route r…

    TypeScript 3

  3. Healthy Healthy Public

    This is my graduation project. Healthy is EHR flutter app connected with firebase have 4 interfaces

    Dart 1

  4. YallaDo-opensource-version YallaDo-opensource-version Public

    A modern task management app with personal & team workspaces, real-time sync, and drag-and-drop boards.

    JavaScript 1

  5. devora-vscode devora-vscode Public

    TypeScript 1