Projects
SQL Analytics Dashboard – Movies & Ratings
Built an interactive dashboard using PostgreSQL and Streamlit to analyze movie data. It includes filters, aggregations, and clean visualizations.
- Raw SQL queries with joins, filtering, and grouping
- Visual charts with Streamlit + Pandas
- Interactive filtering by genre, year, and rating
Tech stack: PostgreSQL, Python, Pandas, Streamlit