Code Repositories

$ git clone https://github.com/andrelamontegomes/nextjs-starter.git
$ cat nextjs-starter/package.json | grep -o '"description": "[^"]*"' | cut -d'"' -f4

Nextjs Template with DaisyUI, Tailwind, Husky, and Vitest
$ git clone https://github.com/andrelamontegomes/env-setups.git
$ cat env-setups/README.md | grep -A 1 "^## Description$" README.md | tail -n 1 | cut -d'"' -f4

Personal development environment configurations and dotfiles
$ git clone https://github.com/andrelamontegomes/utils.git
$ cat utils/README.md | grep -A 1 "^## Description$" README.md | tail -n 1 | cut -d'"' -f4

Collection of utility scripts and tools

SVG Icons