Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 429 Bytes

Calculator but evil

const calculator = {
  languages: {
      frontend: ["HTML", "CSS", "SCSS"],
      backend: ["JS"]
  }
}

🧮 A feature-rich calculator web app with a mischievous twist.

Perform basic arithmetic operations while enjoying:

  • 😄 Humorous responses
  • 🌙 Dark mode
  • 🔊 Sound effects
  • 📜 History tracking

Built using HTML, CSS, and JavaScript, and enhanced with Font Awesome icons.