Sink

screenshot of Sink
nuxt
tailwind
shadcn-ui

A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.

Overview

Sink is a modern, quick, and secure URL shortener that is 100% powered by Cloudflare. It's designed for users who need to streamline their links while gaining valuable insights from robust analytics. With an intuitive interface built on frameworks like Nuxt and styled using Tailwind CSS, Sink makes managing and tracking URLs both efficient and user-friendly.

The appeal of Sink lies not only in its speed but also in its smart features that cater to both casual users and businesses alike. Whether you're looking to customize your links or analyze their performance, Sink seems well-equipped to handle various needs effortlessly.

Features

  • URL Shortening: Easily compress your long URLs into shorter, manageable links for effective sharing.
  • Analytics: Gain access to insightful statistics and monitor the performance of your links over time.
  • Serverless: Enjoy seamless deployment without the complexities of traditional server management.
  • Customizable Slug: Personalize your slugs with case sensitivity options, adding a unique touch to your links.
  • AI Slug: Utilize AI technology to automatically generate slugs, saving time and effort.
  • Link Expiration: Set specific expiration dates for your links, allowing for controlled access and timely updates.
  • Demo: Test the features of Sink with their interactive demo to experience its interface and functionalities firsthand.
nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.