Skip to content

jongwoo328/mytools

Repository files navigation

MyTools

Go to Webpage

Project Description

This project aims to collect useful and frequently used functions in one place, for my personal use. However, it is open for others to use as well.

The project offers features that can also be found on other websites, but with the added benefit of allowing users to perform operations solely using JavaScript in the browser, without relying on a server. This is particularly useful for sensitive data management.

The goals and principles guiding the project are the following:

  • To include minor, practical functions rather than complex or professional ones.
  • To ensure that the website's functions do not require server-side handling.

This project is using

  • Nuxt3
  • Vercel

Reports & Suggestions

If you have anything to report or suggest, please use issues page.