Skip to content
View rouderz's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Ecuador

Block or report rouderz

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

Hi ๐Ÿ‘‹ I'm Wolfgang Welcomez

Full Stack Developer & DevOps Specialist

๐Ÿš€ Building Scalable Solutions with a DevOps Mindset โ€“ Optimizing Workflows for Impact!

I am a software developer with over six years of experience in creating efficient and scalable applications. My expertise spans both front-end and back-end technologies, enabling me to deliver seamless user experiences while ensuring robust server-side functionality. I am passionate about embracing the latest trends in DevOps, particularly in leveraging tools like Terraform and AWS, to streamline deployments and enhance system reliability.

I thrive in challenging environments where problem-solving and innovation are essential. My commitment to continuous learning drives me to stay updated with industry trends and best practices, allowing me to optimize workflows and improve productivity. I am eager to contribute to dynamic teams and deliver impactful software solutions.

๐Ÿ› ๏ธ Languages and Tools :

JavaScript TypeScript PHP Python HTML5 React NextJS jQuery Bootstrap NodeJS Express GraphQL NestJS MongoDB MySQL Firebase Laravel Terraform AWS Git GitHub Actions GitLab Actions SOPS Jira Trello

๐Ÿ”ฅ My Stats :

GitHub Streak

Top Langs

Pinned Loading

  1. hexagonal-architecture-golang hexagonal-architecture-golang Public

    Go 1 2

  2. Serverless by NestJs Serverless by NestJs
    1
    import { Server } from 'http';
    2
    import { createServer, proxy } from 'aws-serverless-express';
    3
    import { eventContext } from 'aws-serverless-express/middleware';
    4
    import { NestFactory } from '@nestjs/core';
    5
    import { ExpressAdapter } from '@nestjs/platform-express';