Atomic Habits Tracker

Personal Analytics Dashboard

A data analytics project that tracks and visualizes daily habits across career, health, finance, and relationships. Built with Python, this project demonstrates automated dashboard creation and pattern analysis from behavioral data.

34
Days Tracked
29
Variables
9
Core Habits
76%
Avg Completion

What It Does

Tech Stack

Python 3.8+ Pandas NumPy XlsxWriter Excel

Dashboard Preview

Habit Tracking Dashboard

Calendar Heatmap

Habit Completion Calendar Heatmap

Key Findings

Analysis revealed a 76% average completion rate with weekend performance 15% lower than weekdays. Learning was the most consistent habit at 91% completion, with strong correlation between learning and reading activities. The calendar heatmap visualization made momentum patterns clearly visible.

Project Structure

The project includes data generation scripts that create realistic habit patterns, an Excel dashboard generator that automates visualization creation, and comprehensive documentation including a data dictionary and project walkthrough for interviewers.