All work
Solo build · 2024
Breeze Budget
A tool that estimates daily, monthly, and yearly AC energy costs based on ZIP code, house size, SEER2 rating using real-time weather and energy data.
- React
- TypeScript
- Vite
- Tailwind CSS
- Chart.js
A comprehensive AC energy cost calculator that helps homeowners make informed decisions about their air conditioning systems by providing accurate cost estimates based on real-world data.
Key Features
- Interactive Charts showing daily, monthly, and yearly cost breakdowns
- PDF Report Generation for easy sharing and documentation
- Responsive Design that works on all devices
Technical Highlights
The application is built with modern React and TypeScript, providing:
- Type Safety throughout the entire application
- Component-based Architecture for maintainable code
- Real-time Data Processing for accurate calculations
- Chart.js Integration for beautiful data visualization
- Vite Build System for fast development and optimized production builds
Problem Solved
I built this tool to help figure out if upgrading my AC unit was worth it. The app takes into account:
- Current weather conditions in your area
- Your home’s square footage and insulation
- Different SEER2 ratings for AC units
- Local energy costs and usage patterns
Performance
The app delivers:
- Fast Loading with Vite’s optimized build process
- Smooth Animations with Chart.js
- Real-time Updates without page refreshes
- Mobile-first Design for accessibility
Built in 2024 as a practical solution to a real problem, demonstrating both technical skills and problem-solving abilities.