Colombian Flag

WOLFANG DEVS

BODY
ABOUT ME
PORTFOLIO
CONTACT ME
Loading...

ABOUT ME

class Person:
     def __init__(self):
          self.name = 'Wolfang Herrera'
          self.age = 23
          self.gender = 'Male'
          self.phone = '+57 300 000 0000'
          self.languages = [ 'English', 'Spanish' ]
          self.skills = [ 'Flask', 'NodeJS', 'SprintBoot', 'MFE', 'StencilJS', 'Docker', 'NoSQL', 'AWS', 'CD/CI', 'Git', 'UnitTest', 'CleanCode' ]
          self.hobbies = 'of video games, exploring new series and reading about soft skills.'

     def __str__(self):
          return f'Hello! I'm {self.name}, I'm {self.age} years old and in my free time I enjoy {self.hobbies}.'


print(Person())
>>> Hello! I'm Wolfang Herrera, I'm 23 years old and in my free time I enjoy of video games, exploring new series and reading about soft skills.

EXPERIENCE

  • 2022 - | WORKING

    PERIFERIA IT

    (FULL-STACK DEVELOPER)

    Full-Stack Developer with experience in designing, developing, and implementing complete web applications. Experienced in various technologies, focused on solutions for the banking sector.

    I developed and automated a process in Python to handle .csv files received by email, making it easy to transform and store them in DynamoDB.

    I implemented a library to encrypt HTTP requests, to ensure the confidentiality of sensitive information and avoid vulnerabilities.

    All developments follow clean code principles and include unit tests to ensure code efficiency and maintenance.

  • 2023 - | STUDYING

    POLI GRANCOLOMBIANO

    (SOFTWARE ENGINEER)

    I'm learning about new development technologies such as artificial intelligence, big data, operating systems, databases, networking, programming, data mining, and UI/UX.

LATEST PROJECT

ALFA 3 ELÉCTRICOS

ALFA3 is an e-commerce project developed with IONIC and Angular. I was responsible for the complete design of the website, which now includes a payment gateway integrated with MercadoPago and notifications via WhatsApp using the Meta API.

NTTDATA CLIENT

NTTDATA CLIENT is a full-stack web application designed to streamline the process of managing bank accounts. This project leverages Angular for the frontend, Java for the backend, and PostgreSQL for the database.

ROOM RESERVATION

The Room-Reservation Project is a full-stack web application designed to streamline the process of booking and managing room reservations. This project leverages Angular for the frontend, Flask for the backend, and PostgreSQL for the database.

CONTACT ME

DEVELOPED AND DESIGNED BY WOLFANG HERRERA | © 2024