My Portfolio

Welcome to my portfolio! Here are some of the projects I've worked on.

Personal Website

Screenshot of personal website

This is my personal website, built from scratch using HTML and CSS. It demonstrates my skills in creating clean, well-structured web pages with semantic HTML and a responsive design.

Simple To-Do List App

Screenshot of a to-do list application

A simple To-Do List application created with JavaScript. I used DOM manipulation and event handling to allow users to add, delete, and mark tasks as complete.