im gonna fetch all nasa's data mwahaha...
AI Frequency analyser
Im building a partner compatibility evaluator which will evaluate if the partners are suitable for each other
I built this Advanced Scientific Calculator to go beyond the basic calculator you find on most websites. Along with standard arithmetic operations, it includes a wide range of scientific functions, memory operations, calculation history, theme switching, and a live currency converter. The interface is designed to be clean, responsive, and easy to use on both desktop and mobile devices. The project is built entirely with HTML, CSS, and vanilla JavaScript, without relying on external frameworks. While developing it, I focused on creating a smooth user experience, organizing the code for readability, and implementing practical features that make the calculator useful for everyday calculations as well as more advanced mathematical tasks.
DesiCinema OS is a simple web application inspired by a desktop operating system, designed to help users explore popular Indian comedy movies in a fun and interactive way. Instead of displaying a traditional movie list, the project uses draggable windows and a desktop-like interface to make browsing films more engaging. The application includes a random movie picker, genre-based filtering, and a celebrity recommendation section that suggests movies associated with selected actors. It also features a live clock and a clean interface built entirely with HTML, CSS, and vanilla JavaScript. This project was created to practice front-end development concepts such as DOM manipulation, event handling, responsive layouts, and interactive UI design while experimenting with a different approach to presenting movie recommendations. It demonstrates how a simple dataset can be turned into an enjoyable user experience using core web technologies.