Skip to content
View danielpro5's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report danielpro5

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

I'm Daniel Perez Atanacio!

Software Engineer at Kimetrics

A little more about me...

const danielpro5 = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Typescript", "Python", "php"],
    askMeAbout: ["web dev", "tech", "app dev", "agro"],
    technologies: {
        mobileApp: ["React Native"],
        frontEnd: {
            js: ["React", "Next", "angularjs", "Svelte"],
            css: ["bootstrap"]
        },
        backEnd: {
            js: ["node", "express"],
            php: ["laravel"],
            python: ["flask"],
            others: ["Hasura"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx"],
        databases: ["mongo", "MySql", "sqlite", "postgres"],
        misc: ["Firebase", "Socket.IO", "jest", "Hasura", "cypress"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentProject: "Mak App",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

Popular repositories Loading

  1. angular-google-maps angular-google-maps Public

    CoffeeScript

  2. danielpro5 danielpro5 Public

    This is my personal repo for README

    1

  3. Best-README-Template Best-README-Template Public template

    Forked from othneildrew/Best-README-Template

    An awesome README template to jumpstart your projects!

  4. motion motion Public

    Forked from motiondivision/motion

    Open source, production-ready animation and gesture library for React

    TypeScript

  5. next-auth-example next-auth-example Public template

    Forked from nextauthjs/next-auth-example

    An example project that shows how to use NextAuth.js

    JavaScript

  6. jsconf-challenge jsconf-challenge Public

    Forked from jitt3/jsconf-challenge

    Challenge for JS conf event

    TypeScript