Pinned Repositories
accessTokenLib.go
Lib who manage an access token for oauth2 service with algorithm like https://github.com/lcobucci/jwt
base64codec
base64 encoder/decoder
bin_ctl
get and set u8/u16/u32/u64 in file or stdin
git_backup
Simple and pedantic backup Git repositories
gitbash
Git for bash
gkrellflynn
fork of plugin for gkrellm by Henryk Richter <buggs@comlabien.net> http://horus.comlabien.net/flynn/
hex2bin
Convert hex2bin and bin2hex
libhash.cpp
tool and many hash functions: crc16, crc32, md5, sha1, sha256, sha512, sha3_224, sha3_256, sha3_384, sha3_512
node-geoip-sync
GeoIP sync function for node.js
reverse_orm.php
Reverce ORM. We do not create tables, we create CRUD queryes from your tables and you can add your queryes too.
progman's Repositories
progman/gitbash
Git for bash
progman/libhash.cpp
tool and many hash functions: crc16, crc32, md5, sha1, sha256, sha512, sha3_224, sha3_256, sha3_384, sha3_512
progman/base64codec
base64 encoder/decoder
progman/git_backup
Simple and pedantic backup Git repositories
progman/gkrellflynn
fork of plugin for gkrellm by Henryk Richter <buggs@comlabien.net> http://horus.comlabien.net/flynn/
progman/hex2bin
Convert hex2bin and bin2hex
progman/libcore.sh
many stupid scripts
progman/reverse_orm.php
Reverce ORM. We do not create tables, we create CRUD queryes from your tables and you can add your queryes too.
progman/accessTokenLib.go
Lib who manage an access token for oauth2 service with algorithm like https://github.com/lcobucci/jwt
progman/bin_ctl
get and set u8/u16/u32/u64 in file or stdin
progman/bst.go
job test
progman/configuration.nix
progman/csv2json
progman/jansson_check
Check of any JSON file using the library https://github.com/akheron/jansson
progman/job_tests
progman/jprint
json pretty print
progman/ledctl
keyboard led control tool
progman/libcore.c
many stupid functions
progman/libcore.cpp
many stupid functions
progman/libcore.go
some stupid functions for golang
progman/libcore.php
many stupid functions
progman/libsql_postgresql.php
wrapper for postgresql
progman/libxlwriter.cpp
library for create and get/write Excel XML document
progman/patch_spliter
Splits the patch file into parts
progman/refreshTokenLib.go
Lib who manage a refresh token for oauth2 service with algorithm like https://github.com/defuse/php-encryption
progman/sqltop
Aggregate sql statistic, sort and show
progman/stupid_make
Stupid start and build new c++ project
progman/tabfix
Convert spaces to tabs
progman/unixtime
unixtime encoder/decoder
progman/urlcodec
URL encode and decode