thedevsaddam
Passionate Software Engineer | Open-Source Contributor | Expertise in Golang, Distributed Systems, and Event-Driven Architecture (EDA)
Pathao Limited.Bangladesh
Pinned Repositories
dl
Command-line file downloader tool
docgen
Transform your postman collection to HTML/Markdown documentation
gojsonq
A simple Go package for querying over JSON, YAML, XML, and CSV data.
govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
laravel-schema
Display the connected database information from Terminal.
lo_
A modern Rust utility library delivering modularity, performance & extras proted from JavaScript Lodash
renderer
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
retry
Simple and easy retry mechanism package for Go
task
Terminal tasks todo with reminder tool for geek
ubuntu-live-wallpaper
Live wallpaper changer for ubuntu. Inspired from chrome momentum extension
thedevsaddam's Repositories
thedevsaddam/laravel-schema
Display the connected database information from Terminal.
thedevsaddam/ubuntu-live-wallpaper
Live wallpaper changer for ubuntu. Inspired from chrome momentum extension
thedevsaddam/bongo
Terminal based bengali calendar
thedevsaddam/orchid
A MVC style boilerplate for golang
thedevsaddam/snapshot
Robust, Persistent, Key-Value (KV) store purely written in Golang
thedevsaddam/unpack
Go assignment by slice, array unpacking or destructuring
thedevsaddam/LeetCode-in-Go
:mortar_board: Go Solution for LeetCode algorithms problems, 100% coverage, continually updating.
thedevsaddam/datadog-go
go client library for datadog
thedevsaddam/dive
A tool for exploring each layer in a docker image
thedevsaddam/go-ladder
Database migration package for golang inspired by Laravel migration
thedevsaddam/go-leetcode
Golang solution for leetcode
thedevsaddam/squirrel
Fluent SQL generation for golang
thedevsaddam/websocket
A WebSocket implementation for Go.
thedevsaddam/badger
Fast key-value DB in Go.
thedevsaddam/baloo
Expressive end-to-end HTTP API testing made easy in Go
thedevsaddam/cobra
A Commander for modern Go CLI interactions
thedevsaddam/envconfig
Golang library for managing configuration data from environment variables
thedevsaddam/erlang
Playing with Erlang
thedevsaddam/files
Contains files for public repositories
thedevsaddam/gitea
Git with a cup of tea, painless self-hosted git service
thedevsaddam/go-grpc-http-rest-microservice-tutorial-1
Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."
thedevsaddam/go-rfid-rc522
go support for rc522 rfid reader
thedevsaddam/golang-rpi-extras
Some extra interfaces to peripherals found for Arduino and stuff, but in Go and for Raspberry Pi.
thedevsaddam/grpc-gateway-example
thedevsaddam/homebrew-cli
Contains formula for different tools for mac
thedevsaddam/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
thedevsaddam/paho.mqtt.golang
thedevsaddam/redis
Type-safe Redis client for Golang
thedevsaddam/semver
Work with Semantic Versions in Go
thedevsaddam/sqlx
general purpose extensions to golang's database/sql