Skip to content
View AnasOujja's full-sized avatar

Block or report AnasOujja

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

Hi, I'm Anas 👋

  • 🎓 Master's degree in Business Intelligence & Computer Vision | Ex-PhD in Computational Biology | Currently completing a second Master's in Computer Science @ University of Passau
  • 🛠️ Recent work:
    • Containerised a SLURM + Energy-Aware Runtime (EAR) cluster during an internship at UM6P's College of Computing (Toubkal Supercomputer team) — ear-docker
    • Built a Dockerized ETL pipeline ingesting World Bank development indicators into OpenSearch — BigData_WDI
    • Designed a MapReduce pipeline for SARS-CoV-2 RNA-sequence clustering during my PhD, co-authored into a peer-reviewed publication
  • 📫 Reach me on LinkedIn or email

Pinned Loading

  1. ear-docker ear-docker Public

    A Containerised Compute Cluster for Evaluating the Energy-Aware Runtime (EAR).

    C

  2. BigData_WDI BigData_WDI Public

    A Big Data pipeline for processing and visualizing World Bank World Development Indicators (WDI) data, built with Hadoop, Spark, Logstash, and OpenSearch. Completed as part of the 2024 Big Data cou…

    Shell

  3. black-scholes-toolkit black-scholes-toolkit Public

    Python library for option pricing: Black-Scholes closed-form, Greeks, implied volatility, and Monte Carlo for American/Asian options.

    Python

  4. tradingBot-LSTM tradingBot-LSTM Public

    An automated crypto trading system that trains a per-symbol LSTM classifier on technical indicators to predict the probability that price moves up or down, then executes trades with stop-loss / tak…

    Python