Skip to content

chunkydotdev/dank-tools

Repository files navigation

Dev Tools

A collection of useful developer tools and utilities built with Next.js 14, TypeScript, and Tailwind CSS.

Features

SVG Path Length Calculator

Calculate the total length of SVG paths. Useful for SVG animations and manipulations.

  • Drag and drop SVG files
  • Real-time path length calculations
  • Support for multiple paths within a single SVG

Discord Timestamp Generator

Generate Discord timestamps that show the correct local time for every user.

  • Easy-to-use interface for selecting dates and times
  • Multiple timestamp format options (short time, long date, relative time)
  • Preview of how the timestamp will appear in Discord
  • Copy-to-clipboard functionality

Simple Poll

Create and share polls with customizable options and end dates.

  • Create polls with multiple options
  • Set custom end dates and times
  • Optional voter identification
  • Real-time results with visual charts
  • Shareable links for easy distribution
  • Voting timeline analytics

Tech Stack

Getting Started

  1. Clone the repository:
git clone https://github.com/chunkydotdev/dank-tools.git
  1. Install dependencies:
npm install
yarn install

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published