Skip to content
View ppiod's full-sized avatar
🐱
🐱

Organizations

@KeeperApplication

Block or report ppiod

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
ppiod/README.md
const profile = {
  name: "Piod",
  about: [
      "Full-Stack Developer", "Technology Enthusiast"
  ],
  skills: [
    "JavaScript", "TypeScript", "Java", "Go", "PostgreSQL", "MongoDB"
  ],
  contact: {
    discord: "ppiod",
  }
};

Pinned Loading

  1. lumen-lang lumen-lang Public

    A language made for learning, not speed or safety. Errors will come, but I'll learn.

    TypeScript 3

  2. auth-microservice auth-microservice Public

    A simple authentication microservice built with Go. It provides a passwordless login flow using One-Time Passwords (OTP) sent via email.

    Go 1 1