{
  "categories": [
    {
      "id": "backend",
      "name": "Backend",
      "icon": "fas fa-server",
      "skills": [
        {
            "name": "Python",
            "icon": "fab fa-python",
            "description": "5+ years of experience developing backend systems, APIs, and data processing pipelines.",
            "tags": ["Pandas", "Websockets", "TensorFlow", "Jupyter", "PyTorch", "NumPy"]
          },
  
          {
            "name": "C#",
            "icon": "fab fa-cuttlefish",
            "description": "Proficient in C# and .NET, with experience in ASP.NET MVC and EF Core.",
            "tags": [".NET", "MVC", "Entity Framework Core", "ASP.NET"]
          },
          {
            "name": "Databases",
            "icon": "fas fa-database",
            "description": "Designed and implemented database schemas for various application types.",
            "tags": ["MySQL", "MS SQL", "FireStore", "MS Access"]
          }
      ],
      "familiar_with": [
        {
          "name": "C++",
          "icon": "fab fa-cuttlefish",
          "description": "Basic understanding of C++ syntax and object-oriented programming principles."
        },
        {
          "name": "Java",
          "icon": "fab fa-java",
          "description": "When I was 10, I started learning Java. Through my copy of 'Head First Java (2nd edition)', I was able to learn the core concepts of OOP, UI development and design patterns. Without this experince, I would not be the developer I am today. All this is to say, while I have not used Java in a while, I still have a strong grasp of the core concepts and syntax."
        }
      ]
    },
    {
      "id": "frontend",
      "name": "Frontend",
      "icon": "fas fa-desktop",
      "skills": [
        {
          "name": "HTML/CSS",
          "icon": "fab fa-html5",
          "description": "Developed responsive and accessible web interfaces with modern features.",
          "tags": ["HTML", "CSS", "Bootstrap"]
        },
        {
          "name": "JavaScript/TypeScript",
          "icon": "fab fa-js",
          "description": "Created interactive web applications with TypeScript and modern JS features.",
          "tags": ["JavaScript", "TypeScript", "React", "Vue.js", "Angular", "Svelte"]
        },
        {
          "name": "UI/UX Design",
          "icon": "fas fa-paint-brush",
          "description": "Designed intuitive user experiences with focus on accessibility and usability.",
          "tags": ["Wireframing", "Prototyping", "Accessibility"]
        },
        {
            "name": "Desktop UI Frameworks",
            "icon": "fas fa-desktop",
            "description": "Created applications with various desktop UI frameworks.",
            "tags": ["GTK", "Windows Forms", "tkinter", "Swing"]
        }
      ]
    },
    {
      "id": "cloud",
      "name": "Cloud & DevOps",
      "icon": "fas fa-cloud",
      "skills": [
        {
          "name": "Cloud Services",
          "icon": "fab fa-aws",
          "description": "Deployed applications on various cloud platforms with security best practices.",
          "tags": ["AWS", "Oracle Cloud", "Google Cloud", "Cloudflare", "Firebase", "EC2"]
        },
        {
          "name": "Version Control",
          "icon": "fab fa-github",
          "description": "Managed repositories and collaborative workflows for team development. Familiarity with Github Actions and CI/CD pipelines.",
          "tags": ["Git", "GitHub", "CI/CD", "GitHub Actions"]
        },
        {
          "name": "Docker",
          "icon": "fab fa-docker",  
          "description": "Familiarity with Docker for containerization and deployment of applications.",
          "tags": ["Docker"]
        }
      ]
    },
    {
      "id": "data",
      "name": "Data & AI",
      "icon": "fas fa-brain",
      "skills": [
        {
          "name": "Data Analysis",
          "icon": "fas fa-chart-bar",
          "description": "Analyzed complex datasets to extract insights and create visualizations.",
          "tags": ["Pandas", "NumPy", "Matplotlib", "Jupyter"]
        },
        {
          "name": "Machine Learning",
          "icon": "fas fa-brain",
          "description": "Developed ML models for classification, regression, and recommendation systems.",
          "tags": ["TensorFlow", "Keras", "ONNX", "scikit-learn"]
        },
        {
          "name": "AI Integration",
          "icon": "fas fa-robot",
          "description": "Experience integrating and working with various Machine Learning models into applications.",
          "tags": ["OpenAI", "Gemini", "Google Cloud", "ONNX Framework"]
        }
      ],
      "familiar_with": [
        {
          "name": "openCV",
          "description": "Familiarity with openCV for image processing."
        }
      ]
    },
    {
      "id": "tools",
      "name": "Development Tools",
      "icon": "fas fa-tools",
      "skills": [
        {
          "name": "IDEs & Tools",
          "icon": "fas fa-code",
          "description": "Proficient with modern development environments and productivity tools.",
          "tags": ["VS Code", "Visual Studio"]
        },
        {
          "name": "Package Management",
          "icon": "fab fa-npm",
          "description": "Experience with dependency management and package ecosystems.",
          "tags": ["NPM", "Node.js"]
        }
      ]
    },
    {
      "id": "automation",
      "name": "Automation & Scripting",
      "icon": "fas fa-tools",
      "skills": [
        {
          "name": "Rewst",
          "icon": "fas fa-robot",
          "description": "Proficient with Rewst and similar tools for automating tasks and workflows.",
          "tags": ["Rewst", "Automation"]
        }
      ]
    }
  ]
} 