{
  "Personal Info": {
    "Name": "Chaitanya Varu",
    "Location": "India",
    "Email": "chaitanyavaru@gmail.com",
    "LinkedIn": "https://www.linkedin.com/in/chaitanya-varu",
    "Github": "https://github.com/hokageCV",
    "Website": "https://hokagecv.github.io/portfolio",
    "Blog": "https://chaitanya-varu-blog.netlify.app",
    "Cloud Resume": "https://www.chaitanyavaru.tech"
  },
  "Education": [
    {
      "Institution": "Bhilai Institute of Technology",
      "Location": "Durg",
      "Degree": "B.Tech, Computer Science Engineering",
      "Dates": "July 2019 -- June 2023"
    },
    {
      "Institution": "Vikas Vidyaniketan",
      "Location": "Vishakhapatnam",
      "Degree": "12th, Central Board of Secondary Education",
      "Dates": "April 2017 -- March 2018"
    },
    {
      "Institution": "Shri Balaji Vidya Mandir",
      "Location": "Raipur",
      "Degree": "10th, Chhattisgarh Board of Secondary Education",
      "Dates": "April 2015 -- March 2016"
    }
  ],
  "Technical Skills": {
    "Languages": "JavaScript, Typescript, Golang, C/C++",
    "Frameworks": "NodeJS, ExpressJS, Fastify, ReactJS, NextJS, Go-Fiber, Astro",
    "Database": "MySQL, MongoDB",
    "Developer Tools": "Git, VS Code"
  },
  "Projects": [
    {
      "Project Name": "Konark Automobiles Clip Database",
      "Link": "https://konark-automobiles.vercel.app",
      "Descriptions": [
        "Developed and implemented clip database, enabling users to browse and search through a collection of 100+ clips.",
        "Optimized user experience with efficient Cloudinary storage",
        "Integrated Google Sheets for easy maintenance and updates."
      ],
      "Technologies Used": [
        "NextJS",
        "Typescript",
        "Google Sheets API",
        "Zod",
        "Zustand"
      ]
    },
    {
      "Project Name": "Share Naam",
      "Link": "https://github.com/hokageCV/share-naam",
      "Descriptions": [
        "Created a social media platform for food enthusiasts to share and connect over their favorite food places.",
        "Implemented features such as posting, editing, liking and viewing user-generated content"
      ],
      "Technologies Used": [
        "ReactJS",
        "NodeJS",
        "ExpressJS",
        "MongoDB",
        "MaterialUI"
      ]
    },
    {
      "Project Name": "Vidvat",
      "Link": "https://vidvat.netlify.app",
      "Descriptions": [
        "A quiz application for teachers and self-learners",
        "Facilitated quiz taking with instant feedback for students.",
        "Integrated Firebase for secure authentication and data storage for quizzes and user information"
      ],
      "Technologies Used": [
        "TypeScript",
        "ReactJS",
        "Firebase",
        "Chakra UI"
      ]
    },
    {
      "Project Name": "Lakshya",
      "Link": "https://github.com/hokageCV/Lakshya",
      "Descriptions": [
        "A productivity extension tracking days passed in the year on new tabs",
        "Displayed all days of the year with passed days highlighted",
        "Provided daily inspirational quotes, allowing users to hide/show and copy them for sharing"
      ],
      "Technologies Used": [
        "Javascript",
        "HTML",
        "CSS",
        "Chrome API"
      ]
    },
    {
      "Project Name": "Quick Note",
      "Link": "https://hokagecv.github.io/quick-note",
      "Descriptions": [
        "Created Quick Note, a convenient web app and PWA for capturing and organizing thoughts efficiently.",
        "Offered seamless access across devices with both web app and PWA versions."
      ],
      "Technologies Used": []
    }
  ],
  "Languages": [
    "English",
    "Hindi",
    "Gujarati"
  ]
}