Daniel LB's repositories
Exercism
Exercism Exercises
Language:TypeScript000
node-project-auditor-cli
Node.js CLI tool to audit projects — finds empty folders, multiple READMEs and/or .gitignores, unused .env.example files, and multiple lock files (package-lock.json, yarn.lock, etc.).
express-mongo-crud-api
RESTful API built with Node.js, Express, TypeScript & MongoDB. Includes CRUD for clients/products/orders, Swagger docs, and extensible structure.