fletcherw's Stars
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
ReagentX/imessage-exporter
Export iMessage data + run iMessage Diagnostics
stark/siji
An iconic bitmap font based on Stlarch with additional glyphs.
a1ien/rusb
A safe Rust wrapper for libusb.
Sepero/temp-throttle
A shell script for throttling system CPU frequency based on a desired maximum temperature
google/keep-sorted
keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
fletcherw/sudoku-solver
A java based sudoku solver using recursive backtracking and some simple solution algorithms.
joseph-zhong/Robotics
All Programming Work done for Robotics
fletcherw/quadcopter-is
A quadcopter flight controller
joseph-zhong/Outside
Side Projects that I try to devote time to develop
joseph-zhong/917B-code
Master Code Repository for VRC Team 917B Quantum Bistromathics
nikhilkhanna/Machine-Learning-Course
Machine learning course using Octave
sameerav/MapPlus
fletcherw/lambda-calc
A simple integer calculator in OCaml. Lexes, parses, compiles and evaluates arbitrary integer mathematical expressions.
fletcherw/projecteuler
My solutions to Project Euler problems.
nikhilkhanna/BanditBolt
Repository for the Android Game, Bandit Bolt
nikhilkhanna/BoundingBlob
Repository for the iOS game, Bounding Blob
nikhilkhanna/HaskellExercises
Nikhil Khanna's path to learning Haskell
nikhilkhanna/RailsSampleApp
Sample app to learn Ruby on Rails
fletcherw/dotfiles
All of my configuration files (this is a work in progress)
fletcherw/onetimepad
A simple graphical One Time Pad text encryption program using swing