urko-b
Fullstack developer. I love climbing and programming with new technlogies. Working full remote b2b with go
nomad
urko-b's Stars
SolanaNatives/Solana-Programming-Resources
A complete collection of all the Solana programming resources available for developers.
brightio/penelope
Penelope Shell Handler
btcsuite/btcwallet
A secure bitcoin wallet daemon written in Go (golang)
zanmato/pgmigrate
A go postgres migration package
jam1garner/binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
sepfy/libpeer
WebRTC Library for IoT/Embedded Device using C
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
cncf/tag-security
🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!
jakejarvis/awesome-shodan-queries
🔍 A collection of interesting, funny, and depressing search queries to plug into shodan.io 👩💻
nixawk/pentest-wiki
PENTEST-WIKI is a free online security knowledge library for pentesters / researchers. If you have a good idea, please share it with others.
dashpradeep99/https-github.com-miguellgt-books
books
ThomasLeister/prosody-filer
Golang mod_http_upload_external server for Prosody and Ejabberd
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
synacktiv/frinet
Frida-based tracer for easier reverse-engineering on Android, iOS, Linux, Windows and most related architectures.
securityjoes/MasterParser
MasterParser is a powerful DFIR tool designed for analyzing and parsing Linux logs
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
bramvdbogaerde/go-scp
Simple Golang scp client
fr0gger/Awesome-GPT-Agents
A curated list of GPT agents for cybersecurity
alexflint/go-arg
Struct-based argument parsing in Go
ByteByteGoHq/ml-bytebytego
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
AltraMayor/f3
F3 - Fight Flash Fraud
AltraMayor/gatekeeper
The first open-source DDoS protection system
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
jorgefuertes/clean-go-article-spanish
Una referencia para la comunidad de Go que cubre los fundamentos de la escritura de código limpio y habla sobre ejemplos concretos de refactorizaciones específicas de Go.
jorgefuertes/go-faq
Un documento compilando las preguntas más frecuentes sobre Go. Creo que es interesante que tanto novatos como expertos del lenguaje lo puedan tener cerca.
derekparker/trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
jba/muxpatterns
Sample implementation of enhanced http.ServeMux routing patterns.