You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1

Hi again!

My url shortener was a small but pretty cool project, which I really liked building. While it’s not very competitive, comparing to other widely used url shorteners, this one I built myself and I love it. Hope you enjoy it too! Thanks for reading.

  • 3 devlogs
  • 7h
Try project → See source code →
Open comments for this post

2h 42m 35s logged

Divide and conquer (your links) :hellmo:

Now users can track number of clicks on their links and even delete them!

New stuff:

  • separate id for control url (/manage/:code)
  • click count
  • delete button
  • 404 page

When a new link is created, two codes are generated with nanoid (of length 7 and 21). The second one is used for the control url to manage it.

0
0
2
Open comments for this post

3h 20m 46s logged

And that’s it?

Hi again :hii:

Made website live on my domain thanks to nest! I have finished the basic functionality. Unique codes are generated with nanoid of length 7, which is not that collision-proof, but that’s alright :alright:

Next, I would like to add stats for your urls, stay tuned!

0
0
30
Open comments for this post

50m 23s logged

URL shortener!

because why not!

While doing bigger projects like chat or marten my reels-fried brain got a little bit bored, so I thought about more project ideas. Those were either too complex, or something like… this. :thumbs-up:


Anyway, I will use:

  • Old classic html + css
  • ExpressJS
  • MongoDB (because I freaking love it :67speed: )
0
0
11

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…