My mini projects banner

My mini projects

1 devlog
22m 21s

⚡ 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 🚀

This project uses AI

🤖 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.

Demo Repository

Loading README...

sakshisuman25

🛠️ Devlog — Mini JS Tools

Built a small app with 3 features: emoji generator, calculator, and array processor using JavaScript DOM.

Learned event handling, functions, loops, and array methods like map, reduce, and filter.
Fixed a bug where results were appending instead of resetting.

Next: improve UI and styling 🚀

Attachment
0