Skip to content

A whimsical web calculator with dark mode, sound effects, and mischievous responses.

Notifications You must be signed in to change notification settings

vcanedo/calculator-but-evil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.