momciloo

↗ HN profile [ 62.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Two clip-paths, over the navigation: - The first clip-path is a circle (top-left corner) - The second clip-path is a polygon, that acts like a ray (hardcoded, can be improved) The original work by Iventions Events…

  2. We're a team of five, bootstrapped, building BCMS, a headless CMS. A year ago we launched a security bounty. Rewards were between $100 and $700... basically what we could afford. Surprisingly, that didn't stop people.…

  3. I built this product back in 2018 as a small side project: a tool that turns short videos into physical flipbooks. After launching it, I didn't touch it for years. Life and work took over, and it sat idle. But it kept…

  4. i'm helping my sister put together a website for her design agency and decided to have a little fun with the favicon. i mean, what’s the point of making websites if you can’t have some fun along the way?

  5. Two browser windows (acting as socket clients) communicate their: - Screen dimensions - (screen.width, screen.height) - Window dimensions - (window.innerWidth, window.innerHeight) - Window X/Y position -…