
Let's fix this planet, one line of code at a time.
-
htmlhost
hostHTML.live is downright the fastest way of hosting your single page HTML!
-
webgo
A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc).
-
errors
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
-
goapp
An opinionated guideline to structure & develop a Go web application/service
-
verifier
A minimal, customizable Go package for Email & Mobile number verification
-
golang-dockerfile
Dockerfiles for building Go application images
-
currency
A currency computations package.
-
routinepool
A minimalistic Go package to setup a worker pool which accepts functions of signature `fn()` [not maintained]
-
benchmark
A Go library to benchmark an API [not maintained]
-
padlock
Padlock is a TOTP service [not maintained]
-
notes
Secure, note taking app [not maintained]
-
tooltip
tttext - A tooltip text plugin for JQuery
-
zoomgallery
ZoomGallery is a simple JQuery plugin to display images in a full page, lightbox gallery, with basic navigation controls.
-
flaav
Flaav is a personal project built on Python(Flask, CherryPy) and MongoDB. It's a media planning web app, capable of recommending semi-intelligent campaigns at media agencies based on advertising requirements
-
todopy
The ToDo app developed using Python-Django
-
memorize
A simple memorizing game, developed using Javascript + JQuery.
-
todo
A simple and minimalistic ToDo list manager