Skip to content
#

ztm-projects

Here are 22 public repositories matching this topic...

This project demonstrates how to use the canvas element to create a paint style website. this site allows the user to change the background and brush color, paint and erase strokes, clear the scene, save and retrive the image from local storage as well as clear the local storage and download the image

  • Updated Oct 31, 2024
  • JavaScript

This project demonstrates how to use a design provided by a web designer using tools such as Figma to create a website, as weel as how to add sample backgrounds that can be changed between. I have gone a step further and learned how to incorperate an SVG file into the script as to change the color of the logo with the background.

  • Updated Oct 31, 2024
  • HTML

A project demonstrating a way to build a website or app for creating bookmarks of other websites. The site uses a modal that allows the user to enter the required site information, then dynamically creates UI elements with the site's name (as a hyperlink) and its favicon. The bookmarks will also be saved to local storage for when the user returns.

  • Updated Sep 5, 2024
  • CSS

This project demonstrates how to use a few different features such as drag and drop events and enter and leave focus events. This project uses these events to create a Kanban board that allows the user to drag tasks between columns, create new tasks, edite existing tasks and delete old tasks. task text and locations are saved to local storage

  • Updated Oct 30, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the ztm-projects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ztm-projects topic, visit your repo's landing page and select "manage topics."

Learn more