Skip to content
View ayalasher's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ayalasher

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

Hi πŸ‘‹, I’m Maxwel Ayal Asher

Data Engineering enthusiast | Computer Science Student

I’m an aspiring Data Engineer with hands-on experience building batch and real-time data pipelines using Python, SQL, Apache Airflow, Kafka, and Flink frm my learning and projects. I enjoy working on data ingestion, transformation, orchestration, and turning raw data into reliable, analytics-ready systems.


πŸ§‘β€πŸ’» What I Do

  • Build ETL / ELT pipelines for batch and streaming data
  • Work with Apache Kafka, Flink, Airflow, and PySpark
  • Design and query relational and time-series databases
  • Deploy and containerize data workflows using Docker
  • Create real-time and analytical dashboards with Grafana

πŸ”§ Tech Stack

Programming & Querying:
Python, SQL

Data Engineering & Streaming:
Apache Kafka, Apache Flink, PySpark,pandas , numpy

Databases & Storage:
PostgreSQL, MySQL, Snowflake, TimescaleDB, Azure Data Lake Storage

Workflow Orchestration:
Apache Airflow

Cloud & DevOps:
AWS, Azure, Docker, Linux

Visualization & Monitoring:
Grafana prometheus

Version Control:
Git, GitHub


πŸ“Œ Featured Projects

πŸš€ Coinbase Crypto Market Streaming Pipeline

  • Real-time ingestion of live cryptocurrency prices from the Coinbase WebSocket API
  • Event streaming with Apache Kafka (Confluent Cloud)
  • Stream processing using Flink SQL with Avro schema validation
  • Time-series storage in TimescaleDB (PostgreSQL)
  • Sub-second latency dashboards built with Grafana

πŸ‘‰ Repository: (link here)


🏎️ Formula One Batch ETL Pipeline

  • Batch ingestion of weekly Formula One race data from a public API
  • Data cleaning and transformation using Python & Pandas
  • Workflow orchestration and scheduling with Apache Airflow
  • Analytical storage in PostgreSQL and visualization in Grafana
  • Fully containerized using Docker

πŸ‘‰ Repository: (link here)


πŸ“« Connect With Me


⚑ Currenlty Open to data engineering roles πŸš€

Pinned Loading

  1. spotifymusic spotifymusic Public

    React native mobile app clone of the Spotify app.

    JavaScript

  2. auto-hosi auto-hosi Public

    Automate hospital operations and handling user data.

    Python 1

  3. habitual habitual Public

    Break old habits and build better ones with a task manager and a pomodoro style timer .

    TypeScript

  4. F1-batch-pipeline F1-batch-pipeline Public

    ETL batch pipeline for getting the current driver and constructor standings in formula one .

    Python

  5. Coinbase-realtime-market-pipeline Coinbase-realtime-market-pipeline Public

    A realtime data pipeline built to reflect the current prices of Crypto coins like bitcoin and ethereum in USD and EUROS. Built with kafka for streaming and flink SQL for processing managed by confl…

    Jupyter Notebook