Type something to search...

Blog

Article

Building a Scalable ETL Pipeline with AWS Glue (CSV to Parquet + Partitioning)

AWS Glue ETL

A hands-on walkthrough of building a serverless ETL pipeline with AWS Glue, PySpark, and Amazon Athena: converting raw CSV files to partitioned Parquet for efficient querying at scale.

6 min read 08 Apr, 2026
Read
Article

Creating Learner Progress Monitoring Using Python, Pandas and Streamlit

Python Pandas Streamlit

How I built an automated learner progress monitoring dashboard using Python, Pandas, and Streamlit to track assessment scores and participation across cohorts in Canvas LMS.

4 min read 04 Apr, 2022
Read