Alejandro Varela
alejandro945
Freelance SRE passionate about software development focuses on new technologies particular emphasis on Architecture, Best Practices and clean code.
Languages
Repos
70
Stars
18
Forks
4
Top Language
Java
Loading contributions...
Top Repositories
This GitHub Action generates SVG badges for various Lighthouse report categories, such as performance, accessibility, best practices, SEO, and PWA. It reads Lighthouse reports from a specified directory, converts the scores into badges, and then uploads the generated SVG badges to either an AWS S3 bucket or an Azure Blob Storage
Project with the objective of familiarizing the community about the importance of Kubernetes in microservices applications
Desarrollar y validar un sistema tele-informático que permita automatizar el proceso de registro de lecturas de medidores analógicos de agua de los aljibes en la Universidad Icesi, para asegurar el cumplimiento de la normativa ambiental.
My Health App Infrastructure Repository
Basic process of SRE pipeline that involves the following topics: DockerFile creation, CI, IAC, Deployment, CD
Communication protocol between 2 arduino boards, based on encryption using an RGB LED and a TCS34725 sensor.
Repositories
70GitHub profile to tell other people about myself. Sharing share information about myself with the community on GitHub.com
This GitHub Action generates SVG badges for various Lighthouse report categories, such as performance, accessibility, best practices, SEO, and PWA. It reads Lighthouse reports from a specified directory, converts the scores into badges, and then uploads the generated SVG badges to either an AWS S3 bucket or an Azure Blob Storage
This project is a Git post-receive hook for automated deployment. When a git push is made.
Desarrollar y validar un sistema tele-informático que permita automatizar el proceso de registro de lecturas de medidores analógicos de agua de los aljibes en la Universidad Icesi, para asegurar el cumplimiento de la normativa ambiental.
This project aims to predict the risk of insurance claims using a dataset from Kaggle. The dataset consists of 26 columns and 205 rows, providing various features related to insurance risk. By analyzing this data, we seek to build predictive models that can help insurers assess the risk of claims.
This repository provides an implementation of JWT (JSON Web Token) authentication and authorization using Spring Security. It aims to demonstrate how to secure RESTful APIs with JWT, allowing for stateless user sessions.
Evaluate skills in systems administration, automation, and infrastructure management using core DevOps infrastructure using core DevOps technologies such as AWS, Docker, Kubernetes, Linux, Networking and Terraform.
An innovative proposal that addresses the fundamental challenge facing utility consumers. From water to power to gas, the lack of effective tools to monitor daily consumption in real time has hindered the ability to make informed
Basic process of SRE pipeline that involves the following topics: DockerFile creation, CI, IAC, Deployment, CD
Communication protocol between 2 arduino boards, based on encryption using an RGB LED and a TCS34725 sensor.
My Health App Infrastructure Repository
Repository proposes pattern-based feature selection methods as part of a machine learning (ML) based botnet detection system
First launch of vehicle control platform specifically in the special passenger service niche
Serves as a learning resource for familiarizing oneself with Kotlin Multiplatform Native applications. Kotlin Multiplatform Native allows developers to build applications that can run natively on multiple platforms, including iOS, Android, macOS, Windows, and Linux, using a single codebase.
Repo for microservices training.Small autonomous services that work together with Dynamic Scale Up and Scale Down.
Build a simple containerized dashboard application, to show a screen like below, using one of the standard UI frameworks. The values to fill in are provided in JSON format after the image. Use the images in your email for the left bar and top bar (these don’t need to be clickable).
As of now, it's in the early development stages and we need someone to help us deploy it in a staging server... We sort of know how to use Docker and Docker Compose (barely) but we need help moving all the services and servers to Kubernetes!!
Monitoring a large portfolio of sites with energy resources (including heat pumps, batteries, solar panels, and wind turbines) is a challenging task. Some of these resources have alerts that need to be made prominent to the user. Besides alerts, the user is interested in seeing the overall.
This system provides a Django API interface for generating RSA key pairs, signing files, and verifying digital signatures. Below is a detailed explanation of how to use each option.
The Internet Communications Engine (Ice) is an object-oriented RPC framework that helps you build distributed applications with minimal effort. Ice allows you to focus your efforts on your application logic, and it takes care of all interactions with low-level network programming interfaces.
Southern Code React Test: This API is designed to collect image data gathered by NASA's Perseverance, Curiosity, Opportunity, and Spirit rovers on Mars and make it more easily available to other developers, educators, and citizen scientists.
Implement a serverless solution for the creating an API using AWS Lambda, which records data in DynamoDB. all the Deployment should be automated through GitLab CI and a repository on GitLab.
Basic approach of programming paradigm focused on developing distributed, open, scalable, transparent and fault tolerant systems. This paradigm is the natural result of the use of computers and networks.
A 3-Tier architecture provides a general framework for deploying traditional client/server applications into three logical tiers; the Web, Application, and Database tier.
Continuous integration is a software development practice whereby developers merge code changes into a central repository on a regular basis, after which automated builds and tests are run.
My Health App Development Repository
Project with the objective of familiarizing the community about the importance of Kubernetes in microservices applications
No description provided.
CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store. Implementing CQRS in your application can maximize its performance, scalability, and security.
Distributed programming to calculate the fibonacci sequence