Skip to content
View 1leyo's full-sized avatar
  • Bavaria, Germany
  • 22:49 (UTC +02:00)

Highlights

  • Pro

Block or report 1leyo

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
1leyo/README.md
const aboutMe = {
  name: "Leo",
  age: 20,
  location: "Germany",
  status: "student",
  studying: ["computer science", "design"],
  programmingLanguages: ["Java", "JavaScript", "Swift", "TypeScript"],
  interests: ["Software Engineering", "Platform-Native Development"],
  contact: { discord: "leyo96" }
};

Pinned Loading

  1. AsyncGIFView AsyncGIFView Public

    SwiftUI view for asynchronously loading and displaying animated GIFs from remote URLs.

    Swift