Skip to content
View keroloshany47's full-sized avatar

Highlights

  • Pro

Block or report keroloshany47

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

Hi there, I'm Kerolos hani

Aspiring Data Engineer & Analyst | Passionate about Data


About Me

I have a strong foundation in programming with a growing focus on data engineering and analysis.
I specialize in designing and building scalable data pipelines, transforming raw data into valuable insights, and delivering clean, actionable dashboards using tools like SQL, Python, and Power BI.
I'm passionate about turning complex data into smart solutions that drive better decisions.


Current Focus

  • Deepening my knowledge in data pipelines and data integration
  • Building dashboards and analytics using Power BI
  • Practicing problem solving using Python/C++
  • Learning more about cloud & big data tools (Airflow, Kafka, Docker)

Tech Stack & Tools

Languages

C C++ Python SQL

Data & Analysis

Power BI Pandas Matplotlib

Data Engineering Tools

Apache Spark Apache Hadoop PostgreSQL dbt Apache Airflow

Tools & DevOps

Git GitHub Docker Linux


Connect with Me


Pinned Loading

  1. SQL_Problems SQL_Problems Public

    This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

    TSQL

  2. social_media_pipeline social_media_pipeline Public

    This project is a data pipeline for social media analytics. It collects posts from Twitter & YouTube, processes and analyzes them, and outputs insights such as engagement metrics, top posts, and tr…

    Python

  3. DWH_ETL_SQL DWH_ETL_SQL Public

    This repository contains a full Data Warehouse (DWH) project built with SQL Server following the Bronze → Silver → Gold layered architecture. The project demonstrates how raw data from CRM and ERP …

    TSQL

  4. snowflake_dbt_airflow_project snowflake_dbt_airflow_project Public

    This project demonstrates a modern data engineering pipeline ingests raw CSV files, loads them into Snowflake, transforms the data using dbt models, and schedules the execution using Airflow DAGs.

    TSQL 1

  5. Bash-ETL-Project- Bash-ETL-Project- Public

    Building ETL Pipeline integrates sales data from multiple sources (online orders, in-store sales, and inventory) into unified reports for business analysis with bash scripting.

    Shell

  6. End_To_End_ETL_Using_Python End_To_End_ETL_Using_Python Public

    This repository demonstrates a complete ETL (Extract, Transform, Load) pipeline using Python. It covers the workflow from raw data extraction to building a data mart, performing data quality checks…

    Python