Skip to content

Instantly share code, notes, and snippets.

@lewdev
Last active September 16, 2025 20:57
Show Gist options
  • Select an option

  • Save lewdev/39cd434364591da2073a352972b07dda to your computer and use it in GitHub Desktop.

Select an option

Save lewdev/39cd434364591da2073a352972b07dda to your computer and use it in GitHub Desktop.
πŸ”’ Nth Fibbonacci bookmarklet (99b)
data:text/html,<input id=o onblur=with(Math)r=sqrt(5),o.value=round(pow((1+r)/2,o.value)/r)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment