Skip to content
View SeifMoussa's full-sized avatar

Block or report SeifMoussa

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

Hi, I'm Seif Moussa

Software Engineer | Secure Software | Blue Team/SOC Labs | AI Integration

I am a Software Engineer focused on secure software development, Blue Team/SOC labs, AI integration, and scalable systems.

I build practical projects that combine clean code, defensive security workflows, automation, testing, and documentation.

LinkedIn Email GitHub


About Me

  • Building practical security-focused software projects
  • Interested in secure backend systems, SOC workflows, and detection engineering
  • Working with Python, FastAPI, React, TypeScript, Docker, GitHub Actions, and security tooling
  • Currently improving cloud security, CI/CD, and AI-assisted security workflows
  • Always learning by building real-world labs and documenting them clearly

Tech Stack

Languages

Python JavaScript TypeScript SQL HTML CSS Java C/C++

Backend

FastAPI REST APIs SQLAlchemy Pydantic

Frontend

React TypeScript Vite Tailwind CSS

Security

YARA-style Detection Log Analysis OWASP Top 10 CodeQL OWASP ZAP Wireshark Nmap Burp Suite Linux

DevOps & Quality

Git GitHub Actions Docker pytest Ruff CI/CD


Featured Projects

Project Description
threat-detection-yara-log-lab Defensive SOC detection-engineering lab using Python, synthetic logs, safe sample files, alert triage, false-positive suppression, Markdown/JSON reporting, pytest, Ruff, CI, and CodeQL.
securebank-web-security-lab Fictional FastAPI banking security lab demonstrating OWASP Top 10 mitigations, authentication security, CSRF, XSS and SQL injection defenses, audit logging, Docker, and CI configuration.
smart-greenhouse-iot-dashboard Full-stack IoT monitoring and control system using FastAPI, WebSockets, React, TypeScript, Docker, sensor simulation, optional ESP32 firmware, testing, and CI.

Current Focus

  • Blue Team/SOC workflows
  • Detection engineering
  • Secure backend development
  • Cloud and container security basics
  • AI integration in developer and security workflows

Ask Me About

  • Secure software development
  • Python security tools
  • FastAPI projects
  • SOC labs and log analysis
  • GitHub Actions and CodeQL
  • AI-assisted software workflows

Certifications

  • Cisco CCNA Routing & Switching
  • Cisco CyberOps Associate
  • Google Foundations of Cybersecurity
  • MaharaTech Ethical Hacking
  • MaharaTech Network Security Engineer

Connect With Me


Fun Fact

const seif = {
  role: "Software Engineer",
  focus: ["Secure Software", "Blue Team Labs", "AI Integration"],
  tools: ["Python", "FastAPI", "React", "Docker", "GitHub Actions", "CodeQL"],
  currentGoal: "Building practical security-focused projects with clean documentation"
};

Popular repositories Loading

  1. smart-greenhouse-iot-dashboard smart-greenhouse-iot-dashboard Public

    Full-stack IoT monitoring and control system: FastAPI + WebSocket backend, React + TypeScript dashboard, hardware-free sensor simulator, optional ESP32 firmware, Docker Compose stack, CI + CodeQL w…

    Python 1

  2. securebank-web-security-lab securebank-web-security-lab Public

    Fictional FastAPI banking security lab demonstrating OWASP Top 10 mitigations, authentication security, CSRF, XSS and SQL injection defenses, audit logging, Docker, and CI configuration.

    Python

  3. threat-detection-yara-log-lab threat-detection-yara-log-lab Public

    Defensive SOC detection-engineering lab using Python fallback rules, synthetic logs, safe sample files, alert triage, false-positive suppression, Markdown/JSON reporting, pytest, Ruff, CI, and CodeQL.

    Python

  4. SeifMoussa SeifMoussa Public

  5. host-based-intrusion-detection-lab host-based-intrusion-detection-lab Public

    Defensive host-based intrusion detection lab using Python, synthetic host-event logs, file integrity monitoring, JSON baselines, alert triage, false-positive suppressions, Markdown/JSON reporting, …

    Python