Skip to content
View eliaghazal's full-sized avatar
🎯
🎯

Organizations

@TwoFoundersLab

Block or report eliaghazal

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

Elia Ghazal

CS/AI Engineer · Full-Stack Builder · Published Poet

I build systems that learn, detect crashes, and occasionally write verse.

LinkedIn Email Instagram


About

CS/AI student at AUST Beirut (GPA 3.8 / 4.0, graduating July 2026). 1st place — AUST Coding Expo. Interned at Smart Code SAL building Java/Spring Boot backends. Co-founder of TwoFoundersLab. Author of Whispers of The Eclipse (published poetry).

I work at the intersection of AI engineering, full-stack development, and hardware — building things that actually run in the real world, not just in notebooks.


What I’m Building Now

  • EmotionAI — real-time multi-face emotion recognition; SE-attention CNN + live Flask/SocketIO dashboard
  • SHARP-RAG — agentic retrieval with LangGraph self-critique loops + Groq + ChromaDB; beats vanilla RAG on multi-hop questions
  • CrashLens v2 — dashcam AI with on-device crash detection, custom 3D-printed housing, mobile app, and cloud pipeline

Featured Projects

Project What it does Stack
CrashLens AI dashcam: crash detection, evidence capture, emergency response — hardware to cloud Python · Flutter · Firebase · CAD
SHARP-RAG Agentic RAG that self-critiques and corrects its own retrieval before answering LangGraph · Groq · ChromaDB · Python
EmotionAI Real-time multi-face emotion recognition with spatial-attention CNN and live web dashboard PyTorch · Flask · SocketIO · OpenCV
Web Bluetooth Dashboard Streams live BLE data from heart-rate monitors and thermometers directly in the browser ASP.NET Core · jQuery · Web Bluetooth API

Skills

Languages: Java · Python · C# · JavaScript · TypeScript · C++ · SQL

Backend: Spring Boot · ASP.NET Core · Flask · REST · SOAP · JPA/Hibernate

AI/ML: PyTorch · LangGraph · LangChain · ChromaDB · OpenCV · scikit-learn

Frontend: React · Thymeleaf · jQuery · HTML/CSS

Tools: Git · Docker · Firebase · Supabase · Flutter · Apache JMeter · Figma


Experience

Back-end Developer Intern — Smart Code SAL (Sep–Oct 2025) Java · Spring Boot · REST/SOAP APIs · JPA/Hibernate · Apache JMeter


Education

B.S. Computer Science — AUST Beirut (Expected Jul 2026) · GPA 3.8/4.0 Distinguished List: Fall 23–24, Spring 23–24, Fall 24–25


Certifications

Harvard CS50 · Microsoft IT Specialist (Python) · Cisco Networking (x2) · TOEFL iBT · DELF B2 · GRE


Languages

Arabic (native) · English (C2) · French (B2) · Italian (A1)


"Code compiles. Poetry endures. Build both."

Pinned Loading

  1. Web-Bluetooth-Medical-Fitness-Dashboard Web-Bluetooth-Medical-Fitness-Dashboard Public

    Real-time fitness monitoring via Web Bluetooth API — live heart rate, SpO2, and step data streamed from BLE devices. ASP.NET Core MVC + jQuery + Docker + iOS Swift.

    JavaScript

  2. crashlens crashlens Public

    CrashLens — AI-powered crash detection and emergency response platform. Visit crashlens.org

  3. EmotionAI EmotionAI Public

    Real-time emotion recognition with SE-attention CNN, MobileNetV2 transfer learning, Grad-CAM explainability, and Flask+SocketIO live dashboard

    Python

  4. SHARP-RAG SHARP-RAG Public

    Self-correcting hierarchical agentic RAG — LangGraph state machine with Planner, Retriever, Critic, and Generator agents. Built on Groq inference + ChromaDB.

    Python