Skip to content
View kyleratti's full-sized avatar
  • 21:36 (UTC -04:00)

Block or report kyleratti

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
kyleratti/README.md
const about = {
  name: "Kyle Ratti",
  location: "Maryland",
  intro: "Building something cool for you to use!",
};

const skills = {
  languages: [
    "TypeScript",
    "HTML/CSS/JavaScript",
    "PowerShell",
    "C#",
    "F#",
    "Lua",
    "Java",
  ],
  databases: ["MySQL", "SQLite"],
  operatingSystems: {
    server: ["Windows Server", "Ubuntu Server"],
    desktop: ["Windows", "Ubuntu", "macOS"],
  },
  tools: ["GitHub Actions", "Docker", "Hyper-V", "VSCode", "Visual Studio"],
};

const hobbies = [
  "Biking",
  "Cars",
  "Gaming",
  "Homelab",
  "Photography",
  "Programming",
  "RC Cars",
];

export const kyleRatti = {
  about,
  skills,
  hobbies,
};

Pinned Loading

  1. a-centralized-mirror a-centralized-mirror Public

    A centralized API for posting multiple video mirrors to a single stickied reddit comment

    C# 9

  2. FruityFoundation FruityFoundation Public

    A common core of projects/dependencies

    C#

  3. SnooBrowser SnooBrowser Public

    Yet another reddit API library

    C#