BraulioAguilarDev
Hi 😎, I'm a Backend Developer from Mexico City - I like to use Golang, Node, Linux 💫
SofttekMexico City
BraulioAguilarDev's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
bigskysoftware/htmx
</> htmx - high power tools for HTML
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
wailsapp/wails
Create beautiful applications using Go
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
tidwall/gjson
Get JSON values quickly - JSON parser for Go
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
uber-go/fx
A dependency injection based application framework for Go.
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
gayanvoice/top-github-users
Check your ranking in GitHub! Don't forget to star ⭐ this repository.
midudev/libros-programacion-gratis
📚 Lista de libros sobre programación en Español y gratis
goravel/goravel
A Golang framework for web artisans. Tribute to Laravel.
0no-co/gql.tada
🪄 Magical GraphQL query engine for TypeScript
awslabs/aws-lambda-go-api-proxy
lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
bagashiz/go-pos
Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of concept of implementing Hexagonal Architecture in Go.
MaeWolff/astro-portfolio-template
Portfolio with a blog part built with Astro
juangonzaq/nestjs-ddd
Scaffolding Nestjs - Domain driven design
horiondreher/go-web-api-boilerplate
Some Web API boilerplate using Go and SQLC
go-playground/errors
:boom:Error Context, Stack Trace, Types and Tags for full error handling and logging.
davesavic/clink
A configurable HTTP client for Go
Arkiant/go-patterns
Patrones de diseño adaptados al lenguaje go, antipatrones y arquitectura en español.
wimspaargaren/go-lambda-localstack-example
Example of running a Go Lambda in localstack