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

This project was developed with the assistance of AI tools for guidance, code suggestions, and documentation support.

Demo Repository

Loading README...

sakshisuman25

Shipped this project!

Hours: 0.37
Cookies: 🍪 1
Multiplier: 1.5 cookies/hr

🚀 Ship Message
Built and shipped Mini JS Tools — a simple web app with an emoji generator, calculator, and array processor.
Used JavaScript DOM, events, loops, and array methods to make interactive features.
Learned a lot about handling user input and dynamic UI updates.
On to improving UI next ⚡

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