There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Nodejs-Design-Pattern
Resumen de patrones de diseño extraídos de mi lectura del libro "Node.js Design Patterns de Mario Casciaro 1ra edición"Functional_programming_in_JS
This repository is a group of material and study guide to learn the concept of functional programming using javascript, much of it was extracted from JSCONF.SpanishJS
Clase en nodejs para realizar un analisis sintactico de un texto, contiene una bd con todos los adverbios, sustantivos,adjetivos,verbos y pronombres en español.Clean-Architecture-Credit-Card-TS
An example of how to model and develop using clean architeture, to create a microservice to handle credit cards features from a fintech app, this is a learning exercice.Node-event-saga
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.RadioTubeJS
Project to create a streaming radio, fetching the audio from youtube videos, and creating a custom content to continous streaming, using node.jsnode-bff
A simple backend for frontend service, created in nodejs, using expressjs and the http-proxy-middleware module.js-repo-versions
This project is about a command line tool created with nodejs so that we can visualize the different versions of our javascript projects based on the package.json. It works only with GITLAB.AimlChatBot
Ejemplo de Chatbot usando AIML.bscNodeHook
This project is an experiment of how to create a process that scan transactions of a bsc address list to detect changes in the transaction and launch a hook. Use BSCSCAN api.handle_money_in_js
Differentes ways of how to handle money values using JS, some recommended libraries and a custom implementationDocumenting_js_functions
This repository was created to show anothers JS developers a way of how to document javascript functions at the moment to start coding.guide_for_the_daily_javascripter
Guide of good practices that I will be completing, for the daily js developer.CRYPTON
Learning-Docker
En este repositorio dejo varios comandos y material util que estare usando para complementar mi aprendizaje sobre docker.AuthFlow-Nodejs-Cognito
Integration between cognito and Node.js to create an authentication flow for a web site.RatherLabsChallege
This is my solution to the challenge of Rather labs for SR backend develepor. The focus is to create a Market status api.special_express_middleware
This project is a set of middleware created to be used with expressjs for different uses in the day to day of an api in production with a focus on traceability and monitoring.Redis_PUBSUB_node
A complete example of event sourcing using redis pub/sub features with docker and nodejs + Typescript. In this situation we will create a SMS send distributed service.externalized_configuration_nodejs
Examples of how to manage external configurations in a microservice scenario, here are some ways on how to do it.AudioServer
Servidor de streaming de audio con NodeJsCluster-Anticaptcha-Api
This project is an Anticaptcha Api-Rest platform, that use a master-worker architecture to improve the way that each request is handled. The anticaptcha platform is https://anti-captcha.com.Puppeteer-Examples
Examples and test using puppeter in node.jsflutter101
I will use this repository to upload all my practices and exercises learning Dart and FlutterBalancerNode
Balanceo de carga usando Node JsNodeJS-Auth-JWT
Colección de ejemplos de uso de JWT para autentificacón en api rest creadas con node.jsdamiancipolat
Github profile repositoryNodejs-AWS-gesture-recognition
Experiment in nodejs to recognize gestures of people in selfie photosAnticaptcha
Some examples of using anticaptcha with node.jsarduino101
Basic examples and practices in my process learning ArduinoNode-api-testing
An example to learn how to do backend testing with nodejsCluster-Api-Rest
Example of a Api rest using Nodejs with express.js and cluster module to create child & worker process to handle each request.SimpleServers
Ejemplos de servers usando Node JsDirect-Download-Server
Servidor de descarga directa de archivos configurable, creado con Node.jsGameServer
Servidor de juegos usando NodeJs y websockets.node-open-ai-experiments
In this repository I put together several examples of using openai to make small POCs of the apisDynamicy-Type-Check-in-js
I set up this repository to demostrate several different ways to do dynamic data check types in our javascript code, I will perform them using nodejs.NodeJS-Concurrencia-Paralelismo
Colección de ejemplos que muestran como aplicar concurrencia y paralelismo con nodejsLove Open Source and this site? Check out how you can help us