Skip to content
View belalhazem511's full-sized avatar

Block or report belalhazem511

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

Belal Hazem — Data Engineer

Belal Hazem

Animated roles

I build reliable data collection, transformation, scalable vector retrieval, and delivery systems.

Email GitHub Location

🧑‍💻 Professional Summary

Data & AI systems engineer specialized in designing scalable ETL/ELT pipelines, analytics modeling, and low-latency RAG vector architectures. My work spans robust web data extraction, analytics transformation with dbt, high-speed API development, and deterministic clinical decision-support systems. I prioritize tested code, sub-second latency, clear documentation, and dependable data products.

🚀 Core Capabilities

Area Technologies and Practices
Data Engineering ETL/ELT, pipeline architecture, data validation, automated extraction, event processing
RAG & Vector Retrieval Hybrid dense/sparse search (BGE ONNX + BM25), Groq LPU inference, anti-hallucination guardrails
Analytics Engineering dbt, SQL, dimensional modeling, transformation testing, data quality metrics
Backend & API Systems Python, FastAPI, REST APIs, Web Speech AI, async task processing
Data Platforms & Storage Snowflake, PostgreSQL, Vector Stores, Redis
DevOps & Automation Docker, Git, GitHub Actions, CI/CD pipelines, automated test suites

🛠️ Technology Stack

Tech stack icons

dbt Snowflake SQL FastEmbed Groq

🏆 Featured Projects

An evidence-grounded clinical AI decision-support platform designed for breast oncology, strictly adhering to UK NICE guidelines:

  • Hybrid Retrieval Engine: Combines FastEmbed ONNX dense embeddings with Rank-BM25 lexical search ($0.65\text{ Dense} + 0.35\text{ BM25}$) under $<50\text{MB}$ RAM.
  • Deterministic Confidence Gate: Hard similarity threshold ($S \ge 0.58$) preventing hallucinations on out-of-domain medical queries.
  • Multimodal Interface: Synchronized PDF evidence preview drawer, real-time speech dictation, and speech synthesis voice output.

Python · FastAPI · Groq LPU · FastEmbed ONNX · BM25 · Docker · Speech AI


dbt models for transforming, testing, and modeling Earnest platform data for analytical queries.

dbt · Data Modeling · Testing · Analytics Engineering


A documented collection of 39 Python and JavaScript scrapers for Egyptian retailers, including cleaned sample datasets.

Python · JavaScript · Web Scraping · Data Extraction


A Python project exploring backend integration between FastAPI and Snowflake data warehousing.

Python · FastAPI · Snowflake · Async REST

🎯 Current Focus

  • Designing high-throughput, reproducible ingestion and transformation workflows
  • Building memory-optimized, ultra-low latency RAG and semantic search systems
  • Improving data reliability through automated testing, validation, and CI/CD
  • Crafting maintainable documentation and developer-friendly data architectures

📈 Contribution Activity

Belal Hazem's GitHub contribution activity
Animated contribution snake

Contact

Email · GitHub

Open to Data Engineering, Analytics Engineering, and AI Systems opportunities.

Popular repositories Loading

  1. SnowflakeFastAPI SnowflakeFastAPI Public

    Python

  2. Ecommerce-Scrapping-Egypt-2026 Ecommerce-Scrapping-Egypt-2026 Public

    A curated collection of 39 Python and JavaScript e-commerce scrapers for Egyptian retailers, including cleaned sample data and documentation.

    Python

  3. earnest-transformations earnest-transformations Public

    Forked from earnest-eg/earnest-transformations

    dbt (data build tool) models for the Earnest platform, focusing on transforming, testing, and modeling data for analytical querying

    Python

  4. belalhazem511 belalhazem511 Public

    Data engineering portfolio and GitHub profile

  5. FORNO-Restaurant-OS FORNO-Restaurant-OS Public

    Bilingual restaurant operating system for FORNO, built with Next.js, Bun, Drizzle, and embedded PGLite.

    TypeScript

  6. BreastCancer-Clinical-RAG BreastCancer-Clinical-RAG Public

    🩺 Evidence-grounded Breast Oncology Clinical Decision Support RAG platform with strict NICE guidelines, Groq LPU inference, and voice AI.

    Python