Let's fix this planet, one line of code at a time.
goapp:
An opinionated guideline to structure & develop a Go web application/service
created: , updated:
webgo:
A microframework 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.
created: , updated:
verifier:
A minimal, customizable Go package for Email & Mobile number verification
tooltip:
tttext - A tooltip text plugin for JQuery
created: , updated:
zoomgallery:
ZoomGallery is a simple JQuery plugin to display images in a full page, lightbox gallery, with basic navigation controls.
created: , updated:
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
created: , updated:
todopy:
The ToDo app developed using Python-Django
created: , updated:
memorize:
A simple memorizing game, developed using Javascript + JQuery.