Pinned Repositories
docker-https-ssh-tunnel
A docker container for setting up an https endpoint that reverse ssh port forward's to a local port on your system
FixedList
Fixed length list type for Haskell
Kathodos
A simple remake of the awesome game Descent
Lenses
A library for functional lenses in Haskell
MiniKanrenT
An implementation of miniKanren in Haskell
pyhnet
A high level python networking library.
TheExperiment
A C like language with type inference and other nice features that compiles to readable C
jvranish's Repositories
jvranish/docker-https-ssh-tunnel
A docker container for setting up an https endpoint that reverse ssh port forward's to a local port on your system
jvranish/Lenses
A library for functional lenses in Haskell
jvranish/FixedList
Fixed length list type for Haskell
jvranish/simultaneous-simulation
A game networking library used to help coordinate state between players
jvranish/websocketd_examples
A few examples of using websocketd to visualize output from a command line utility
jvranish/rust-embedded-example
An example of using Rust in an embedded project
jvranish/minimal-web-framework
A usable, but minimal web framework that doesn't need any bundlers, compiles, package managers, or even node.
jvranish/rENet
Ruby library for games networking. Uses ENet as backend
jvranish/cauterize
EXPERIMENTAL - Tools for marshaling structured data in C.
jvranish/adventures_in_js
Playing around, trying to learn javascript while making a simple game
jvranish/barcamp24-todo
A simple example TODO app
jvranish/blog
jvranish/Ceedling
jvranish/CException
Lightweight exception implementation for C
jvranish/CMock
CMock - Mock/stub generator for C
jvranish/Exploration
2D exploration of the maps created by my map generator: https://github.com/efinky/MapGen_TheSecond
jvranish/fontbuilder
Bitmap font generator
jvranish/gradual-typing-bib
A bibliography on Gradual Typing
jvranish/hyperapp_experiment
jvranish/mini-framework
An ultra minimal web framework
jvranish/react-native
A framework for building native apps with React.
jvranish/rust-bindgen
binding generator for rust language
jvranish/rust-ordered-float
jvranish/shape-loader
A simple game for kids where you load shapes onto a truck
jvranish/simsim-js-tutorial
A minimalistic example for using simsim-js
jvranish/SwiftKeychainWrapper
A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
jvranish/tanks
A super simple multiplayer tank game
jvranish/ts-jest
A preprocessor with sourcemap support to help use Typescript with Jest
jvranish/Unity
Simple Unit Testing for C
jvranish/webgl_experiments
WebGL experiments