Tech Stack:
PostgreSQL data analysis project featuring CTEs, window functions, and Jupyter integration. Includes Docker setup, SQL dump, and a live Binder demo using SQLite.
Tech Stack:
Analyze sales data from a scale model car business to uncover insights on customer behavior and product performance using SQL and Jupyter Notebook.
Tech Stack:
This project analyzes mobile app data to identify trends in user engagement and profitability. Using Python and Jupyter, I explore features of top-performing apps and offer data-driven insights to guide development decisions for ad-supported mobile apps.
Tech Stack:
Analyze Hacker News data to reveal which post types and posting hours spark the most discussion, using Python and a reproducible Jupyter notebook.
Tech Stack:
HooBank is a responsive, modern React JS application designed for a fictitious bank. Built with TailwindCSS, this project showcases a clean, professional UI and responsive design principles.
Tech Stack:
This program will provide visual cues in the CLI for the box breathing technique, and allow people to follow along with their breath to assist them in their mindful breathing practice.
Tech Stack:
Git Repo Migrator automates the migration of locally saved git repositories by updating remote configurations in bulk. Perfect for simplifying transitions between servers, it’s a lightweight, practical tool built for speed and efficiency.
Tech Stack:
This program is designed for users who want to go on a vacation, have several places they would like to visit, but are indecisive of where they should travel to next. The user will provide the name of cities they would like to visit. Then, the program will randomly select a city from a list of all the user-entered cities.