Pinned Repositories
comments-reactions
Improve your WordPress comment system with funny emoji reactions.
data-access-patterns
Enterprise Application Architecture: Data Access Patterns examples.
ddd-building-blocks
Domain-Driven Design tactical modeling building blocks.
exemplos-blog
Code examples of my personal blog are posted here.
grunt-wp
Melhore o seu workflow de desenvolvimento de temas para WordPress. Construa temas personalizados e deixe as terefas chatas para o Grunt. Ganhe mais tempo e divirta-se programando.
Loans.TypeScript
My solution (TypeScript version) to the Back-End BR "loans" challenge.
magic-address
Autofill address form fields based in a given CEP number.
marionette-player
A simple audio player built with Marionette.js.
organizing
Easily create a Document Library and shows a filterable listing with informations and download links.
HenriqueSilverio's Repositories
HenriqueSilverio/magic-address
Autofill address form fields based in a given CEP number.
HenriqueSilverio/fullstack
A full-stack JavaScript application sample.
HenriqueSilverio/actions-ci-cd
Exemplo de configuração do GitHub Actions para CI/CD usando workflows separados.
HenriqueSilverio/ddd-building-blocks
Domain-Driven Design tactical modeling building blocks.
HenriqueSilverio/talk-npm-actions
Exemplo apresentado na talk "Automatizando release de pacotes npm com GitHub Actions"
HenriqueSilverio/data-access-patterns
Enterprise Application Architecture: Data Access Patterns examples.
HenriqueSilverio/Loans.TypeScript
My solution (TypeScript version) to the Back-End BR "loans" challenge.
HenriqueSilverio/apollo-graph-developer-client
Odyssey Lift-off V - Client - Course Companion App
HenriqueSilverio/apollo-graph-developer-server
Odyssey Lift-off V - Server - Course Companion App
HenriqueSilverio/bmi-calculator
Simple app that checks your Body Mass Index (BMI).
HenriqueSilverio/crawler
A simple crawler/scraper to extract subtitles data from Legendas TV website.
HenriqueSilverio/CSharpDotNet
Exercises from "C# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development, 4th Edition" book.
HenriqueSilverio/DannysDiner
8 Week SQL Challenge: Case Study #1. https://8weeksqlchallenge.com.
HenriqueSilverio/docker-warsaw-puppeteer
HenriqueSilverio/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
HenriqueSilverio/flux-intro
flux-intro
HenriqueSilverio/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
HenriqueSilverio/go-rest-api
A simple Golang REST API, for learning purposes.
HenriqueSilverio/henriquesilverio
HenriqueSilverio/henriquesilverio.github.io
My personal blog.
HenriqueSilverio/javascript-algorithms
Classic algorithms using JavaScript
HenriqueSilverio/learning-docker
HenriqueSilverio/livros
Relação de livros em pt-BR
HenriqueSilverio/monorepo
Monorepo with CI/CD.
HenriqueSilverio/nextjs-blog
Studying Next.js
HenriqueSilverio/node-micro-boilerplate
A tiny Node.js microservice boilerplate.
HenriqueSilverio/node-micro-boilerplate-ts
Node.js (TypeScript powered) microservice boilerplate.
HenriqueSilverio/nodejs-account-kit
Exemplo de integração do Account Kit para Web com NodeJS.
HenriqueSilverio/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
HenriqueSilverio/ZodSchemaValidationDemo
Request schema validation with Zod.