Skip to content
View blacAxe's full-sized avatar

Block or report blacAxe

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

Black Axe

Omar Halane

Software Engineer focused on security engineering, distributed systems, operating systems, embedded robotics, and machine learning.

I enjoy building production-inspired systems from the ground up to better understand how software, infrastructure, networking, and hardware work together. Most of my work centers around designing complete systems rather than isolated applications.


Table of Contents


Featured Projects

Atlas Robot

An autonomous robotics engineering project featuring custom Arduino firmware, multi-sensor navigation, obstacle avoidance, Wi-Fi telemetry, and a web-based monitoring dashboard.

Atlas Robot
└── Atlas Robot V2

Repository


Sentinel Platform

A distributed security engineering workspace composed of multiple services for authentication, reverse proxy protection, observability, malware analysis, infrastructure monitoring, and centralized management.

Sentinel Platform
├── Sentinel OS
├── Sentinel Platform
├── Sentinel Proxy
├── Zero Trust Identity Provider
├── LumenLog
└── VORTEX

Repositories


Hardened xv6

A research-driven operating systems project extending the RISC-V xv6 kernel with auditing, memory randomization, access control, and integrity verification.

Hardened xv6
└── xv6 Security Lab

Repository


Project Portfolio

Robotics & Embedded Systems
Repository Description
Atlas Robot V2 Autonomous robot with telemetry, navigation, and embedded firmware
Security Engineering
Repository Description
Sentinel OS Security-focused operating system workspace
Sentinel Platform Distributed security platform
Sentinel Proxy Reverse proxy and web application firewall
Zero Trust Identity Provider Authentication and identity service
Self-Healing Security Lab Interactive security sandbox
xv6 Security Lab Hardened RISC-V xv6 kernel
Distributed Systems
Repository Description
LumenLog Logging and observability pipeline
VORTEX Event-driven backend infrastructure

Current Interests

  • Security Engineering
  • Distributed Systems
  • Operating Systems
  • Embedded Systems
  • Robotics
  • Machine Learning

Thanks for visiting.

Pinned Loading

  1. atlas-robot-v2 atlas-robot-v2 Public

    An autonomous robotics engineering project featuring custom Arduino firmware, multi-sensor navigation, live telemetry, and a web-based monitoring dashboard.

    Python

  2. sentinel-os-v1 sentinel-os-v1 Public

    Distributed security engineering workspace featuring reverse proxy security, WebAuthn auth, malware scanning, observability pipelines, and real-time infrastructure monitoring.

    TypeScript

  3. sentinel-platform-v1 sentinel-platform-v1 Public

    Distributed security observability platform built with Go, Rust, Redpanda, ClickHouse, PostgreSQL, Docker, and event-driven architecture.

    Go

  4. sentinel-proxy sentinel-proxy Public

    High-performance Go WAF with real-time rule detection and distributed event bridging.

    Go

  5. xv6-security-lab xv6-security-lab Public

    A research-driven operating systems project that hardens the RISC-V xv6 kernel by implementing kernel-level auditing, memory randomization, access control, and integrity verification.

    C

  6. self-healing-security-lab self-healing-security-lab Public

    Interactive Node.js security sandbox for simulating and fixing OWASP vulnerabilities.

    JavaScript