Code Monkey home page Code Monkey logo
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,
};

Kyle's Projects

a-centralized-mirror icon a-centralized-mirror

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

chit-chat icon chit-chat

Final project (chat room) from the tech center

configuratorjs icon configuratorjs

A generic environment variable configuration library with typings and validation support

csv-parser-flagger icon csv-parser-flagger

A basic CSV parser that checks columns for specified content and indicates in a new column if it exists

days-since-relief icon days-since-relief

Number of days since the US government sent relief to its citizens during a pandemic

device-barcode-gen icon device-barcode-gen

A fully clientside application to quickly generate barcodes for inventory at Express Stores

frank icon frank

The Fruit RANK control system for Garry's Mod

glua-hud-log icon glua-hud-log

Log messages at the top of the screen like in Star Wars: Jedi Knight Jedi Academy

glua-nwvars icon glua-nwvars

A global library for (somewhat) efficient shared network variables

glua-utils icon glua-utils

A global library for useful but misc. utilities

jimothy icon jimothy

A custom forum to integrate with mikey

kiota icon kiota

OpenAPI based HTTP Client code generator

kontrol icon kontrol

A heavily modified fork of the Garry's Mod admin control mod Kontrol

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.