All activity
Ever heard of short links like bit.ly?
You can build one for yourself with a custom domain (e.g. clarence.link) for free within 15 minutes using Vercel & Notion API.
Notiolink
Free self-host branded link shortener & linktree
Theodorus Clarence
left a comment
Features
- ⚡ Unlimited branded links (use your own domain!)
- ☝ Self-hostable with Vercel
- 💨 Fast redirect using Next.js Middleware Functions
- 🌑 Awesome CMS using Notion
- ➕ See click count statistics
- 💠 Easy one file config
See the features demo on this Twitter thread https://twitter.com/th_clarence/status/1485087863989751813
Notiolink
Free self-host branded link shortener & linktree
It is tiring to save contacts all the time, Whatsapp already has a feature to chat without saving, but it is a hassle to write it. So I created a helper website to solve that problem.
The country code will be saved in localStorage.
WhatsApp Helper
A WhatsApp helper to avoid saving number to your contacts
Theodorus Clarence
left a comment
Hey, this is quite a problem for such a long time for me, so I decided to make a really simple helper. This will clean your input such as +62, or other characters like spaces and dashes.
A simple app to solve a simple problem! I added the country code to the local storage so you guys don't have to change the country code every single time.
Also, don't worry about your privacy, this site does...
WhatsApp Helper
A WhatsApp helper to avoid saving number to your contacts
When tailwindcss is shipped to production, the classes that is shipped is only the class that we use in the site (tree shaken). This addons will inject all of the default CSS from Tailwindcss CDN, and you can easily play around with tailwindcss classes.
Tailwindcss Injector
Inject Tailwindcss classes from CDN to the head document
Theodorus Clarence
left a comment
When debugging a production site, sometimes it is hard because all of the classes that was shipped is already tree shaken (only classes we use on development get shipped). This addons will inject all of the classes available from the Tailwindcss CDN to the website!
Tailwindcss Injector
Inject Tailwindcss classes from CDN to the head document