{
  "name": "Harsh Singh",
  "title": "Software Engineer",
  "socials": [
    {
      "platform": "GitHub",
      "url": "https://github.com/harshdoesdev"
    },
    {
      "platform": "LinkedIn",
      "url": "https://linkedin.com/in/harshsingh-in"
    }
  ],
  "skills": [
    "Rust",
    "AWS",
    "Docker",
    "React",
    "Node.js",
    "TypeScript"
  ],
  "projects": [
    {
      "name": "fastn",
      "description": "An easy-to-learn open-source programming language written in Rust.",
      "url": "https://fastn.com"
    },
    {
      "name": "RayQL",
      "description": "A schema definition and query language for SQLite.",
      "url": "https://rayql.com"
    },
    {
      "name": "Shuru",
      "description": "A task runner and version manager for Node.js and Python, written in Rust.",
      "url": "https://shuru.run"
    },
    {
      "name": "Bottlecap.js",
      "description": "A 2D Game Framework written in Javascript.",
      "url": "https://bottlecap.js.org"
    },
    {
      "name": "Squareroot",
      "description": "A Short Video Platform for Math Enthusiasts.",
      "url": "https://sqrroot.web.app"
    },
    {
      "name": "PixelGrid",
      "description": "Pixel Art Editor.",
      "url": "https://pixel-grid-app.surge.sh"
    }
  ]
}