Skip to content
View DanyVeneno's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report DanyVeneno

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
DanyVeneno/README.md
class Human{
  constructor(name, lastName, age, nationality, stacks, greeting){
    this.name = name
    this.lastName = lastName
    this.age = age
    this.nationality = nationality
    this.stacks = stacks
    this.greeting = greeting
  }

  getInfo(){
    return `Este humano se llama ${this.name}
    ${this.lastName} y tiene ${this.age} de edad, su nacionalidad es ${this.nationality} y esta aprendiendo a programar en ${this.stacks}y te manda saludos ${this.greeting}`
  }
}
const me = new Human("Daniel", "Vallejo", "43 años", "Mexicana","Node Js y Javascript", "desde México")
console.log(me.getInfo())

Daniel Vallejo


👋 Hi everyone my name is Daniel i am Mexican citizen, 🌱im learning Javascript/react-native/react js, also some languages below this paragraph, i have some proyects that will be updating soon every code you find here belongs to you. Some news soon.
I've been work as a freelance for some years, nowdays the pandemic season broke me up the goal for this year is to get a job as a CEO, see you on the road!



👀 Today:



I get my first badge that gave me @innovaccionvirtual because also i am taking bootcamp called FullStack Developer LaunchX supported by Microsoft & GitHub i mean a great persons Team Missions Comanders and Explorers, thanks everyone.


👀 Languages and tools that i've worked with...(Some of them just a little)


Html 5

CSS 3

Javascript

Git

Node Js

React Js

Angular Js

Vue Js

Bootstrap

Mongo DB

MySQL

Python

Tailwind

PHP

Wordpress

TypeScript

JQuery

Unity

Unreal Engine

Blender

Solidity

CorelDraw

Natron

GIMP

InkScape

DaVinci Resolve

Illustrator

Photoshop

Premiere

After Effects

InDesign

Dreamweaver

Jira

Trello

Office


👀 If you want to know more about me check this link:

Podcast

👀 Some nugets


A little app to handle your BudgetWeek come on check them out!

🌱 BudgetWeek

A little appstore come on check them out!

🌱 JvStore

A little app to handle your Customers come on check them out!

🌱 Customer Admin

Popular repositories

  1. venenews venenews Public

    Astro 2

  2. dontFishIt dontFishIt Public

    Aplicación para escritorio

    1 3

  3. DanyVeneno DanyVeneno Public

    Config files for my GitHub profile.

  4. presentacion presentacion Public

    Trata de un a pagina web que tiene la función de tener un espacio para presentar a un cliente final

    HTML

  5. tarjetadepresentacion tarjetadepresentacion Public

    Tarjeta de Presentación

    CSS

  6. katasDanielvLaunchX-PropedeuticoPython katasDanielvLaunchX-PropedeuticoPython Public

    Programa de creado por @innovaccionvirtual llamado LaunchX

    Jupyter Notebook