Pinned Repositories
automaton
automaton is a lightweight external node classifier for puppet that supports multiple data backends. New backend storage mechanisms can be easily written for automaton. It has a simple command line interface, as well as an optional REST interface. automaton is written in ruby
muxer
muxer is a lightweight HTTP router written in Go that is designed to be simple, flexible, and familiar to users of the net/http package. It provides a simple API for registering HTTP handlers and middleware functions, and matching incoming requests to the appropriate handler based on their path and HTTP method.
raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
shadered
Shader Editor is a web-based application designed for crafting, editing, and visualizing GLSL shaders in real time. This tool facilitates an intuitive development process for graphics programming, offering instant feedback on shader code changes.
shellfu's Repositories
shellfu/automaton
automaton is a lightweight external node classifier for puppet that supports multiple data backends. New backend storage mechanisms can be easily written for automaton. It has a simple command line interface, as well as an optional REST interface. automaton is written in ruby
shellfu/muxer
muxer is a lightweight HTTP router written in Go that is designed to be simple, flexible, and familiar to users of the net/http package. It provides a simple API for registering HTTP handlers and middleware functions, and matching incoming requests to the appropriate handler based on their path and HTTP method.
shellfu/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
shellfu/raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
shellfu/shadered
Shader Editor is a web-based application designed for crafting, editing, and visualizing GLSL shaders in real time. This tool facilitates an intuitive development process for graphics programming, offering instant feedback on shader code changes.
shellfu/shellfu.github.io
shellfu/vim-go
Go development plugin for Vim