Skip to content
View VanessaPenagos's full-sized avatar
πŸ’œ
πŸ’œ

Highlights

  • Pro

Block or report VanessaPenagos

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

Hey! I'm Vanessa Penagos

class Vanessa:
  def __init__(self, name, career):
    self.name = name
    self.career = career

  def aboutMe(self):
    print("Hello my name is " + self.name + " and I am a " + self.career)
   
vane = Vanessa("Vanessa Penagos", "Software Engineer")
vane.aboutMe()
    

About me...


🐨 I'm Software Engineer who is passionate about the algorithm and programming.
🐹 I work as a Development Engineer at Ceiba.
🐭 I'm learning about Cyber Security.
🐿️ I like Python, C++ and Javascript.
πŸ₯🐯🐰 I love It πŸ’œ


Pinned Loading

  1. happy_and_learning happy_and_learning Public

    β€œI believe in myself; My back hurts in order to let my wings sprout”

    Python

  2. MonteCarlo-Simulation MonteCarlo-Simulation Public

    Forked from Nany262/MonteCarlo-Simulation

    Repository for the degree proyect

    Jupyter Notebook

  3. HPC HPC Public

    Forked from Nany262/HPC

    Espacio destinado a entregas de asignatura HPC

    Cuda

  4. CIFAR100 CIFAR100 Public

    Jupyter Notebook 1

  5. Client-Server Client-Server Public

    C++ 1

  6. DjangoBlog DjangoBlog Public

    Python