HTML | CSS | JavaScript | Python | PHP | C | C++ |
---|
I am an electronic engineer from the National University of Colombia focused on data analysis and machine learning.I also like web programming and firmware of embedded systems
-
🔭 I’m currently working on Data imputation para el Grupo de Investigación en Potencia, Energía y Mercados.
-
🤝 I’m looking for help with Task ESP32
-
👨💻 All of my projects are available at https://github.com/Tjimenez1303
-
📫 How to reach me tomas.jimenez.alvarez@hotmail.com
Here you will find projects related to Data Scientist and machine learning
- Machine Learning and Neural Networks This project consists of applying the classic machine learning models and comparing it with the results of a basic neural network.
- Image processing and Computer Vision This project consists of analyzing images in real time for proper processing, segmentation and others through the use of operations and filters or neural networks.
- Data Imputation This project applies numerical methods for imputing solar irradiance data in a corrupted database.
Here you will find projects related to web and mobile program in Laravel and React.
- Programacion_Tecnologias_Moviles/6_App_Banco: This project consists of the simulation of an application for a bank with different microservices and endpoints of a bank (certificates, authentication, appointments, etc.)
Here you will find projects related to STM32.Especially for the Nucleo L476RG
- LoRa Communication. Project for communication from a gateway to an access point using the LoRa protocol.
- Plancha Sensor Temperature Touch Project in which the use of an iron is simulated and UART commands are sent.
Here you will find projects related to ESP32.
- HTTP Web Socket server. a simple project showing how to receive and send messages through a websocket server.
- SMB Client. this demo shows an implementation of OTA via SMB and basic functions of "ls", "cat" and downloading files to a SPIFFS partition using the SMB protocol.
in this section you will find all the APIS and general use libraries in different lenguages.
- Queue: the implementation of this library is based on the FreeRTOS Queues, the usage is identical.