Lucas Santos's starred repositories
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
OpenAPI-Specification
The OpenAPI Specification Repository
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
system-design-resources
These are the best resources for System Design on the Internet
guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
DeFi-Developer-Road-Map
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!
docker-node
Official Docker Image for Node.js :whale: :turtle: :rocket:
awesome-tuis
List of projects that provide terminal user interfaces
skill-icons
Showcase your skills on your Github readme or resumé with ease ✨
prisma-examples
🚀 Ready-to-run Prisma example projects
Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
vscode-infracost
See cost estimates for Terraform right in your editor💰📉
grupo-estudos-golang
Material para estudo de Golang, tutoriais, videos e exemplos para quem quer aprender Go
thewisedev-mailing
theWiseDev | API for a squeze page to register users on a mailing list and to email them a bonus (written in Node.js and TypeScript in a Clean Architecture). This project can be used as a reference implementation of the Clean Architecture with Node.js and TypeScript.
VS-Code-Produtividade-Infinita
Alcance a produtividade INFINITA no Visual Studio Code
careertopologies
Conceitos e modelos para ajudar estruturar carreira em empresas de tecnologia.
github-pages-blog-action
Create good looking blog from your markdown files in a GitHub repository
nodermi
A RMI(Remote Method Invocation) service for node.js. You can register objects for remote invocation, stubs are automatically created to mirror the remote object, you can pass remote objects around, no more communication code and messaging, it is all plain method calls.