stewarthowe
Full stack developer residing in Colorado, interested in biology, big data, and bioinformatics.
celerMedia.comFort Collins, CO
stewarthowe's Stars
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
tymondesigns/jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
socketio/socket.io-client-cpp
C++11 implementation of Socket.IO client
jwagner/simplex-noise.js
A fast simplex noise implementation in Javascript / Typescript.
mpdavis/python-jose
A JOSE implementation in Python
bgrins/javascript-astar
A* Search / Pathfinding Algorithm in Javascript
Mindwerks/worldengine
World generator using simulation of plates, rain shadow, erosion, etc.
dpallot/simple-websocket-server
A python based websocket server that is simple and easy to use.
TNG/boost-python-examples
Some examples for the use of boost::python
eidheim/Simple-WebSocket-Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
miguelgrinberg/Flask-SocketIO-Chat
A simple chat application that demonstrates how to structure a Flask-SocketIO application.
bradtraversy/storybooks
Node.js app with Google OAuth
pallets-eco/flask-jwt
JWT (JSON Web Tokens) for Flask applications
nemanjam/mern-boilerplate
Full stack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.
Oak-Harbor-Kits/Starter-KitV3
This is the latest version of my starter kit that I will be using from now on to build all my websites.
Cylix/tacopie
C++ TCP Library - NO LONGER MAINTAINED
oleg-agapov/flask-jwt-auth
JWT Authorization in Flask
lebesnec/island.js
Island map generator in JavaScript
denisbakhtin/ginblog
Gin-based blog boilerplate
qknight/libnoise
this is a fork of libnoise which changes the build system from static Makefiles to cmake
jwhelland/flask-socketio-celery-example
Example based on Miguel Grinberg's flask-celery-example but using Flask-SocketIO
pokowaka/jwt-cpp
A C++ library for handling JWT tokens
jamiescode/bash-menu-generator
A simple bash script that will generate menus
dcalsky/jwt-express-react
A bolierplate which includes frontend and backend based on json-web-token.
Frankenmint/mmserver
match-making server demo using node.js and socket.io
jroblak/MelonJS-Node-Socket.IO-Boilerplate-Example
A multiplayer melonJS + node.js + socket.io game
tripzero/python-wss
Simple python secure websocket server/client with optional authentication built in
klutch/FantasyManagementGame
sdotson/react-node-jwt-example
Example of React JWT authentication with Node server