Prashant Rane
Prane23
Distinguished Engineer dedicated to designing secure, scalable Azure cloud architectures that enable high‑performance, enterprise‑grade solutions
Languages
Repos
15
Stars
1
Forks
0
Top Language
C#
Loading contributions...
Top Repositories
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.
A hands‑on demo showing how to implement Change Data Capture (CDC) in Snowflake using Streams and Tasks. This project tracks row-level changes (INSERT, UPDATE, DELETE) in a STAGING table and automatically applies them to a PRODUCTION table using scheduled Snowflake Tasks.
This repository showcases a clean, modern .NET 10 Web API integrated with Redis to demonstrate high‑performance caching patterns, containerized development, and scalable API design. It’s built as a practical, real‑world example of how to combine ASP.NET Core, Docker, and Redis to improve API responsiveness, and enable distributed caching across env
The Dotnet API Resilience Framework is a production‑ready template designed to help developers build fault‑tolerant, observable, and highly reliable .NET APIs. It brings together industry‑standard resilience patterns, structured logging, and clean middleware architecture to ensure your API behaves predictably under failure, latency, or heavy load.
Prane23
HR Operational Data Mart (dbt + Snowflake)
Repositories
15JWT 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.
A hands‑on demo showing how to implement Change Data Capture (CDC) in Snowflake using Streams and Tasks. This project tracks row-level changes (INSERT, UPDATE, DELETE) in a STAGING table and automatically applies them to a PRODUCTION table using scheduled Snowflake Tasks.
This repository showcases a clean, modern .NET 10 Web API integrated with Redis to demonstrate high‑performance caching patterns, containerized development, and scalable API design. It’s built as a practical, real‑world example of how to combine ASP.NET Core, Docker, and Redis to improve API responsiveness, and enable distributed caching across env
The Dotnet API Resilience Framework is a production‑ready template designed to help developers build fault‑tolerant, observable, and highly reliable .NET APIs. It brings together industry‑standard resilience patterns, structured logging, and clean middleware architecture to ensure your API behaves predictably under failure, latency, or heavy load.
Prane23
HR Operational Data Mart (dbt + Snowflake)
StockStack: Airflow + Postgres ETL Pipeline – End to End is a fully containerized data engineering project that demonstrates how to build a complete ETL workflow using Apache Airflow, Python, Pandas, and PostgreSQL.
This repository provides a complete framework for building a Databricks Lakehouse architecture for sales analytics. It covers: Data Modeling: Star schema design with Fact and Dimension tables. ETL Workflow: Bronze → Silver → Gold transformation strategy. Gold Layer Aggregations: Precomputed KPIs like total_sales and total_quantity.
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 with clean separation of concerns:
This project demonstrates a lightweight event‑driven architecture built with .NET and RabbitMQ, showcasing how a producer service and a background consumer can communicate asynchronously through message queues. It’s a practical, minimal example of how distributed systems exchange events without tight coupling.
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 data from an API, transforms it into a structured format using pandas, and exports it to a CSV file for easy analysis or storage. This project is ideal for
A complete end‑to‑end HR Analytics platform built on Snowflake using the Medallion Architecture (Bronze → Silver → Gold) and Dynamic Tables. Includes 1,850 synthetic employees, 12 departments, 50 supervisors, job history, status history, and location tracking. Designed for People Analytics, Attrition Insights, and BI dashboards.
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 workforce trends, employee demographics, attrition patterns, and departmental performance.
No description provided.
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