Pinned Repositories
dnswsforfun
A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).
DoctrineExtensions
A set of Doctrine 2 extensions
Dropbox
Dropbox ReST API client for Zend Framework v1
emailcheck
Go utility to check whether email address is disposable email.
imageserver
[POC] Go http server for basic image processing based on fasthttp, and bimg (extending libvips).
openid-connect-tester
A simple web-based tester for OpenID-Connect.
passwd
Go wrapper for hashing and validating password based on Argon2i, Scrypt, Bcrypt.
simukti-net-v1
source code of www.simukti.net (OUTDATED)
sqldb-logger
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
totp
Implementation of RFC-6238 (Time-Based One-Time Password Algorithm) in Go.
simukti's Repositories
simukti/sqldb-logger
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
simukti/DoctrineExtensions
A set of Doctrine 2 extensions
simukti/Dropbox
Dropbox ReST API client for Zend Framework v1
simukti/emailcheck
Go utility to check whether email address is disposable email.
simukti/openid-connect-tester
A simple web-based tester for OpenID-Connect.
simukti/imageserver
[POC] Go http server for basic image processing based on fasthttp, and bimg (extending libvips).
simukti/passwd
Go wrapper for hashing and validating password based on Argon2i, Scrypt, Bcrypt.
simukti/dnswsforfun
A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).
simukti/simukti-net-v1
source code of www.simukti.net (OUTDATED)
simukti/tmd
CLI toy to parallel download photos (include all photos in a photoset) and videos, from any tumblr blog.
simukti/totp
Implementation of RFC-6238 (Time-Based One-Time Password Algorithm) in Go.
simukti/book
Online sample of my mini library application using Zend Framework 1.11.10 and Doctrine 1.2.4 via Service Layer concept
simukti/console
Restgrip console extra module based on Symfony Console.
simukti/DuOauthSample
DuOauth module sample
simukti/goplay
personal go playground
simukti/grpc-password
gRPC service which only do one thing: Password Hashing
simukti/image
Contoh image upload dan auto-thumbnail di Zend Framework menggunakan PhpThumb
simukti/k-NN
percobaan simpel k-nearest neighbor di php menggunakan SplMinHeap()
simukti/kadalkesit
[POC] Another bare bone skeleton of zend-stratigility, zend-diactoros, and nikic/fast-route.
simukti/rest-client
PHP 7 REST API client on-top-of pecl-http.
simukti/restgrip
Restgrip is opiniated framework to build mainly for modular API on-top-of Phalcon v3 micro and PHP 7.
simukti/UrlNote2
Zend Framework 2 version of UrlNote, with Bootstrap CSS 3, and Oauth login.