DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Scroll bar scuba dude swimming as you scroll

Show HN: Scroll bar scuba dude swimming as you scroll

17 AI Score
Show_hn Added Mar 27, 2026

Details

Total Funding
$0
Last Round
$0

About

Hi! Instead of a boring scrollbar I made a scuba dude that swims down the page when you scroll.<p>The idea came from nostalgia; remember SkiFree game on Windows? I wanted a skier skiing down my site. Building the skier mechanics in pure javascript turned out to be difficult so I started with a runner, added a santa hat, and recently built scuba buddy.<p>You can try it directly as soon as you start to scroll down the page, and see the other animations with the &quot;Change Animation&quot; button.<p>Technical details: entirely javascript, takes scroll depth value (window.scrollY) and inputs that into math.sin() functions. This lets CSS (transform: rotate() property) create rotations of the various stick-figure&#x27;s html elements, giving the character animation based on the input which is a user scrolling. It is pretty cumbersome to sync correctly when building the animations. It&#x27;s difficult to get the upper and lower arms &#x2F; legs to stay connected and have the animation transitions appear smooth.<p>Posted the runner about year ago here on hn. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43237581">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43237581</a><p>Should I re-try the skiier or something else? Thank for checking it out!

AI Score Reasoning

This project is a creative UI novelty rather than a venture-scale business, lacking a clear market, monetization strategy, or defensible moat. While it demonstrates front-end ingenuity and persistence, it functions as a niche widget with significant accessibility and performance risks that limit its commercial viability.

Source

Show_hn — View original →