anuj's profile

Anuj Ghimire

verified

Selection of projects based on Web Technology-I objectives and practical skills gained.

opt validator app

Mobile OTP Verification

A simple, interactive web application to verify Nepalese mobile numbers using OTP. Users can input their mobile number, receive a 4-digit OTP, and validate it. Perfect for learning form validation, localStorage, and JavaScript input handling.

hamro.com clone

Hamro.com UI Clone

Developed front-end clone of the Hamro.com platform, replicating its core user interface and layout using HTML5 and CSS3. The project showcases a multi-service portal design that includes sections such as Online Radio, Forex Exchange, Baby Names.

theme switcher app

Dynamic Theme Switcher

Developed a responsive web application that allows users to dynamically switch between multiple color themes (Light, Pink, Blue, Green, and Dark). The project utilizes modern CSS variables and the advanced :has() selector for real-time styling

calculator app

Arithmetic Calculator

Developed a fully functional Arithmetic Calculator web application using HTML, CSS, and JavaScript. The project allows users to perform basic arithmetic operations including addition, subtraction, multiplication, and division.

login app

Login Validation

Developed a Login Validation Web Application using regular expressions that validates user credentials using HTML, CSS, and JavaScript. This project ensures that users enter a properly formatted email and a strong password before submission.