Pinned Repositories
fuzzy-dropdown
Converts a select box into a fuzzy searchable dropdown (using https://github.com/zeusdeux/subsequence-search)
isInViewport
An ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.
jwt-example
Playing with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.
md-toc
Generate a GitHub compatible table of contents from headings in a markdown file. Tie into a pre-commit hook for max level awesome!
observe-element-in-viewport
Wrapper around IntersectionObserver to hide away its weirdness and increase ease of usability
use-is-in-viewport
A react hook to find out if an element is in a given viewport with a simple api.
zeusdeux's Repositories
zeusdeux/use-is-in-viewport
A react hook to find out if an element is in a given viewport with a simple api.
zeusdeux/jwt-example
Playing with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.
zeusdeux/md-toc
Generate a GitHub compatible table of contents from headings in a markdown file. Tie into a pre-commit hook for max level awesome!
zeusdeux/screenie
Serverless puppeteer for screenshots and profit!
zeusdeux/blog.mudit.xyz
My blog
zeusdeux/til.mudit.xyz
A collection of my TILs
zeusdeux/zeit-graphql
A GraphQL wrapper around Zeit's documented REST APIs
zeusdeux/begin-basic-crud-app
Begin app
zeusdeux/c-libs
stb style single header libs for basic utilities in C programs such string view, arena allocator, gap buffer, etc.
zeusdeux/jit-example-macos-arm64
Playing around with some JIT-ting (using mmap) on macOS with Apple Silicon (tested on M1)
zeusdeux/scott-pilgrim-quotes-as-a-service
Scott Pilgrim vs. the World quotes as a service. Because it's only the best movie ever!
zeusdeux/stupidvm
Stupid li'l VM to learn how stack based VMs work
zeusdeux/wagwan.club
wagwan fam!
zeusdeux/zeusdeux
🐴 🕶️ 🤷🏼♂️ ✨
zeusdeux/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
zeusdeux/backend-GPT
GPT as backend
zeusdeux/c-interpreter
Interpret a small subset of C just for some quick checks
zeusdeux/c-node-native-addon-example
Simple Node.js native addon written in C
zeusdeux/c-playground
Playground for trying out ideas, tests, concepts, etc in C
zeusdeux/eddy
A silly little editor to learn about programming editors
zeusdeux/go-github
Go library for accessing the GitHub v3 API
zeusdeux/gpt4-with-calc
GPT-4 Equipped with Numeric Calculation
zeusdeux/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
zeusdeux/makemore
An autoregressive character-level language model for making more things
zeusdeux/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
zeusdeux/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
zeusdeux/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
zeusdeux/node
A friendly fork of Node.js with an open governance model
zeusdeux/pnpm9-peer-dep-resolution-bug
zeusdeux/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.