Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Alexsander-j's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@alexsander-projects

Block or report Alexsander-j

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alexsander-j/README.md

Welcome to My GitHub! πŸ‘‹

Hi there! I'm Alexsander, a dedicated developer with expertise in Rust, Cloud Integrations, and DevOps Tools. I enjoy crafting solutions that bridge innovative technologies with practical real-world applications. Explore my work below!


πŸš€ Project Highlights

Project Description Technologies
Bitbucket-AWS bitbucket-aws-poetry-integration:
Integrating Bitbucket/GitHub with AWS CodeBuild to build Docker images following a version schema.
AWS, Docker, Bitbucket
Rust-Zip rust-zip:
File compression and decompression using Rust, showcasing efficiency and reliability.
Rust
Azure-Blob azblob-rust-uploader-GUI:
A user-friendly GUI tool for managing Azure Blob Storage.
Rust, Azure
SQL-App sql-app-rust:
Query SQL databases in Azure and display results on a web page using Rust.
C#, SQL
Jenkins-K8s jenkins-kubernetes:
Automating CI/CD workflows with Jenkins and Kubernetes.
Jenkins, Kubernetes
CI-Azure CI-jenkins-azure:
Continuous integration and deployment to Azure App Services with Jenkins.
Jenkins, Azure DevOps
Blob-Trigger function-blob-trigger-project:
Process uploaded files using Azure Functions with Blob triggers.
Azure Functions
ETL-AWS s3-glue-athena-quicksight:
Efficient ETL using AWS Glue, S3, Athena, and QuickSight.
AWS Glue, Athena, QuickSight
OCR azure-computer-vision-stpython-app:
OCR processing using Azure's Computer Vision API, visualized with Streamlit.
Python, Azure
Docker-Agent jenkins-docker-agent:
Deploying Docker containers as Jenkins build agents using Terraform.
Jenkins, Docker, Terraform

πŸ”§ Skills

Category Skills
Languages Rust Python C#
Cloud Platforms Azure AWS
DevOps Tools Docker Jenkins
Frameworks & Tools Kubernetes Terraform Streamlit Apache Spark
CI/CD Platforms Azure DevOps Jenkins AWS CodeBuild AWS CodeCommit AWS CodePipeline

🌱 What I'm Working On

Current Focus:

  • ⚑ High-Performance Rust Applications: Leveraging Rust's speed and safety for efficient, scalable software.
  • 🌐 Cloud-Native Solutions: Developing integrations and tools for Azure and AWS.
  • πŸš€ CI/CD Optimization: Creating seamless pipelines with Jenkins, Kubernetes, and Docker.

Future Goals:

  • 🌍 Keep exploring new technologies and frameworks to expand my skill set.

πŸ“« Let's Connect!

Platform Link Badge
Email [email protected] Email
LinkedIn Alexsander Profile LinkedIn
GitHub Profile Alexsander GitHub GitHub

Pinned Loading

  1. alexsander-projects/CI-jenkins-azure alexsander-projects/CI-jenkins-azure Public

    Here, we will see how to integrate jenkins into Azure; We will use Jenkins to build the code, generate artifacts that will be downloaded into Azure Pipelines and deploy it to an Azure App Service.

    HCL

  2. alexsander-projects/jenkins-docker-agent alexsander-projects/jenkins-docker-agent Public

    Here we will learn how to spin up a Docker container as a Jenkins build agent.

    HCL

  3. alexsander-projects/tar-jenkins-docker alexsander-projects/tar-jenkins-docker Public

    Here we will see how to persist Jenkins data with .tar on a containerized jenkins.

  4. alexsander-projects/s3-glue-athena-quicksight alexsander-projects/s3-glue-athena-quicksight Public

    Running Glue ETL with s3 as source, quering with athena and visualizing with Amazon Quicksight

    HCL 1

  5. alexsander-projects/azureBlobUploaderPerf alexsander-projects/azureBlobUploaderPerf Public

    Azure file uploader in python/ts

    HTML

  6. alexsander-projects/rust-zip alexsander-projects/rust-zip Public

    This app is capable of compressing and decompressing files using either the Zstd, Bzip2 or deflate algorithms. It is written in Rust and uses the zip crate for the compression and decompression.

    Rust 1