Skip to content
View 1leyo's full-sized avatar

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. dec-bin-hex-webconverter dec-bin-hex-webconverter Public

    Simple web-tool to convert numbers between the most important number systems. Please check the README.md for more info.

    CSS