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

Block or report PeterDamianG

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

Hola 👋, Soy Peter!

Un programador autodidacta. En el desarrollo Web Frontend y Backend.


import me from 'me';
import VisitorBadge from 'components/utils/VisitorBadge';
import WebsiteButton from 'components/buttons/WebsiteButton';

const objMe = me;

objMe.web = 'https://peterdg.com.ar';
objMe.skills = ['javascript', 'react', 'express', 'more']; 
objMe.hobbies = 
'Me encantan los videojuegos, maratonear series y juntarme con amig@s.';

console.log(objMe?.urcurius); // ;)

export const Render = () => (
  <>
    <VisitorBadge profile={objMe.profile} />
    <WebsiteButton url={objMe.web} />
  </>
);

visitor badge

My Website


Lenguajes y herramientas:

javascript typescript html5 css3 react redux vuejs svelte materialize nodejs express jest mocha cypress csharp electron docker firebase git mysql mariadb mongodb linux

peterdamiang


Contactame:

Peter DG LinkedIn Peter DG Mail Peter DG GitHub

Pinned

  1. challengejs-alkemy challengejs-alkemy Public archive

    Este repositorio, es una posible solución al desafío de javascript propuesto por la aceleradora Alkemy.

    JavaScript 6 1

  2. AlkemyFinalProyect AlkemyFinalProyect Public archive

    Proyecto Final propuesto por la aceleradora Alkemy.

    JavaScript 1

  3. TemplarKnightsGuild TemplarKnightsGuild Public archive

    Este es un sitio web, desarrollado como practica. Es una página de una guild de videojuegos, con contenido minimo sobre el mismo.

    Vue 1

  4. ChallengeAngularBlog ChallengeAngularBlog Public archive

    Challenge Angular Blog Alkemy

    TypeScript 1

  5. ArtifactHelper ArtifactHelper Public archive

    An unofficial application, for the game Artifact Card Game Dota 2. On the web (in-comming) and for the desktop, is an assistant with the purpose of providing the latest news, changeslogs, decks/car…

    JavaScript 1

  6. LoRHelper LoRHelper Public archive

    This app is a deck tracker and helper for Legends Of Runeterra.

    C# 1