Skip to content
View Willy93-coder's full-sized avatar

Highlights

  • Pro

Block or report Willy93-coder

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Willy93-coder/README.md

Hi, I'm Guillermo (Willy) Cifre πŸ‘‹

Software Engineer with 3+ years building production systems in TypeScript and Node.js. Currently expanding into Platform Engineering and systems programming with Go, while building developer tools and automation infrastructure.

πŸš€ What I'm Building

I focus on backend services, developer tools, and infrastructure automation. Currently working on:

  • env-manager-cli (Go) - CLI tool for managing environment variables with PostgreSQL backend
  • Production deployment automation - Bash scripts + AWS Systems Manager for multi-client deployments
  • Developer experience - Building tools that solve real team collaboration problems

πŸ’» Tech Stack

Backend:

  • TypeScript, Node.js, Express.js (3+ years production)
  • REST APIs, GraphQL, MongoDB optimization
  • Go (building CLI tools and learning systems programming)

Databases:

  • PostgreSQL, MongoDB, MySQL

DevOps & Infrastructure:

  • Docker, Docker Compose
  • Git, GitHub Actions, CI/CD
  • Bash scripting, AWS (SSM, EC2)

Frontend:

  • Vue.js (Vue 3, Composition API), Nuxt.js, React.js, Next.js, TypeScript

πŸ”¨ Featured Projects

CLI tool in Go for secure environment variable management with PostgreSQL backend. Solves real team collaboration challenges around .env file management.
Tech: Go, Cobra, PostgreSQL, Docker

Docker-based architecture demonstrating multi-service application orchestration and container networking patterns.
Tech: Docker, Docker Compose, PostgreSQL

Production-ready health check implementation for Node.js services with liveness and readiness probes for container orchestration.
Tech: TypeScript, Express.js, Docker

πŸ“ˆ What I'm Learning

  • Go - Systems programming, building production-ready CLI tools
  • Platform Engineering - Developer experience, internal tooling, automation patterns
  • Cloud Infrastructure - Exploring AWS services and infrastructure automation

🎯 Professional Experience

Backend Engineering:

  • REST APIs and GraphQL services (3+ years)
  • Database design and query optimization
  • Batch operations and performance patterns

Infrastructure & Automation:

  • Production deployment automation (Bash, AWS SSM)
  • Docker multi-service infrastructure
  • CI/CD pipeline design

Developer Tools:

  • CLI development in Go
  • Internal tooling and developer experience

🌍 Connect


Open to Backend Go Engineer, Platform Engineer, and FullStack TypeScript/Node.js opportunities. Let's build reliable, scalable systems together! πŸš€

Pinned Loading

  1. env-manager-cli env-manager-cli Public

    Go

  2. two_layer_architecture_docker two_layer_architecture_docker Public

    Dockerfile

  3. healthcheck-endpoint-express-js healthcheck-endpoint-express-js Public

    TypeScript