Pinned Repositories
ai-experiments
Playground to experiment with machine learning neural networks
astrovim-config
init.lua and related files to configure my instance of astrovim config
daxko-feud
Family Feud style custom client game
django-base
minimal django app base template configured for fabric deployment to aws ec2
emberjs-sortable
draggable sortable list using ember.js
fullstack-app-template
Simple full stack app template for experimentation
karn-keyboard
Custom, low profile, split, ortholinear, wireless, 38 key keyboard
use-interactive-transform
React hook for zooming, panning and more.
wasm
Explorations and minimal templates for web assembly
robcmills's Repositories
robcmills/karn-keyboard
Custom, low profile, split, ortholinear, wireless, 38 key keyboard
robcmills/wasm
Explorations and minimal templates for web assembly
robcmills/fullstack-app-template
Simple full stack app template for experimentation
robcmills/use-interactive-transform
React hook for zooming, panning and more.
robcmills/ai-experiments
Playground to experiment with machine learning neural networks
robcmills/astrovim-config
init.lua and related files to configure my instance of astrovim config
robcmills/fullstack-chat
A simple fullstack chat app
robcmills/hacker-rank
Practice algorithms and data structures
robcmills/karn-keyboard-firmware
Custom ZMK configuration for the Karn keyboard
robcmills/maze-maker
Fun little coding challenge
robcmills/neovim-config
My personal "from-scratch" neovim config
robcmills/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
robcmills/react-boilerplate
vite, react, eslint, prettier, typescript
robcmills/react-go-chat
A chat app built on the ReactGo fullstack framework
robcmills/robcmills
Personal website
robcmills/serverless-magic
Experimentation with a serverless, indexedDB and webworker oriented architecture by way of a Magic the Gathering deck building PWA
robcmills/staex
A simple game of stacking hexes
robcmills/staex-cpp
Staex implemented in c++ for the purpose of compiling to web assembly
robcmills/vigtavl
A game of medieval combat
robcmills/webgl-earth
robcmills/.config
All things config
robcmills/arenacraft-godot
Top down 2D and abstracted interpretation of FPS genre with an emphasis on customizability
robcmills/code-blocks
experiments rendering code blocks and text
robcmills/codle
Wordle clone, for coders
robcmills/gym-env-experiments
Experiments in RL learning
robcmills/jscodeshift
A JavaScript codemod toolkit.
robcmills/nvim-pvg
Personalized Vimgrep
robcmills/openspace-jeopardy
OpenSpace Jeopardy
robcmills/react-concurrent-demo
Based on Dan Abramov's JSConf Iceland demo of concurrent rendering.
robcmills/webgl-snake
Classic Snake implemented with Three.js