Skip to content
View floomby's full-sized avatar
  • ATX
  • 16:27 (UTC -05:00)
Block or Report

Block or report floomby

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SpaceGame SpaceGame Public

    IO Space Game

    TypeScript 6

  2. discord-link-site discord-link-site Public

    TypeScript 1

  3. token-golf token-golf Public

    Gamify LLM prompting to solve nlp problems

    TypeScript 2

  4. Vrf based on curve 25519 Vrf based on curve 25519
    1
    // Based on https://cs.nyu.edu/~dodis/ps/short-vrf.pdf using curve 25519 in short weierstrass form
    2
    // Current implementation is highly vulnerable to timing attacks!
    3
    
    
    4
    import { randomBytes } from "crypto";
    5
    import BN from "bn.js";
  5. background-generator background-generator Public

    GPU accelerated space background generator

    C

  6. CyLLM CyLLM Public

    llm agent for neo4j

    TypeScript 5