About SKR
A modern, secure, and feature-rich URL shortening service - Copyright reserved @ tiyat.dev
Features
- • Custom slug generation with validation
- • Password protection for sensitive links
- • Flexible expiration options (1 day to unlimited)
- • QR code generation for easy sharing
- • Rate limiting to prevent abuse
- • Secure password hashing with bcrypt
Technology
- • Built with Next.js 15 and React
- • PostgreSQL database for reliable storage
- • Three.js for stunning visual effects
- • TypeScript for type safety
- • Tailwind CSS for modern styling
Security
- • Passwords are hashed using bcrypt
- • Rate limiting prevents abuse
- • Input validation and sanitization
- • Secure database connections