My Projects

Here are some of my notable projects. Each one showcases different skills and technologies I've worked with.

TaskMaster - Task Management App

JavaScript 2023

A fully functional task management application built entirely with vanilla JavaScript, HTML, and CSS. Features include CRUD operations for tasks, localStorage for data persistence, drag-and-drop prioritization, and a clean, responsive interface.

Technologies: HTML5, CSS3, JavaScript ES6, LocalStorage API.

View on GitHub Live Demo

DataViz Canvas

Canvas API 2023

An interactive data visualization tool that renders charts and graphs using the HTML5 Canvas element. Supports line charts, bar graphs, and pie charts with animation and real-time data updates from JSON sources.

Technologies: HTML5 Canvas, JavaScript, Fetch API.

View on GitHub Live Demo

Portfolio Builder

Web Components 2023

A no-code portfolio generator that allows users to create professional portfolios by selecting from customizable templates. Includes drag-and-drop sections, theme switching, and export to static HTML.

Technologies: HTML, CSS, JavaScript, Web Components.

View on GitHub Live Demo