Skip to content
View McMaldo's full-sized avatar
📖
Learning
📖
Learning

Organizations

@Pseudopapus

Block or report McMaldo

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

GitHub Stats

GitHub Streak

trophy

gh-snake

About Me

let aboutMe = {
  name: { nick: "McMaldo", real: "Maldonado Pablo Ignacio" },
  basedOn: { country: "Argentina", province: "Bs. As." },
  birth: "2005/12/24",
  details: [
    "Focused on the Web Front-end Development",
    "Considerable experience in Back-end and Database development",
    "Favourite Techs: ReactJS & CSS"
  ],
  education: {
    highschool: "Personal & Professional IT Technician",
    college: "Studying Computer Science",
    english: "Preparing to obtain my FCE"
  }
};

Dev Tools

Front-end
Back-end
Data Base
Code Editor
Organization
Others

Pinned Loading

  1. Portfolio_v1 Portfolio_v1 Public

    It's my personal Portfolio

    JavaScript

  2. app-estacion app-estacion Public

    Check the Wether with a SPA made in PHP (Framework: Morphyx)

    CSS

  3. act_14_react act_14_react Public

    Restaurant Web App made with ReactJS+Vite & ExpressJS (Includes Menu, Cart, & Ticket Generator)

    JavaScript

  4. app_clothing_store app_clothing_store Public

    SPA made with CSS + JS Vanilla

    CSS 1

  5. node-api node-api Public

    My First API made with Node.js + Express

    JavaScript

  6. webgenerator webgenerator Public

    Simple App made in PHP; Generates Folders Structures for Web Apps with .sh

    PHP