8000 PandaDesigner (Pedro Fernández) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View PandaDesigner's full-sized avatar

Block or report PandaDesigner

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

¡Hola! Soy Pedro Fernández, Desarrollador Frontend

¡Bienvenido/a a mi perfil de GitHub! Soy un apasionado desarrollador Frontend con experiencia en diseño UX/UI y desarrollo web. Estoy comprometido a crear interfaces de usuario intuitivas, atractivas y fáciles de usar.

< PandaDesigner />

interface Dev { design: number, webDev: number }

class Profile {

  constructor(
    private name: string = "Pedro Fernández",
    private role: string = "Frontend Developer",
    private nationality: string  = "Venezuela",
    private location: string = "Colombia",
    private exp: Dev = { design: 15, webDev: 5 }
  ) {}

  get info() { return this }
  get experience() { return this.exp }

}

Experiencia

const Skills = {
  Design     : { years: 15, level: "Expert",   icon: "🎨" }, // UX/UI Design
  WebDev     : { years: 5,  level: "Advanced", icon: "💻" }, // Frontend
  Styling    : { years: 5,  level: "Expert",   icon: "🚀" }, // Tailwind & MUI
  CSS        : { years: 5,  level: "Advanced", icon: "🌟" }, // Sass & Less
  JavaScript : { years: 5,  level: "Advanced", icon: "⚡" }, // Next.js & TypeScript
  React      : { years: 5,  level: "Expert",   icon: "🔥" }  // React.js & TypeScript

};

React Next.js Tailwind UX/UI Design

Habilidades

  • 💻 Desarrollo Frontend
  • 🎨 Diseño web y UX/UI
  • 🖌️ Librerías de estilos (Tailwind, MUI, etc.)
  • 🎨 CSS, Sass y Less
  • 🚀 JavaScript & TypeScript (Vanilla, Next.js)
  • ⚛️ React.js

GitHub Stats 📊

Top Langs

Acerca de mí

¡Me apasiona aprender nuevas tecnologías y compartir mis conocimientos con la comunidad! En mi tiempo libre, disfruto de [Añadir hobbies].

Contacto

PandaDesigner

**Estes es unos de mis primeros proyecto de la culebrita con javascript

const PandaDesigners = { Name: 'Pedro Fernandez', Skill:['Web Designers', 'UX/UI, 'Developer FrontEnd'], }

¡Gracias por visitar mi perfil!

Pinned Loading

  1. react-nexjs react-nexjs Public

    proyecto guitarra

    JavaScript

  2. React-practica React-practica Public

    paractica

    JavaScript

  3. react-router-dom-6 react-router-dom-6 Public

    JavaScript

  4. react-todo-frontend-mentor react-todo-frontend-mentor Public

    JavaScript

  5. typeScripts-proyect typeScripts-proyect Public

    CSS

  6. xcala-mui xcala-mui Public

    HTML 1

0