Skip to content
View manuelrojas19's full-sized avatar
๐Ÿฆ–
Focusing
๐Ÿฆ–
Focusing

Block or report manuelrojas19

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

Hello ๐Ÿ‘‹

What You'll Find Here

This is a collection of my personal projects and self-learning endeavors. Here's a glimpse of what you can expect:

  • Programming Languages ๐Ÿ–ฅ๏ธ: Examples and exercises in various programming languages I've been exploring.
  • Infrastructure ๐Ÿ› ๏ธ: Projects related to infrastructure setup and management, including tools like Docker, Kubernetes, and Terraform.
  • Cloud Computing โ˜๏ธ: Developments and experiments on cloud platforms like AWS, Azure, and Google Cloud Platform.

About Me

I'm Manuel Rojas and I'm a Software Developer, specializing in backend development with Java. I'm passionate about cloud computing and love exploring new technologies and programming languages.

Some of my badges

Almost six months of study for each one - I have to put them somewhere other than my fridge.

AWS Certification Badge AWS Certification Badge

Connect with Me

Feel free to connect with me on LinkedIn!

Thanks for stopping by! ๐Ÿ˜Š

Pinned Loading

  1. aws-infra-k8s-mongo aws-infra-k8s-mongo Public

    This Terraform project automates the provisioning of an Amazon Elastic Kubernetes Service (EKS) cluster and deploys a MongoDB database.

    HCL

  2. digital-banking-onboarding-orchestrator digital-banking-onboarding-orchestrator Public

    This project simulates an API that communicates with Keycloak to register a user simulating a digital onboarding process and providing authentication capabilities.

    Kotlin

  3. locations-info-adapter-service locations-info-adapter-service Public

    Sample application built with Spring Boot 3.2.x that provides information about locations stored in a MongoDB database.

    Java

  4. locations-info-bff-service locations-info-bff-service Public

    Sample application built with NestJs that provides information about locations acting as BFF between a Rest API and a GraphQL client

    TypeScript

  5. oauth2-golang-server oauth2-golang-server Public

    A custom OAuth2 server built with Go and PostgreSQL, following OAuth2 RFC specifications.

    Go