Skip to content
View HADIL19's full-sized avatar
Smolder
Smolder

Highlights

  • Pro

Organizations

@MicroClub-USTHB

Block or report HADIL19

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HADIL19/README.md

Animated header Typing SVG


LinkedIn Email Stack Overflow GitHub


About Me

name        : Hadil Khelif
location    : Algeria 🇩🇿
education   :
  - B.Sc. Information Systems & Software Engineering — USTHB
  - M.Sc. Bioinformatics / Data Science — USTHB 
roles       :
  - Full-Stack Developer (Web & Mobile)
  - Software Engineer (Backend + Database focused)
  - AI and Machine Learning Engineer (In Progress)
languages   : Arabic 🇩🇿 | French 🇫🇷 | English 🇬🇧 | German 🇩🇪
values      :
  - Clean, maintainable code
  - Scalable system design
  - Continuous learning
  - Problem-solving & team collaboration

🛠️ Full Tech Stack

💻 Programming Languages

🌐 Web — Frontend
⚙️ Web — Backend & APIs
📱 Mobile Development

🤖 AI & Automation
🗄️ Databases & Caching

📨 Message Brokers & Streaming

🔐 Authentication & Security
🧪 Testing
📊 Data Science & ML
🔧 DevOps & Tools
🕸️ Web Scraping

🎓 Education

Degree Institution Field Status
🎓 Bachelor's USTHB Information Systems & Software Engineering ✅ Graduate
🧬 Master's USTHB Bioinformatics / Data Science 🔄 In Progress

📊 GitHub Stats

GitHub Streak

🤝 Let's Connect!

Open to collaborations on backend systems, full‑stack projects, AI chatbots, RAG pipelines, and mobile apps.

LinkedIn Email Stack Overflow Instagram


Footer waves

⭐️ From HADIL19 with ❤️

Pinned Loading

  1. -AI-Research-Assistant -AI-Research-Assistant Public

    A RAG-powered AI Research Assistant built with FastAPI, LangChain, and Gemini 1.5 Flash. Upload PDFs or fetch from ArXiv/DOI to chat with your papers, extract structured summaries, and find related…

    HTML

  2. clinical-nlp-pipeline clinical-nlp-pipeline Public

    A production-grade Clinical NLP pipeline for extracting entities (Diseases, Drugs, Lab Values) and relations from EHR notes. Features NegEx negation detection, UMLS/ICD-10 mapping, and a Streamlit …

    Python

  3. rag-pdf-chatbot rag-pdf-chatbot Public

    Un chatbot RAG (Retrieval-Augmented Generation) ultra-performant. Posez des questions à vos PDFs en local avec FAISS et Sentence-Transformers. Intégration hybride OpenAI GPT-4 / Anthropic Claude, c…

    JavaScript

  4. automated-database-backup-system automated-database-backup-system Public

    Automated MongoDB backup-as-a-service using GitHub Actions. Features scheduled cron jobs, LZ4/Gzip compression, S3-compatible storage (Backblaze B2), automated retention pruning, and a one-click re…

    Shell 1

  5. Data-Mining-Project Data-Mining-Project Public

    A complete, interactive data mining pipeline with preprocessing (data cleaning, normalization, visualization) and unsupervised clustering using 5 algorithms. Includes custom K-Medoids implementatio…

    Python

  6. Database-Backup-Utility Database-Backup-Utility Public

    Production-style CLI for backing up and restoring SQLite & MySQL databases — pluggable connector architecture, streaming compression, and disaster-recovery-tested restore logic.

    Python