Skip to content
View LucidSamuel's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LucidSamuel

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
LucidSamuel/README.md
class LucidSamuel():
    
  def __init__(self):
    self.username = "Lucid Samuel";
    self.location = "Pluto";
    self.twitter = "@lucidzk";
    self.web = "https://lucidsamuel.wtf";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = LucidSamuel()

Pinned Loading

  1. scribe scribe Public

    generates lean 4 proof scaffolds from zk constraint systems and drives proof completion with an llm feedback loop.

    Rust 1

  2. ragu ragu Public

    Forked from tachyon-zcash/ragu

    Rust language proof-carrying data framework

    Rust

  3. tachyon-zcash/tachyon tachyon-zcash/tachyon Public

    zcash_tachyon Rust library for Tachyon

    Rust 27 7

  4. ethereum/ethereum-org-website ethereum/ethereum-org-website Public

    Ethereum.org is a primary online resource for the Ethereum community.

    Markdown 5.9k 5.4k

  5. HEPMASS-DeepLearning HEPMASS-DeepLearning Public

    Experimenting with training deep learning models on the HEPMASS dataset from the paper 'Parameterized Machine Learning for High-Energy Physics.

    2 1