Pinned Repositories
adrianvdh-resume
Hugo static site that powers my personal website
angular-cypress-admin-tool
Demo Angular application with mocked APIs and fake responses
awesome-nestjs
A curated list of awesome things related to NestJS 😎
korichat-client
KoriChat headless client
korichat-module
KoriChat project module
korichat-server
KoriChat headless server
spring-security-login-starter
tdd-intro
Code from Introduction to Test-Driven-Development blog post
vendingmachine-cli
Command-line interface to interact with the vending machine
vendingmachine-core
Vending machine build with Java using the TDD approach
Adrianvdh's Repositories
Adrianvdh/adrianvdh-resume
Hugo static site that powers my personal website
Adrianvdh/angular-cypress-admin-tool
Demo Angular application with mocked APIs and fake responses
Adrianvdh/awesome-nestjs
A curated list of awesome things related to NestJS 😎
Adrianvdh/clean-architecture-nestJS
An in-depth implementation of Clean Architecture using NestJS and type-script
Adrianvdh/ddd-clean-arch-node-api
DDD/Clean Architecture inspired boilerplate for Node web APIs
Adrianvdh/devops-directive-terraform-course
Companion repo for complete Terraform course
Adrianvdh/django-clean-architecture
Clean Architecture approach for Django project code structure implementation.
Adrianvdh/docker-development-youtube-series
Adrianvdh/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Adrianvdh/ecs-next-uk-post-codes
A proof of concept Next.js app that server-side-renders one page and also is ready to be deployed on AWS ECS via GitHub Actions CI/CD.
Adrianvdh/FSND-Casting-Agency
Adrianvdh/FSND-Deploy-Flask-App-to-Kubernetes-Using-EKS
The Full Stack Nanodegree course 4 project
Adrianvdh/hardhat-template-ethereum-contracts
Template to develop ethereum smart contracts
Adrianvdh/hugo-resume
A Hugo theme ported from startbootrap.com's resume template
Adrianvdh/learn-terraform-github-actions
Adrianvdh/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Adrianvdh/mtc-dev-repo
VPC and Compute resources
Adrianvdh/mtc-terraform
Official Repository for the More Than Certified in Terraform course by Derek Morgan
Adrianvdh/myproj
Adrianvdh/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
Adrianvdh/nestjs-rbac-permissions
Sample app to showcase an advanced granular RBAC permissions system in NestJS
Adrianvdh/next-enterprise
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
Adrianvdh/next-saas-starter
Adrianvdh/notthebee-ansible_homeserver
The code for my IaC Deep Dive YouTube series
Adrianvdh/notthebee-infra
IaC for my Linux/Unix machines
Adrianvdh/terraform-beginner-to-advanced-resource
Adrianvdh/terragrunt-infrastructure-live-example
A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
Adrianvdh/terragrunt-infrastructure-modules-example
A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
Adrianvdh/tutorial-hardhat-deploy
Tutorial for hardhat + hardhat-deploy
Adrianvdh/typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.