Skip to content
View Merve-1's full-sized avatar

Block or report Merve-1

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

Typing SVG


πŸ’« About Me

class MarwaAlazab:
    def __init__(self):
        self.name = "Marwa Alazab"
        self.role = "Software Engineer | Security-Focused Developer"
        self.education = "MSc Cybersecurity of AI (in progress)"

        self.focus = [
            "Full Stack Development",
            "Backend Systems Design",
            "Secure Software Engineering",
            "SOC Analysis",
            "Threat Detection & Monitoring",
            "Web Application Security",
            "Penetration Testing (labs & CTFs)"
        ]

        self.tools = [
            "Python", "Java", "C#", "JavaScript",
            "Spring Boot", ".NET", "Laravel", "Angular", "React",
            "Linux", "Git", "Wireshark", "Splunk", "Burp Suite", "Nmap"
        ]

        self.learning = [
            "System Design",
            "Secure Architecture",
            "Detection Engineering",
            "SOC Workflows",
            "Incident Response",
            "Malware Analysis Basics"
        ]

πŸ† Certifications






βš™οΈ Technical Stack

Development

Languages


πŸ” Cybersecurity Skills

πŸ›‘οΈ SOC & Security Operations

βš”οΈ Offensive Security


πŸš€ Projects

πŸ” Cybersecurity

  • CTF challenge writeups & practical labs
  • Web application security testing exercises

🌐 Full Stack Applications

  • Angular & React frontend applications
  • Backend systems using Spring Boot, .NET, and Laravel
  • RESTful API development

πŸ€– AI & Machine Learning

  • Tweet Sentiment Analysis using RNN & LSTM
  • Face Classification using Extended Yale B Dataset
  • M&M Counter using Computer Vision
  • Tic-Tac-Toe Heuristic Calculator

πŸ“Š GitHub Stats

snake gif


πŸ“š Currently Learning

  • πŸ–₯️ Software Archticture
  • πŸ” Threat Hunting & DFIR
  • 🧠 SIEM Engineering & Detection Rules
  • ⚑ Incident Response Automation
  • πŸ€– AI Security & Adversarial Attacks
  • πŸ—οΈ Secure Architecture Design

Pinned Loading

  1. DotNet-Projects DotNet-Projects Public

    This repository is divided into branches. It starts with simple OOP tasks for the .NET Route course, includes summaries of some important topics in OOP and .NET, a simple project, and more detailed…

  2. Web-Development-Course Web-Development-Course Public

    This repository contains the content of a Web Development course covering HTML, CSS, JavaScript, GitHub, PHP, Laravel, and SQL. Each branch in the repository focuses on a specific topic in the course.