Pinned Repositories
api_simple
Una base para iniciar con buenas practicas.
binary-classifier
Deep learning model for classifying binary images of chairs, knives and saucepans.
Classification_of_breast_cancer_using_naive_bayes
Native construction of the Gaussian Naive Bayes model for breast cancer classification also using the sklearn library module
clean-code
This is a Vanilla TypeScript project in Vite, to work the exercises of the course on SOLID Principles and Clean Code by Fernando Herrera.
crossfit-api
API REST for a CrossFit Training App 🤸♀️ with Express and MongoDB
Esp32-API-Rest
Basic example of an ESP32 API server using PlatformIO
Esp32-bluetooth-accelerometer-prototype
This prototype uses an ESP32 along with an MPU605 accelerometer sensor to monitor and transmit real-time motion data over Bluetooth in JSON format.
kchauxs
Config files for my GitHub profile.
procesamiento_lenguaje_natural
Trabajo de la asignatura Inteligencia Computacional de la Universias de la Amazonia
url-shortener
A simple URL shorte in NestJS ✂️ 🔗
kchauxs's Repositories
kchauxs/Esp32-API-Rest
Basic example of an ESP32 API server using PlatformIO
kchauxs/kchauxs
Config files for my GitHub profile.
kchauxs/procesamiento_lenguaje_natural
Trabajo de la asignatura Inteligencia Computacional de la Universias de la Amazonia
kchauxs/api_simple
Una base para iniciar con buenas practicas.
kchauxs/binary-classifier
Deep learning model for classifying binary images of chairs, knives and saucepans.
kchauxs/Classification_of_breast_cancer_using_naive_bayes
Native construction of the Gaussian Naive Bayes model for breast cancer classification also using the sklearn library module
kchauxs/clean-code
This is a Vanilla TypeScript project in Vite, to work the exercises of the course on SOLID Principles and Clean Code by Fernando Herrera.
kchauxs/crossfit-api
API REST for a CrossFit Training App 🤸♀️ with Express and MongoDB
kchauxs/Esp32-bluetooth-accelerometer-prototype
This prototype uses an ESP32 along with an MPU605 accelerometer sensor to monitor and transmit real-time motion data over Bluetooth in JSON format.
kchauxs/Punto-venta-postgresql
Database in PostgreSQL for the sale of products.
kchauxs/url-shortener
A simple URL shorte in NestJS ✂️ 🔗
kchauxs/Esp32-Digital-Watch
Example of a digital watch with captive portal on an Esp32 🕑🔥
kchauxs/Esp32-load-cell-hx711
Electronic scale with the ESP32 using a load cell, the HX711 amplifier and a 16X2 LCD display with I2c
kchauxs/Esp32-Serial-Test
A small example of serial communication between two devices, in this case two Esp32
kchauxs/esp32_client-_two_cores
Cliente mqtt con el módulo WiFi + Bluetooth ESP32 utilizando los dos nucleos
kchauxs/esp32_mqtt_client
Mqtt connection example on an Esp32 device
kchauxs/esp32_wemos_d1_mqtt_client
kchauxs/micropython-test
kchauxs/semantic-web-project-with-geovisor
API to consult a custom ontology to represent the geolocation data of the most interesting sites in the city of Florencia Caquetá.
kchauxs/Theory-of-tails-Simulation
Simulation of queuing theory oriented to the behavior of a server, through the generation of random numbers with Poisson probability distribution.