InfinityCalc
A modern futuristic calculator web application with a sleek UI, smooth animations, and advanced mathematical functionality. Built to provide a fast, responsive, and visually impressive calculation experience inspired by modern operating system designs.
Live Website: https://infinity-calc-on4c-1ep1kidxx-steffin-phps-projects.vercel.app/
🚀 Features
- Basic arithmetic operations
- Scientific calculator functions
- Responsive modern UI
- Dark mode design
- Smooth button animations
- Keyboard support
- Real-time calculations
- Calculation history
- Mobile-friendly interface
🎨 Tech Stack
- HTML
- CSS
- JavaScript
- (Optional: React & Tailwind CSS)
💡 Project Goal
InfinityCalc was designed to combine functionality with premium UI/UX design, creating a calculator experience that feels modern, fast, and interactive for everyday users.
📱 Responsive Design
Fully optimized for:
- Desktop
- Tablet
- Mobile devices
✨ Future Improvements
- Theme customization
- Voice input calculations
- AI-powered smart calculations
- Unit converter
- Currency converter
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev