Pinned Repositories
aboki-africa-assessment
alephfellows
algorithms
This repository contains my Go implementations of the algorithms in the Introduction to algorithms book.
certgen-action
A github action that pulls a danvixent/certgen binary
cryptany
A simple tool for encrypting/decrypting any sequence of bytes using a key
emit
Emit webhook events to mimic popular providers
go-repos
A simple CLI to search a user's GitHub repositories.
grokit
A simple server to receive connections on a specified port and return status 200
hashcode2019-final-round
query
An SQL query builder package for Go
danvixent's Repositories
danvixent/cryptany
A simple tool for encrypting/decrypting any sequence of bytes using a key
danvixent/algorithms
This repository contains my Go implementations of the algorithms in the Introduction to algorithms book.
danvixent/grokit
A simple server to receive connections on a specified port and return status 200
danvixent/hashcode2019-final-round
danvixent/aboki-africa-assessment
danvixent/alephfellows
danvixent/asynqmon
Web UI for Asynq task queue
danvixent/buycoin-challenge2
danvixent/buycoins-challenge
danvixent/certgen
danvixent/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
danvixent/danvixent
danvixent/emit
Emit webhook events to mimic popular providers
danvixent/esquerydsl
Safely create complex ES Search Queries via the Query DSL in golang
danvixent/etherum-go
learning etherum go
danvixent/go-Crawl
danvixent/go-lockss
Go-based tooling for monitoring and troubleshooting LOCKSS nodes.
danvixent/haversine
Haversine is a Go library which implements the haversine formula.
danvixent/inlets-pro
Cloud Native Tunnel for L4 TCP
danvixent/ngc
New Generation Core - EPC/5G NFV experiment
danvixent/ngrok-tunneling-action
A github action to tunnel traffic into Github Workflow pipeline using ngrok
danvixent/paystack-go
Go library for the Paystack API https://developers.paystack.co/v1.0/reference
danvixent/pgxtls
A TLS by default template for https://github.com/jackc/pgx/v4
danvixent/query
An SQL query builder package for Go
danvixent/runps
run-ps is a simple tool for running SQL scripts/files against a PostgreSQL database
danvixent/try
Simple idiomatic retry package for Go
danvixent/uuidpool
uuid-pool is a go library for maintaining a pool of UUIDs, making it faster to retrieve them.
danvixent/certgen-action
A github action that pulls a danvixent/certgen binary
danvixent/convoy
Open Source Webhooks Gateway; For both incoming & outgoing events.
danvixent/mongo-go-pagination
Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.