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

Block or report dipeshluitel

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

Typing SVG


Profile Views LinkedIn Portfolio Email


$ whoami

name       : Dipesh Luitel
role       : Aspiring Data Engineer
location   : Jhapa, Nepal πŸ‡³πŸ‡΅
education  : BSc CSIT β€” Tribhuvan University (2022–2026)
focus      : ETL Pipelines Β· Data Warehousing Β· Stream Processing
status     : Open to entry-level Data Engineer roles βœ…

"I don't just query data β€” I architect the systems that make data trustworthy, fast, and usable."


βš™οΈ The Stack I'm Building With

Core Data Engineering

Apache Kafka Apache Airflow PostgreSQL

Languages & Processing

Python SQL Pandas NumPy

Databases & Storage

MS SQL Server MySQL SQLite

Visualization & BI

Power BI Jupyter

Dev & Tooling

Git Linux VS Code Django


πŸ—ΊοΈ Data Engineering Roadmap

INGEST ──────────────► TRANSFORM ──────────────► WAREHOUSE ──────────────► SERVE
   β”‚                       β”‚                          β”‚                       β”‚
Apache Kafka           Airflow DAGs              PostgreSQL              Power BI
Raw Sources            Python + Pandas           Data Modeling           Dashboards
REST APIs              dbt transforms            SQL Window Fns          Reporting

Where I am right now:

  • βœ… Advanced SQL β€” window functions, CTEs, query optimization
  • βœ… Python for data β€” Pandas, NumPy, data transformation scripting
  • βœ… ETL concepts β€” pipeline design, data modeling, normalization
  • πŸ”„ Apache Airflow β€” DAG design and workflow orchestration (in progress)
  • πŸ”„ Apache Kafka β€” consumer/producer patterns, stream processing (in progress)
  • πŸ“Œ Cloud (AWS S3 / BigQuery) β€” next on the list

πŸ“Š GitHub Stats



GitHub Activity Graph


🀝 Let's Connect

I'm actively looking for entry-level Data Engineer or Data Analyst roles.
If you're hiring, collaborating, or just want to talk data β€” reach out.

LinkedIn Email Portfolio


Pinned Loading

  1. SQL-Data-Warehouse-Project SQL-Data-Warehouse-Project Public

    Modern Data Warehouse with SQL Server, including ETL processes, Data modeling and Analytics.

    TSQL 1

  2. customer-behaviour-analysis-PowerBI customer-behaviour-analysis-PowerBI Public

    Focus on generating insights on Behaviour patern of customer and visualization of the insights in a interactive dashboard that can be understood by both technical and non technical stake holders.

    Jupyter Notebook 1

  3. crypto-data-platform crypto-data-platform Public

    A real-time cryptocurrency data pipeline built with Apache Kafka, Python, and Docker.

    Python 1

  4. Ecommerce-Sales-Trend-Analysis Ecommerce-Sales-Trend-Analysis Public

    This project focuses on analyzing an e-commerce dataset to uncover key business insights such as top-performing products, regional sales patterns, and monthly sales trends. It demonstrates end-to-e…

    Python

  5. URL_shortener URL_shortener Public

    URL Shortener lets you generate short link for your orginal link and lets you redirect to orginal link, it stores links independently for different users and let you keep track of creation and let …

    JavaScript