alecuba16
I have been in multiple roles. I hold a Ph.D. in AI. Regularly I work as Big Data Engineer (spark) with python and scala. In the past full-stack.
Pinned Repositories
ble_gattt_myo
Bluetooth low energy code in Python that works in onion omega and others linux based microdistributions with blueztools.
datafusion_cdap_batch_joiner_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) batch joiner plugin. Sourced and adapted from the documentation where there is no quickstart project.
deep_learning_autoencoder_and_variatonal_autoencoder
A deep learning implementation of variational autoencoder for filtering the wind turbine dataset.
FEASTR
FEAST toolbox R package implementation
fuhrlander
Fuhrländer FL2500 2.5MW wind turbine dataset + pre-processing functions R MATLAB
HDGSOM
HDGSOM: A Modified Growing Self-Organizing Map for High Dimensional Data Clustering
node_microservices_mongodb
A simple implementation of a microservice architecture, with an API Gateway that derives the task depending on the endpoint path to two microservices. The API gateway uses JWT for authentication to run and authenticate the users without having to store sessions.
python_pytorch_keras_models
An assemble of algorithms developed in pytorch and keras for testing different approaches of wind turbine classification and normality detection.
sdggroup_technical_test_spark_kafka_airflow
spark + airflow + kafka dynamic graph generation, dockerized (single docker-compose)
SPARK_scala_stackoverflow
This code developed for SPARK in SCALA analyses the most common language for each topic found in StackOverflow.
alecuba16's Repositories
alecuba16/fuhrlander
Fuhrländer FL2500 2.5MW wind turbine dataset + pre-processing functions R MATLAB
alecuba16/datafusion_cdap_batch_joiner_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) batch joiner plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/scala_technical_test_adevinta
Implementation of a fast text search using a Trie tree.
alecuba16/node_microservices_mongodb
A simple implementation of a microservice architecture, with an API Gateway that derives the task depending on the endpoint path to two microservices. The API gateway uses JWT for authentication to run and authenticate the users without having to store sessions.
alecuba16/python_pytorch_keras_models
An assemble of algorithms developed in pytorch and keras for testing different approaches of wind turbine classification and normality detection.
alecuba16/sdggroup_technical_test_spark_kafka_airflow
spark + airflow + kafka dynamic graph generation, dockerized (single docker-compose)
alecuba16/albelli_test
Albelli backend (Laravel + swagger) and frontend (React+redux) test
alecuba16/aws-sso-creds-default-login
Get AWS SSO temporary creds from an SSO profile. Includes set as the default profile inside the credentials and login flag.
alecuba16/co3_gamificationform_vue
A form for capturing the users' gamification profile, developed in VUE.js
alecuba16/datafusion_cdap_action_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) action plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_alert_publisher_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) alert publisher plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_batch_aggregator_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) batch aggregator plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_batch_sink_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) batch sink plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_batch_source_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) batch source plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_error_transformation_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) error transformation plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_postaction_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) Post action plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_spark_compute_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) spark compute plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_spark_sink_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) spark sink plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_spark_streaming_source_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) spark streaming source plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_transformation_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) transformation plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/datafusion_cdap_windower_plugin
Complete example project to create a custom Google cloud datafusion (CDAP) windower plugin. Sourced and adapted from the documentation where there is no quickstart project.
alecuba16/docker-hbase-m1
docker-hbase-m1
alecuba16/go-configparser-lowercase
An implementation of the Python ConfigParser in Go. Default profile should be in lowercase.
alecuba16/helm-hbase-chart-apple-m1
Helm charts for deploying Hbase on Kubernetes for apple silicon M1 aach64
alecuba16/homebrew-tap
Homebrew tap of my repos.
alecuba16/jij_coding_challenge
jij_coding_challenge.
alecuba16/mapreduce_minhash_lsh
A simple implementation of minHash LSH in hadoop mapreduce
alecuba16/simple_rest_microservice
A minimal node.js microservice for storing any json collection in a mongoDB database, I was using this tool as an additional microservice for storing temporal data for the clustering models.
alecuba16/spark_aws_glue3_windows
Patched version of spark 3.1.1 (AWS Glue 3) to fix the timestamp bug conversion on windows
alecuba16/spring_aspects_test
Testing some aspects using main spring internals to add to my meeting room reservation spring boot project.