Skip to content
View kyleratti's full-sized avatar
  • 00:37 (UTC -05: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: ["C#", "F#", "TypeScript", "JavaScript", "HTML", "CSS", "PowerShell", "Lua"],
  databases: ["SQL Server", "SQLite", "Postgres", "CosmosDB"],
  operatingSystems: {
    server: ["Ubuntu Server", "Windows Server"],
    desktop: ["Windows", "Ubuntu"],
  },
  tools: ["GitHub Actions", "Docker", "Hyper-V", "VS Code", "Rider", "Visual Studio"],
};

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

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

Pinned Loading

  1. FruityFoundation FruityFoundation Public

    A common core of projects/dependencies

    C#

  2. InkySharp InkySharp Public

    .NET driver for the Inky e-ink displays

    F#

  3. a-centralized-mirror a-centralized-mirror Public

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

    C# 9

  4. SnooBrowser SnooBrowser Public

    Yet another reddit API library

    C#