Pinned Repositories
all-golang
docker-compose-stacks
Contains all the docker-compose stacks I use for my testing and development work
gotest-ls
gotest-ls is a tool to list tests in a Go project. It provides list of all the Tests (Test*, Benchmark*, Example*, Fuzz*) in a Go project or a go file.
iamninad.com
my personal blog using 11ty
oracle-vagrant-box
A Vagrant box for creating a custom Docker image of Oracle DB for testing purposes
playwright-go
sdworx-accurat-hcm-download
Download Accurat HCM files to github
spring-rest
Boilerplate code for Spring based REST web services.
playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
ninadingole's Repositories
ninadingole/docker-compose-stacks
Contains all the docker-compose stacks I use for my testing and development work
ninadingole/iamninad.com
my personal blog using 11ty
ninadingole/playwright-go
ninadingole/all-golang
ninadingole/cli
GitHub’s official command line tool
ninadingole/express-typescript
ninadingole/Ghost
The platform for professional publishers
ninadingole/go-http-metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
ninadingole/gotest-ls
gotest-ls is a tool to list tests in a Go project. It provides list of all the Tests (Test*, Benchmark*, Example*, Fuzz*) in a Go project or a go file.
ninadingole/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
ninadingole/kafka-playground
ninadingole/kotest
Powerful, elegant and flexible test framework for Kotlin
ninadingole/mac-setup
ninadingole/ninadingole
Profile Readme
ninadingole/playwright-go-fork
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
ninadingole/react-cwx-shopping
ninadingole/testcontainers-go
Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
ninadingole/sdworx-accurat-hcm-download
Download Accurat HCM files to github
ninadingole/aws-workshop-for-kubernetes
AWS Workshop for Kubernetes
ninadingole/bazel-for-go
Trying out Bazel for Golang
ninadingole/debezium
Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
ninadingole/devcontainers-templates
Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
ninadingole/developer.chrome.com
Chrome Developers
ninadingole/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ninadingole/go-playground
ninadingole/go-sqlmock
Sql mock driver for golang to test database interactions
ninadingole/inspektor-gadget
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF
ninadingole/kotlin-playground
Kotlin Playground to try out all the mad science stuff
ninadingole/tars
Tars is a Slack bot automation tool to support on-call teams manage the process
ninadingole/wiremock-testcontainers-go
WireMock module for Testcontainers Go