Skip to content
View IDev11's full-sized avatar

Highlights

  • Pro

Block or report IDev11

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

Hi, I'm Abdeldjalil Lamara

Master's Student in Bioinformatics
Data Engineering & Data Science Enthusiast
Algiers, Algeria | abdeldjalil.lamara@etu.usthb.dz

LinkedIn GitHub


About Me

I'm a master's student in Bioinformatics at USTHB with a strong interest in data engineering and applied data science.
I’ve built pipelines for cancer biomarker detection, developed clustering apps for biological data, and mentored students as a Section Leader in Stanford’s Code in Place.

Currently open to a 2–3 month internship to apply and grow my skills in real-world environments.


Tech Stack

  • Languages: Python, SQL
  • Tools: Apache Spark, Docker, Git, Power BI
  • Databases: PostgreSQL, Snowflake, MongoDB
  • Bioinformatics: Genomic Analysis, Clustering Algorithms
  • Cloud: Microsoft Azure, AWS (learning)

Featured Projects

Project Description Tech
Cancer Gene Expression Pipeline High-throughput Spark pipeline using MongoDB & Power BI to detect cancer biomarkers from gene expression data. Spark, MongoDB, Power BI, Docker
Interactive Clustering App Python app with K-Means, DBSCAN, AGNES, and interactive Plotly visualizations for biological datasets. Python, Plotly
Bank Market Cap ETL Python ETL to extract market cap data from Wikipedia, convert currencies, and store in SQLite. Python, SQLite, Pandas

Certifications & Programs

  • Certified Data Engineer – DataCamp
  • Certified Associate Data Engineer – DataCamp
  • IBM Data Engineering Professional Certificate (In Progress)
  • McKinsey Forward – Data-Driven Decision Making
  • Aspire Leaders Program – Global Leadership Training

Contact


"Turning complex biological data into clear, actionable insights — one pipeline at a time."

Pinned Loading

  1. Price-Variation-Prediction Price-Variation-Prediction Public

    This project aims to predict the variation between opening and closing stock prices using machine learning techniques. The primary objective is to develop a regression model that can forecast price…

    R 2 1

  2. BankMarketCapETL BankMarketCapETL Public

    ETL pipeline built with Python to extract, transform, and load data on the top 10 largest banks by market capitalization. Scrapes data from Wikipedia, converts market caps to GBP, EUR, and INR, and…

    Python

  3. InteractiveClusteringApp InteractiveClusteringApp Public

    A Streamlit app for interactive clustering with K-Means, K-Medoids, AGNES, DIANA, DBSCAN, featuring data preprocessing and 2D/3D visualizations.

    Python

  4. cancer-gene-expression cancer-gene-expression Public

    Python