shammishailaj
A Coder turned DevOps and loving it. Super-enthusiastic about all things Scalability, PHP and Golang. A contradiction of sorts!
India
Pinned Repositories
awesome-go-1
A curated list of awesome Go frameworks, libraries and software.
aws-nuke
Nuke a whole AWS account and delete all its resources.
elvish
Friendly and expressive shell
emaildefense
Check defensive measures for e-mail like SPF, DKIM, DMARC and DANE.
file-organizer
A small program to organize the files in a directory inside date-sorted directories
goboiler
Single binary web application generator for Go
myex
A repository to add all my experiences
nginxphpfpm
A repository to have Dockerfile for setting-up nginx+php-fpm
optimaze
A tiny image optimizer written in GO
totpgen
A simple CLI tool to generate TOPT using secret key
shammishailaj's Repositories
shammishailaj/arachne
An always-on framework that performs end-to-end functional network testing for reachability, latency, and packet loss
shammishailaj/bank-vaults
A Vault swiss-army knife: A K8s operator. Go client with automatic token renewal, Kubernetes support, dynamic secrets, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
shammishailaj/bigcache
Efficient cache for gigabytes of data written in Go.
shammishailaj/clean-go-article
The motivation behind writing this document, is to create a resource (and eventually a reference) for the Go community, which will help developers write cleaner code. This benefits every one of us. Whether we are writing code by ourselves, or writing code in larger teams. Establishing good paradigms for writing clean code and ensuring that this is available for everyone, will help prevent many meaningless hours on trying to understand and parse others (and our own) code.
shammishailaj/cloud-torrent
☁️ Cloud Torrent: a self-hosted remote torrent client
shammishailaj/compress
Optimized compression packages
shammishailaj/coredns
CoreDNS is a DNS server that chains plugins
shammishailaj/courier
A fast, GoLang message receiver and sender for SMS and IP channels
shammishailaj/datapup
Metric-centered tool for sending metrics to DataDog
shammishailaj/dnsserver
Simple DNS Server implemented in Go
shammishailaj/geziyor
Geziyor, a fast web crawling & scraping framework for Go
shammishailaj/go-admin
a dataviz tool for golang developer which supports most framework
shammishailaj/gocov
Coverage testing tool for The Go Programming Language
shammishailaj/goiplookup
GoipLookup uses the GeoLite2-Country database to find the Country of an IP address or hostname
shammishailaj/hound
Lightning fast code searching made easy
shammishailaj/Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
shammishailaj/inlets
Expose your local endpoints to the Internet
shammishailaj/ko
Build and deploy Go applications on Kubernetes
shammishailaj/lefthook
Git hooks manager
shammishailaj/olivia
💁♀️Your new best friend built with an artifical neural network
shammishailaj/packer
Run Go code as a Unix pipeline command
shammishailaj/refresh
shammishailaj/secret-diary
linux / windows desktop diary tool. crypt with AES 256. 安全日记本,一个加密日记本,加密强度非常强,只能暴力破解数据,只要密码足够复杂,数据就足够安全。联系邮箱: fuhuizn@163.com
shammishailaj/sniper
轻量级 go 业务框架。
shammishailaj/task
A task runner / simpler Make alternative written in Go
shammishailaj/trdsql
A tool that can execute SQL queries on CSV, LTSV, JSON and TBLN.
shammishailaj/uadmin
The web framework for Golang
shammishailaj/web-2
Go Router + Middleware. Your Contexts.
shammishailaj/wgctrl-go
Package wgctrl enables control of WireGuard interfaces on multiple platforms.
shammishailaj/wire
Compile-time Dependency Injection for Go