Skip to content
View JuanVF's full-sized avatar
🐾
Juan.devMode()
🐾
Juan.devMode()
  • Cartago, Costa Rica

Highlights

  • Pro
Block or Report

Block or report JuanVF

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
JuanVF/README.md

Header


Hi, Welcome to my GitHub! 💜 [ENG/ES/Learning French]

👋 Hi! I am a Software Engineer. 😄

I have nearly three years of experience in software development, with a focus on system maintenance, automation, and streamlined deployment processes. I am proficient in using Go, Python, JavaScript, TypeScript, and other languages for various cloud-based projects.

Below, you can find more details about my technical skills and projects.


Preferred Languages

My primary coding language is Go, and I'm also skilled in Python, JavaScript, TypeScript, and others. I'm always open to learning new technologies and languages!


Preferred OS

I mostly work on Linux, because of how easy you can write SH scripts and Makefiles for automating tasks!

Libraries and Frameworks

I frequently use Docker, Kubernetes, and Terraform among other tools to build efficient and scalable solutions.


Social Media 📱

You can find me on:

  • LinkedIn LinkedIn

Or you can email me at: juanvfletes@gmail.com


Pinned Loading

  1. minecraft-installer minecraft-installer Public

    This project automates the setup of a Minecraft Server on AWS EC2 instances using Terraform and a bash script, you can run a Minecraft server with just a terraform apply.

    HCL

  2. ec2-k8s-cluster-with-nodes ec2-k8s-cluster-with-nodes Public

    Based from "https://github.com/Ahmad-Faqehi/Terraform-Bulding-K8S". Creates a Kubernetes cluster using EC2 Nodes.

    Shell

  3. gcp-vm-k8s-cluster gcp-vm-k8s-cluster Public

    Setup a Kubernetes Cluster using GCP CE

    HCL

  4. Simple-Tar Simple-Tar Public

    Star (Simple Star) is a command-line utility designed to perform various operations on archives. It provides functionality to create, extract, list, delete, update, and pack archive files. Addition…

    C