A collection of simple, useful, and fun web-based tools and utilities built with pure HTML, CSS, and JavaScript. All tools are self-contained, responsive, and designed for quick use.
You can access all these tools directly via GitHub Pages:
Page Link
A utility tool designed to help manage or plan work-related tasks and office schedules.
- File:
wfo.html - Best for: Organizing your weekly office routine and tracking productivity.
A clean, functional calculator for calculating age.
- File:
calculator.html - Features: calculate age with a responsive UI.
A fun, interactive web page created for Valentine's Day.
- File:
valentine.html - ✨ Personalization: You can customize the name in the URL!
- Add
?name=YourNameto the end of the URL. - Example:
.../valentine.html?name=Jaineel
- Add
- Description: A lighthearted interactive experience built with simple JS logic.
An interactive greeting or informational page dedicated to the Mahashivratri festival.
- File:
mahashivratri.html - Assets: Includes dedicated resources in the
/mahashivratri-assetsfolder.
A fun, interactive banana-themed application or game.
- File:
banana.html - Description: A "no-brainer" interactive experiment for quick entertainment.
- HTML5: Semantic structure and content.
- CSS3: Custom styling and responsive design.
- JavaScript (ES6+): Logic, interactivity, and URL parameter handling.
- Zero Dependencies: No frameworks or external libraries required—fast and lightweight.
- Locally: Clone the repository and open any
.htmlfile in your preferred web browser.git clone [https://github.com/ImJaineel/NoBrainer.git](https://github.com/ImJaineel/NoBrainer.git)
- Web: Visit the GitHub Pages link to use them instantly.
This project is licensed under the MIT License. Feel free to fork, modify, and use these tools as you like!