• Stars
    star
    4
  • Rank 3,298,275 (Top 66 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ejemplo de Chatbot usando AIML.

More Repositories

1

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"
JavaScript
51
star
2

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.
29
star
3

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.
JavaScript
17
star
4

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.
JavaScript
14
star
5

Node-event-saga

An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
JavaScript
11
star
6

RadioTubeJS

Project to create a streaming radio, fetching the audio from youtube videos, and creating a custom content to continous streaming, using node.js
JavaScript
6
star
7

node-bff

A simple backend for frontend service, created in nodejs, using expressjs and the http-proxy-middleware module.
JavaScript
6
star
8

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.
JavaScript
5
star
9

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.
JavaScript
4
star
10

handle_money_in_js

Differentes ways of how to handle money values using JS, some recommended libraries and a custom implementation
JavaScript
3
star
11

guide_for_the_daily_javascripter

Guide of good practices that I will be completing, for the daily js developer.
2
star
12

Documenting_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.
2
star
13

CRYPTON

C#
2
star
14

Learning-Docker

En este repositorio dejo varios comandos y material util que estare usando para complementar mi aprendizaje sobre docker.
JavaScript
2
star
15

AuthFlow-Nodejs-Cognito

Integration between cognito and Node.js to create an authentication flow for a web site.
JavaScript
2
star
16

RatherLabsChallege

This is my solution to the challenge of Rather labs for SR backend develepor. The focus is to create a Market status api.
TypeScript
2
star
17

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.
JavaScript
2
star
18

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.
TypeScript
2
star
19

externalized_configuration_nodejs

Examples of how to manage external configurations in a microservice scenario, here are some ways on how to do it.
JavaScript
2
star
20

AudioServer

Servidor de streaming de audio con NodeJs
JavaScript
1
star
21

Cluster-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.
JavaScript
1
star
22

Puppeteer-Examples

Examples and test using puppeter in node.js
JavaScript
1
star
23

flutter101

I will use this repository to upload all my practices and exercises learning Dart and Flutter
Dart
1
star
24

BalancerNode

Balanceo de carga usando Node Js
JavaScript
1
star
25

NodeJS-Auth-JWT

Colección de ejemplos de uso de JWT para autentificacón en api rest creadas con node.js
JavaScript
1
star
26

damiancipolat

Github profile repository
1
star
27

Nodejs-AWS-gesture-recognition

Experiment in nodejs to recognize gestures of people in selfie photos
JavaScript
1
star
28

Anticaptcha

Some examples of using anticaptcha with node.js
JavaScript
1
star
29

arduino101

Basic examples and practices in my process learning Arduino
C++
1
star
30

Planta_IOT_Arduino

Repositorio creado para la materia, paradigmas de robotica de UAI sede centro 2020
C++
1
star
31

Node-api-testing

An example to learn how to do backend testing with nodejs
JavaScript
1
star
32

NodeJS-Concurrencia-Paralelismo

Colección de ejemplos que muestran como aplicar concurrencia y paralelismo con nodejs
JavaScript
1
star
33

Cluster-Api-Rest

Example of a Api rest using Nodejs with express.js and cluster module to create child & worker process to handle each request.
JavaScript
1
star
34

SimpleServers

Ejemplos de servers usando Node Js
JavaScript
1
star
35

Direct-Download-Server

Servidor de descarga directa de archivos configurable, creado con Node.js
JavaScript
1
star
36

GameServer

Servidor de juegos usando NodeJs y websockets.
1
star
37

node-open-ai-experiments

In this repository I put together several examples of using openai to make small POCs of the apis
JavaScript
1
star
38

Dynamicy-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.
JavaScript
1
star