Pinned Repositories
chartkick-remote
Chartkick with automatic remote requests
chartnado
Chartkick with extras
circleci-capybara-webkit-issue
forbidigo
Go linter for forbidding identifiers
gofmts
Inline reformatter for go
makezero
A linter to ensure that slices are not initialized with non-zero length
nolintlint
A linter to lint your nolint directives
golangci-lint
Fast linters runner for Go
go-options
Generate options for variable config option lists
ashanbrown's Repositories
ashanbrown/forbidigo
Go linter for forbidding identifiers
ashanbrown/makezero
A linter to ensure that slices are not initialized with non-zero length
ashanbrown/nolintlint
A linter to lint your nolint directives
ashanbrown/gofmts
Inline reformatter for go
ashanbrown/aws-okta
aws-vault like tool for Okta authentication
ashanbrown/ca-certificate
ashanbrown/coverage-failure
ashanbrown/csrf
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services.
ashanbrown/dep
Go dependency management tool
ashanbrown/eventsource
Server Side Events client and server for Go
ashanbrown/gas
Go AST Scanner
ashanbrown/go
Another Google-like Go short link service
ashanbrown/go-jmespath
Golang implementation of JMESPath.
ashanbrown/go-packages
Converts a list of files to a list of packages
ashanbrown/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
ashanbrown/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
ashanbrown/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
ashanbrown/govendor
Go vendor tool that works with the standard vendor file.
ashanbrown/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
ashanbrown/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
ashanbrown/mux
A powerful URL router and dispatcher for golang.
ashanbrown/nginx-s3-gateway
NGINX S3 Caching Gateway
ashanbrown/pgx
PostgreSQL driver and toolkit for Go
ashanbrown/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
ashanbrown/prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
ashanbrown/puppeteer
Headless Chrome Node API
ashanbrown/redigo
Go client for Redis
ashanbrown/ruff
An extremely fast Python linter, written in Rust.
ashanbrown/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
ashanbrown/zsh-activate-py-environment
ZSH plugin that automagically detects and activates your python environments (poetry, virtualenv, conda) while traversing directories.