You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A multi-view math app featuring three dedicated pages: an efficient LCM calculator, an exponent/power calculator ($x^y$), and a standard arithmetic calculator. Built with clean logic and simple navigation, this lightweight project demonstrates modular UI design, state handling, and practical algorithm implementation
A clean Android calculator app built with Kotlin and XML — covering basic arithmetic, percentage, sign toggle, and smart result formatting using GridLayout and click listeners.
A multi-module frontend dashboard built as a MERN stack revision project under Campus Recruitment Training — covering DOM manipulation, JS logic, responsive UI, and core programming concepts.