Skip to content
View Prane23's full-sized avatar

Block or report Prane23

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

👋 Hi, I'm Prashant Rane

Welcome to my GitHub! I’m a data architect, analytics expert, and web app/API developer passionate about building scalable, end-to-end solutions. My work spans modern data engineering pipelines, Snowflake-centric architectures, and SQL-driven analytics, leveraging cloud platforms such as Azure Synapse and Databricks. I also develop full-stack applications using C#, and .NET, and design interactive dashboards and reports with Power BI bridging data and development to deliver actionable insights and business value


🚀 What I Do

  • 🔄 ETL & Data Pipelines: Automating data extraction, transformation, and loading using Python and SQL for reliable, scalable workflows.
  • ☁️ Cloud Data Solutions: Designing and integrating secure, high-performance platforms with Azure Synapse, Databricks, and Snowflake.
  • 🌐 Full-Stack Development: Building robust web applications using C#, ASP.NET, and MongoDB/SQL.
  • 📊 Data Visualization: Delivering actionable insights through interactive Power BI dashboards.
  • 🖥️ Desktop Applications: Crafting rich, user-friendly desktop experiences with WPF.
  • 🧠 Continuous Learning & Sharing: Exploring emerging technologies and sharing knowledge with the community.

📌 Featured Projects

An end-to-end Databricks pipeline that transforms raw CRM data into actionable insights using the Medallion Architecture.

A complete end‑to‑end HR Analytics Lakehouse built on Snowflake using the Medallion Architecture and Dynamic Tables

A comprehensive walkthrough of building analytics solutions using Azure Synapse.

This project demonstrates Change Data Capture (CDC) using Snowflake Streams and Tasks to keep a Production table in sync with Staging.

A simple yet powerful script that extracts data from APIs and exports it to CSV using Python and Pandas.

A complete end‑to‑end event-driven application built on RabbitMQ using .NET 10, featuring a Producer Web API, Consumer Background Service, and Dockerized RabbitMQ for seamless messaging

A lightweight, containerized Web API built with .NET 10, Redis, Docker Compose, and controller‑based architecture.
Implements distributed caching, API versioning, mock repository pattern, and Swagger for testing.

A starter template for running FastAPI with PostgreSQL inside Docker. Includes database setup, CRUD APIs, and container orchestration.

A practical demonstration of implementing secure authentication using (JWT) in an ASP.NET Core Web API application.

An interactive dashboard that provides insights into workforce trends, attrition, and departmental performance.


🛠️ Tools & Technologies

Azure Databricks Delta Lake ADLS Gen2 Apache Spark PySpark Python SQL Server Snowflake Power BI REST API RabbitMQ Microservices Redis C# ASP.NET MongoDB WPF Git VS Code


📫 Connect with Me


Popular repositories Loading

  1. JWT-Authentication-in-.NET-Core-Web-API JWT-Authentication-in-.NET-Core-Web-API Public

    JWT Authentication in .NET Core Web API is a practical demonstration of implementing secure authentication using JSON Web Tokens (JWT) in an ASP.NET Core Web API application.

    C# 1

  2. Azure-Databrick-Synapse-Analytics_End_to_End Azure-Databrick-Synapse-Analytics_End_to_End Public

    The objective of this project is to design and implement a scalable, cloud-based data pipeline using Azure Databricks, Azure Data Lake, and Azure Synapse Analytics

    Jupyter Notebook

  3. Power-BI-Dashboard-HR-Analytics Power-BI-Dashboard-HR-Analytics Public

    This repository contains a dynamic and interactive HR Analytics Dashboard built using Power BI. The dashboard is designed to help HR professionals and business leaders gain actionable insights into…

  4. Python_ETL_Pipeline Python_ETL_Pipeline Public

    Python ETL Pipeline is a lightweight and customizable script designed to demonstrate a basic ETL (Extract, Transform, Load) process using Python. The core script, api_to_csv_export.py, extracts dat…

    Python

  5. Prane23 Prane23 Public

    Prane23

  6. FastApi_With_Postgress_on_Docker FastApi_With_Postgress_on_Docker Public

    This repository provides a ready‑to‑use template for running a FastAPI application with a PostgreSQL database inside Docker. It is designed to help developers quickly spin up a modern backend stack…

    Python