Pinned Repositories
andrewkchan.github.io
Source code for my personal site
deepseek.cpp
CPU inference for the DeepSeek family of large language models in pure C++
farmr
Farmr is your personal agronomist, democratizing agricultural knowledge for farmers everywhere.
fire-simulation
:fire: Real-time fire simulation on the GPU!
JavaScript-Guide
A mirror of my guide from GitBooks
lit-splat
Experimental Relightable Gaussian Splat viewer
puffscript
Statically typed, imperative programming language that compiles to WebAssembly
pytorch_mesh_renderer
Some implementations of differentiable 3D mesh renderers using PyTorch with examples
yalm
Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
nerf-iron-dome
Automatic Nerf Sentry Gun
andrewkchan's Repositories
andrewkchan/yalm
Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
andrewkchan/deepseek.cpp
CPU inference for the DeepSeek family of large language models in pure C++
andrewkchan/andrewkchan.github.io
Source code for my personal site
andrewkchan/fire-simulation
:fire: Real-time fire simulation on the GPU!
andrewkchan/lit-splat
Experimental Relightable Gaussian Splat viewer
andrewkchan/pytorch_mesh_renderer
Some implementations of differentiable 3D mesh renderers using PyTorch with examples
andrewkchan/puffscript
Statically typed, imperative programming language that compiles to WebAssembly
andrewkchan/JavaScript-Guide
A mirror of my guide from GitBooks
andrewkchan/SoundFoundry
:musical_note: A fully featured music player built in React and Redux. Modeled after SoundCloud and uses their API.
andrewkchan/very-tiny-diffusion
andrewkchan/wave-function-collapse
Annotated implementation of wave function collapse algorithm
andrewkchan/bloggo
andrewkchan/deforum-stable-diffusion-mps
Adding support for (https://github.com/deforum-art/deforum-stable-diffusion) on Apple M1 Macs
andrewkchan/OpenSplat
Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
andrewkchan/beat-it
andrewkchan/codenames
Multiplayer codenames, the worst code I have ever written
andrewkchan/DeepSeek-V3
andrewkchan/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
andrewkchan/hack-basketball
hacking fb messenger basketball on android
andrewkchan/itwmm
In The Wild 3D Morphable Models
andrewkchan/madhouse
andrewkchan/mineflayer-pathfinder
Pathfinding plugin that gives bot the ability to go from A to B
andrewkchan/regex
Toy regular expression parser.
andrewkchan/responsive_chatroom
Nodejs Chatroom running on long polling and native websockets
andrewkchan/resume-uploader-demo
andrewkchan/rogueworld
Everything for the game Rogueworld.
andrewkchan/safetensors
Simple, safe way to store and distribute tensors
andrewkchan/theandrewchan.github.io
My personal website.
andrewkchan/toy-blog
flexible and lightweight static blog generator
andrewkchan/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs