Skip to content
View PENE18's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • Orange
  • Dakar

Block or report PENE18

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



LinkedIn Twitter HackerRank Gmail Profile Views


Data Engineering GIF

> whoami

#!/usr/bin/env python3
# ─────────────────────────────────────────────────────
#   Mamadou PENE · Data Engineer · Dakar, Sénégal 🌍
# ─────────────────────────────────────────────────────
class MamadouPENE:
    name       = "Mamadou PENE"
    role       = "Data Engineer & DataOps Specialist"
    company    = "🟠 Baamtu technologies "
    location   = "πŸ“ Dakar, SΓ©nΓ©gal"
    contact    = "mamadoupene95@gmail.com"
    currently  = [
        "πŸ”­ Scaling real-time data pipelines at Orange",
        "⚑ Building DataOps frameworks for data reliability",
        "🌱 Deep-diving into cloud-native data architectures",
        "🎯 Eliminating bad data before it reaches decisions",
    ]
    def philosophy(self) -> str:
        return "Bad data in β†’ bad decisions out. Quality is non-negotiable."
    def fun_fact(self) -> str:
        return "I've debugged more pipelines than I've eaten thieboudienne. πŸ›"
if __name__ == "__main__":
    mp = MamadouPENE()
    print(mp.philosophy())
    # Output: Bad data in β†’ bad decisions out. Quality is non-negotiable.


🧰 Tech Stack

πŸ’‘ Languages

Python Scala SQL Bash

πŸ—„οΈ Databases & Storage

PostgreSQL MySQL MongoDB Oracle SQL Server Cassandra

⚑ Big Data & Stream Processing

Apache Spark Apache Kafka Apache Hive Apache Flink Apache Airflow Apache Hadoop

πŸ” Search & Observability

Elasticsearch Kibana Grafana Prometheus

☁️ Cloud & Infrastructure

AWS Docker Kubernetes Terraform Linux Git


πŸ“ˆ GitHub Analytics

Β 

πŸ“Š Activity Graph

Activity Graph


🌊 Contribution Snake

github contribution grid snake animation

πŸ’¬ Random Dev Quote

Quote


"Without data, you're just another person with an opinion." β€” W. Edwards Deming


⭐ Found something useful? A star means the world.


Pinned Loading

  1. sentiment-analysis-pipeline sentiment-analysis-pipeline Public

    A complete DataOps + AI project for streaming text analytics using Kafka, Spark Streaming, Hugging Face Transformers, Elasticsearch, Kibana, and Airflow.

    Python 1

  2. nifi-kafka-flink-project nifi-kafka-flink-project Public

    build poc data platform with api data , nifi, kafka, fllink, minio and trino

    Roff 1