⚡ Mini JS Tools
A tiny browser app with 3 fun tools built using pure JavaScript + DOM:
🙂 Even/Odd Emozy — enter a number → get emoji output based on parity
🧮 Calculator — quick math (+, -, *, %)
🔢 Array Processor — sum, max, and filter eve…
⚡ Mini JS Tools
A tiny browser app with 3 fun tools built using pure JavaScript + DOM:
🙂 Even/Odd Emozy — enter a number → get emoji output based on parity
🧮 Calculator — quick math (+, -, *, %)
🔢 Array Processor — sum, max, and filter evens from comma input
Built with: DOM manipulation, events, loops, functions, arrays
Goal: practice core JS by making small interactive features 🚀
🤖 AI Declaration
This project was created with the assistance of AI tools for guidance and learning purposes.
The core logic, implementation, and final code were written and understood by me.
AI was used to clarify concepts, improve structure, and enhance the overall project.