0xpantera
Currently down rabbit holes of crypto arcana. AI & Stats lecturer. Prev: Sr. Data Scientist @healthcarecom
Berlin, Germany
0xpantera's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
karpathy/LLM101n
LLM101n: Let's build a Storyteller
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
leptos-rs/leptos
Build fast web applications with Rust.
astral-sh/rye
a Hassle-Free Python Experience
darrenburns/posting
The modern API client that lives in your terminal.
aome510/spotify-player
A Spotify player in the terminal with full feature parity
xmonad/xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
rotki/rotki
A portfolio tracking, analytics, accounting and management application that protects your privacy
BurntSushi/jiff
A datetime library for Rust that encourages you to jump into the pit of success.
BartoszMilewski/Publications
Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com
OpenZeppelin/cairo-contracts
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
OpenBB-finance/openbb-agents
R&D playground to play with agents and OpenBB
pop-os/libcosmic
WIP library for COSMIC applications
quchen/prettyprinter
A modern, extensible and well-documented prettyprinter.
LintaoAmons/scratch.nvim
Create temporary playground files effortlessly. Find them later without worrying about filenames or locations.
pluto/ronkathon
Cryptography Educational Foundations
nlsandler/nqcc2
Reference implementation for Writing a C Compiler
thor314/pazk
Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group
paradigmxyz/reth-exex-examples
Collection of ExEx examples built on Reth
0xRajkumar/revm
Implementation of the Ethereum Virtual Machine in Rust.
datskos/rollup-tui
wavefnx/roller
Terminal interface tracking gas, transactions and data processed by Decentralized Networks.
AmadiMichael/EllipticCurves
Elliptic curve operations written in rust.
RomanHodulak/evm-state-cache-rs
Rust library for caching and retrieving EVM state with a simple interface and efficient implementation.
Martinsos/lox-haskell
Implementation of Lox language (from "Crafting Interpreters" book) in Haskell