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

Organizations

@KeeperApplication

Block or report lealtt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lealtt/README.md
const profile = {
  name: "Lealt",
  about: [
      "Full-Stack Developer", "Technology Enthusiast"
  ],
  skills: [
    "JavaScript", "TypeScript", "Java", "Go", "PostgreSQL", "MongoDB"
  ],
  contact: {
    discord: "lealtt",
  }
};

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 7

  2. luna luna Public

    Just another base for discord bots.

    TypeScript 1

  3. 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