Skip to content
View arhadnane's full-sized avatar

Block or report arhadnane

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
arhadnane/README.md

Adnane Arharbi - .NET Software Engineer | Cybersecurity

English | Français | العربية

Profile banner

Core Skills

Software Engineering

  • Architecture (patterns, MVC, DDD, microservices, UML)
  • C#, VB.NET, .NET/.NET Framework, ASP.NET MVC, Web & Desktop
  • T-SQL, SQL Server, ETL, SSRS
  • OOP, TDD, quality (SonarQube), observability (Dynatrace)
  • Git, GitHub, GitLab, Azure DevOps, TeamCity, Octopus Deploy
  • Tools: Jira, Confluence, ServiceNow, Workday, Visual Studio, VS Code
  • Python (tooling/automation)

Cybersecurity

  • Risk analysis, security audits, vulnerability monitoring (SIEM)
  • Remediation, compliance, OWASP
  • Tools: Security Onion, ELK, Nmap, Wireshark, penetration testing

General

  • Complex problem solving, leadership, coordination
  • Agile (Scrum), change management, teamwork

Stack & Badges

.NET C# WPF Blazor ASP.NET EF Core Azure SQL Server OWASP GitHub Actions Linux

Featured projects

  • SymptomChecker — A C# WinForms app suggesting possible conditions from a curated symptom list and JSON dataset. Code
  • EducationalVulnerabilityScanner — A tiny C# console scanner that simulates vulnerabilities with why/how/fix guidance. Code
  • BruteForceSimulator — .NET 8 brute-force attack simulator with probabilistic visualization and reporting. Code
  • Smart-Network-Traffic-Analyzer — Real-time network traffic analyzer with AI/agent-powered insights. Code
  • SwarmID — Anomaly-based intrusion detection system using swarm intelligence. Code
  • real-time-screen-voice-intelligence — Real-time screen capture + voice transcription + AI analysis for contextual assistance. Code
  • MovementDetection — Real-time motion detection using C# and OpenCvSharp (monitoring/recording). Code
  • Binary-analysis-tool — C# binary analysis toolkit (convert, disassemble) with CLI. Code
  • Nuclear-War-Simulation — Educational web app simulating the effects of nuclear weapons on urban areas. Code
  • Epidemic-Modeling-Simulation-Tool — .NET 8 Blazor Server SIR/SEIR simulator with real-time charts and scenario comparison. Code
  • C2SimulationFramework — Educational command-and-control attack framework simulator. Code
  • Advanced-Cellular-Automata-Simulator — Explore various cellular automata (Python). Code

Stats

GitHub Streak Top Langs Profile Stats

Pinned Loading

  1. BloodAnalysis BloodAnalysis Public

    Automated blood sample image analysis using computer vision and machine learning. Detects and segments blood cells, extracts features, performs anomaly detection, and provides statistical and clust…

    Python

  2. MalwareFileAnalyzer MalwareFileAnalyzer Public

    MalwareFileAnalyzer is a tool for analyzing files to detect indicators of compromise and anomalies. It supports analyzing PE (Portable Executable) and PDF files, as well as checking file hashes wit…

    C# 1

  3. SentinelVulnScan SentinelVulnScan Public

    A C# application for scanning websites for various injection vulnerabilities, including SQL injection, XSS (Cross-Site Scripting), XML injection, JSON injection, and command injection.

    HTML 1

  4. SwarmID-Intrusion-Detection-System SwarmID-Intrusion-Detection-System Public

    SwarmID - Anomaly-Based Intrusion Detection System Using Swarm Intelligence

    C# 2

  5. Nuclear-War-Simulation Nuclear-War-Simulation Public

    An interactive web application that simulates the effects of nuclear weapons on urban populations.This educational tool helps users understand the devastating consequences of nuclear warfare throug…

    HTML

  6. SymptomChecker SymptomChecker Public

    A Windows Forms desktop app in C# where you select symptoms from a predefined list and the app suggests possible conditions from a JSON dataset. No free text input; it’s list-based for simplicity a…

    C#