Skip to content
View Linuxander's full-sized avatar

Block or report Linuxander

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
linuxander/README.md

Platform Engineer

Building systems is super fun. The deeper you get involved in these technical architectures, the more complicated things naturally get. As a Platform Engineer, being able to simplify these complex operations via automation reminds me of why I enjoy contribuiting to this industry.


Kubernetes Terraform AWS Python

React Bash Linux


Top Languages GitHub Stats

Featured Projects

Command Notification Server
Terraform project that sets up cloud infrastructure and deploys a NTFY server for command completion notifications.

AWS CI EKS Cluster
Complete Terraform setup for AWS VPC, Jenkins EC2 server, and EKS cluster.

AWS Serverless Infrastructure
Full serverless application deployment with API Gateway, Lambda (Python), RDS, and Cognito.

iPhone Media Backup Script
Simple script to backup iPhone media contents into a zip file.

DevOps & Automation

DevSecOps: Snyk + Bitbucket CI/CD
Implementation guide for vulnerability scanning in Bitbucket pipelines.

React + AWS CI/CD
Complete CI/CD pipeline for React apps with S3 deployment and CloudFront cache invalidation.

Docker CI/CD with Versioning
Automated versioning and Docker image builds using Bitbucket pipelines.

Ansible Application Management
Automated application management for Debian-based Linux systems.

Popular repositories Loading

  1. ntfy_aws_deployment_iac ntfy_aws_deployment_iac Public

    This repository deploys an NTFY server to your AWS account using Terraform. After following the deployment and setup instructions, you can run commands in your terminal and get success & failure no…

    HCL

  2. linuxander linuxander Public

  3. iphone_media_backup_script iphone_media_backup_script Public

    This repository is a bash script that copies the photo's and videos from your iphone into your local debian based linux computer.

    Shell 1

  4. Terraform_AWS_EKS_Cluster Terraform_AWS_EKS_Cluster Public

    This repository deploys a modular VPC and EKS cluster on the AWS cloud platform.

    HCL

  5. CI_Bitbucket_Pipeline_Docker_Build_Example CI_Bitbucket_Pipeline_Docker_Build_Example Public

    Here is an example of a Continuous Integration (CI) Bitbucket pipeline that I created for building & pushing Docker images to DockerHub.

    Shell

  6. CI_Jenkins_Pipeline_Docker_Build_Example CI_Jenkins_Pipeline_Docker_Build_Example Public

    This repository is an example of a Jenkins pipelines file that builds your Docker images and pushes them to DockerHub