k-xo's Stars
rough-stuff/wired-elements
Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
ishaan1013/sandbox
A cloud-based code editing environment with an AI copilot and real-time collaboration
adam-maj/deep-learning
A deep-dive on the entire history of deep-learning
cpq/bare-metal-programming-guide
A bare metal programming guide (ARM microcontrollers)
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
LeastAuthority/moonmath-manual
A resource for anyone interested in understanding and unlocking the potential of zk-SNARKs, from beginners to experts.
karpathy/llm.c
LLM training in simple, raw C/CUDA
geohot/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
hackclub/putting-the-you-in-cpu
A technical explainer by @kognise of how your computer runs programs, from start to finish.
urani-trade/solana-mev-literature
Curated selection of technical publications on the solana blockchain, with a focus on DeFi, infrastructure, MEV, and fee (free) markets.
MattPD/cpplinks
A categorized list of C++ resources.
mikeroyal/RISC-V-Guide
RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.
nftchance/mev
A "process-parallel" MEV bot engine designed specifically for individuals that need high data stream throughput paired with the ability to craft new strategies in as few lines of code possible.
sirupsen/napkin-math
Techniques and numbers for estimating system's performance from first-principles
a16z/halmos
A symbolic testing tool for EVM smart contracts
charlax/professional-programming
A collection of learning resources for curious software engineers
indexsupply/shovel
An Ethereum to Postgres indexer
0xJuancito/multichain-auditor
Observations and tips checklist for auditing protocols on multiple chains 🧐
edgelessNetwork/contracts
arpitingle/gpu-alpha
High Quality Resources on GPU Programming/Architecture
FrigadeHQ/remote-storage
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
anysphere/priompt
Prompt design using JSX.
ishan0102/iClone
Clone your friends with iMessage and MLX
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
jessfraz/advent-of-cuda
Doing advent of code with CUDA and rust.
hitorilabs/navi
compute, storage, and networking infra at home
k-xo/diffnote
conventional commit gpt assistant
ekzhang/sshx
Fast, collaborative live terminal sharing over the web
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.