voidnerd's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
golang-standards/project-layout
Standard Go Project Layout
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
adonovan/gopl.io
Example programs from "The Go Programming Language"
Vincit/objection.js
An SQL-friendly ORM for Node.js
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.
G33kzD3n/Catalogue
fmhy/edit
Make changes to FMHY
hilmanski/freeStuffDev
list of free stuff for developer
thedevsaddam/govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
vaidehijoshi/basecs-series
A compiled list of resources from the basecs series
KarenOk/whatsapp-web-clone
Clone of Whatsapp Web's current UI.
fraxken/ebook_nodejs
Ebook - Become a Node.js developer - https://fraxken.github.io/ebook_nodejs/
preslavrachev/generative-art-in-go
A companion source code repository to the book "Generative Art in Go"
knex/knex-schema-inspector
Utility for extracting information about existing DB schema
doppelganger113/simple_gopher
Boilerplate for writing Go applications without framework using hexagonal application development approach
stephenafamo/kronika
Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.
5olitude/ecommerce
A fully functional Ecommerce API in GO GIN Framework and mongoDB with JWT Authentication
gaplyk/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
jayachandrareddym/terraform
dhamith93/shortcut
A simple way to share files and clipboard within a local network.
adxpillar/OCR-NINslip
Extract cardholder's details from Nigerian National Identification slips in a structured format.
encoredev/fsutil
fsutil provides adapters for io/fs to work with FUSE and other utilities.
grantseltzer/messing-around-with-ebpf
small one off ebpf experiments that I want to keep track of for my own reference.
restoreddev/graphql-nodejs-example
An example GraphQL server written in Node.js
andream16/go-opentracing-example
opentracing-go example that generates a trace and child spans across http, grpc, kafka and postgresql.
Zubs/lru-cache
Simple implementations of the LRU Cache.
royadeveloper01/url-shortener
A Simple URL Shortener built with Node-express and MongoDB