Pinned Repositories
cloudshell
A custom python prompt for the cloud
golang-server-unity-client-unity3d
Prototyping Multiplayer Networking in Unity3D
golang-server-unity3d
golang server for unity3d (wip)
googlesheets
A small python client library for Google Sheets
poker-io
pp
golang pretty print utility package
tic-tac-toe-unity3d
my attempt at tictactoe in unity3d (via minimax ai)
unet-client-unity3d
unet client (matches unet-srv-go)
webpack
serve javascript resources with golang
msawangwan's Repositories
msawangwan/golang-server-unity3d
golang server for unity3d (wip)
msawangwan/golang-server-unity-client-unity3d
Prototyping Multiplayer Networking in Unity3D
msawangwan/webpack
serve javascript resources with golang
msawangwan/pp
golang pretty print utility package
msawangwan/unet-client-unity3d
unet client (matches unet-srv-go)
msawangwan/cloudshell
A custom python prompt for the cloud
msawangwan/googlesheets
A small python client library for Google Sheets
msawangwan/poker-io
msawangwan/compactor-unity3d
prototype for a simple game
msawangwan/deploy
docker cd/ci server written in golang
msawangwan/documental
msawangwan/dotfiles
important config backups
msawangwan/fanart
golang fanart.tv api client
msawangwan/frontend
small webpack skeleton project for a react app
msawangwan/jdbtype
wrappers around nullable db types that also work with json
msawangwan/jwt-go
Golang implementation of JSON Web Tokens (JWT)
msawangwan/mgeoloc-go
small utility that can fetch geo data given an ip or http address, in go
msawangwan/mhttplib-go
my http library, in go
msawangwan/mishasawangwan.com
source code for site hosted at the domain by the same name
msawangwan/mlogaccess-go
simple reverse proxy that logs access before serving the request, for fun
msawangwan/mod
Automated Semantic Import Versioning Upgrades
msawangwan/omdb
golang omdb client
msawangwan/oxford
a simple utility for interacting with the oxford dictionary api
msawangwan/pong-unity3d
pong -- wip demo
msawangwan/scratch
A repository dedicated to temporary files, half-finished implementations and all sorts of misc. notes etc.
msawangwan/spindrift
Serverless Python Packaging
msawangwan/tmdb
golang client for the movie database api
msawangwan/unet-srv-go
unity game server in go
msawangwan/vector_trig_geometry
Unity project for prototyping
msawangwan/weather
example of a RESTful web app built in golang