Projects

Explore my latest projects

Download Resume

Featured Projects

Analog clock

The Analog Clock project is a web-based implementation of a classic clock using HTML, CSS, and JavaScript. It features a sleek design with dynamically moving hour, minute, and second hands, accurately reflecting the current time. It provides an interactive and visually appealing way to view time on the web.

Calculator

The provided HTML code represents a calculator web page. It includes a grid layout with buttons for numbers, operations, and other functionalities. The calculator has an output section displaying the previous and current operands. It also includes a "Back" button and a "Get Code" button for navigation purposes. The CSS and JavaScript files are linked to customize the calculator's appearance and enable its functionality.