// Data for Om Kushwaha — omkushwaha9
const SITE_DATA = {
  name: "Om Kushwaha",
  handle: "OK",
  role: "AI Engineer & Full-Stack Developer",
  tagline: "Open Source Builder",
  location: "Gujarat, India",
  email: "omkushwaha2005@gmail.com",
  resume: "https://drive.google.com/file/d/18uemv5TG945QEc-FXfhjyDj8onrBAICB/view?usp=sharing",
  socials: [
    { label: "GitHub",    url: "https://github.com/omkushwaha9" },
    { label: "LinkedIn",  url: "https://www.linkedin.com/in/omkushwaha9/" },
    { label: "Twitter",   url: "https://x.com/om_kushwaha9" },
    { label: "Instagram", url: "https://www.instagram.com/om_kushwaha9/" },
    { label: "Website",   url: "https://www.omkushwaha.in" },
    { label: "Email",     url: "mailto:omkushwaha2005@gmail.com" },
  ],
//  bio: "I build production-ready web apps and AI-powered tools — from React + Next.js frontends to Node.js APIs and real-time computer vision systems. 15+ months freelance. Launched a live monetized SaaS with Google AdSense approval.",
    bio: "I build production AI systems and intelligent web apps — specializing in agentic workflows, RAG pipelines, and high-throughput Python backends, paired with clean Next.js frontends. 15+ months freelancing with a proven track record of shipping live, monetized SaaS platforms.",

  experience: [
    {
      company: "Self-Employed",
      logo: "freelancer.png",
      role: "Freelance Web Developer",
      period: "Aug 2023 — Nov 2024",
      type: "Freelance",
      location: "Remote",
      highlights: [
        "Designed and delivered full-stack web applications for multiple clients using React.js, Node.js, Express.js, and MongoDB, following Agile practices",
        "Built responsive, SEO-optimized frontends with Tailwind CSS and Next.js, improving performance and mobile compatibility across devices",
        "Integrated REST APIs and third-party services, reducing client manual workflows by approximately 30% across delivered projects",
      ],
      tags: ["HTML5", "React.js", "Node.js", "Express.js", "MongoDB", "Next.js", "Tailwind CSS", "GSAP", "Framer Motion"],
    },
  ],

  featuredProjects: [
    {
      id: "omnivision",
      title: "OmniVision Pro",
      period: "Jul 2026 — Present",
      tagline: "Real-Time Computer Vision Dashboard",
      desc: "Real-time computer vision web app using Streamlit, MediaPipe, OpenCV, TFLite (EfficientNet-Lite0), streamlit-webrtc, and NumPy. Deployed live on Streamlit Cloud with 7 simultaneous tracking modules.",
      highlights: [
        "Hand gesture decoding (11+ gestures via vector-angle analysis)",
        "Face shape classification and emotion detection modules",
        "Object recognition via quantized EfficientNet-Lite0 TFLite",
        "Browser-to-server webcam streaming via WebRTC/STUN-ICE pipelines",
        "Low-latency live inference inside cloud sandboxes using PyAV",
      ],
      tags: ["Python", "Streamlit", "MediaPipe", "OpenCV", "TFLite", "WebRTC", "NumPy"],
      url: "https://omnivisionpro.streamlit.app/",
    },
    {
      id: "myhrtools",
      title: "MyHRTools",
      period: "May 2026 — Present",
      tagline: "HR & Career Productivity Platform",
      desc: "Production-ready HR utility platform delivering 6+ career and financial planning tools for salary, PF, gratuity, notice period, and experience calculations. Full product lifecycle from build to live revenue.",
      highlights: [
        "95+ Lighthouse Performance, 100 SEO, and 100 Accessibility scores",
        "SSR, JSON-LD structured data, Open Graph metadata, and sitemap generation",
        "Google Analytics 4, Vercel Analytics, and Core Web Vitals integration",
        "Google AdSense approved — launched automated ad monetization",
        "Mobile-first, SEO-first architecture with Next.js 15",
      ],
      tags: ["Next.js 15", "React", "TypeScript", "Tailwind CSS", "SSR", "SEO", "AdSense"],
      url: "https://www.myhrtools.com/",
    },
    {
      id: "twofold",
      title: "TwoFold",
      period: "Jan 2026 — Present",
      tagline: "AI-Powered Social Platform",
      desc: "Production-grade full-stack AI-powered social platform with real-time communication via WebSockets/Socket.io. Scalable Firebase and MongoDB architecture reducing page load from ~3.2s to 1.6s.",
      highlights: [
        "Real-time communication via WebSockets/Socket.io — 45% workflow efficiency gain",
        "Page load reduced from ~3.2s to 1.6s (50% improvement)",
        "60% faster cross-device interactions via optimized queries",
        "AI-driven free-tier using LLM-based recommendations",
        "70% more accessible functionality than competing subscription platforms",
      ],
      tags: ["React.js", "Node.js", "MongoDB", "Firebase", "Socket.io", "LangChain", "LLM"],
      url: "https://github.com/omkushwaha9",
    },
  ],

  otherProjects: [
    {
      title: "ChatBot-AI",
      period: "02.2025 — 11.2025",
      tagline: "Intelligent Conversational Platform",
      tags: ["Node.js", "NLP", "Prompt Engineering", "PHP", "JavaScript"],
      url: "https://github.com/omkushwaha9",
    },
    {
      title: "MyHRTools",
      period: "05.2026 — Present",
      tagline: "Live monetized SaaS · AdSense approved",
      tags: ["Next.js 15", "TypeScript", "Tailwind CSS", "Vercel"],
      url: "https://www.myhrtools.com/",
    },
    
    {
      title: "TwoFold Platform",
      period: "01.2026 — 02.2026",
      tagline: "Real-time AI social platform",
      tags: ["React.js", "Socket.io", "Firebase", "MongoDB"],
      url: "https://github.com/omkushwaha9",
    },
    {
      title: "OmniVision Pro",
      period: "07.2026 — Present",
      tagline: "7 CV modules · WebRTC streaming",
      tags: ["Python", "MediaPipe", "OpenCV", "TFLite", "Streamlit"],
      url: "https://github.com/omkushwaha9",
    },
    {
    title: "Suryapura Gram Vikas Portal",
    period: "08.2024 — 11.2024",
    tagline: "Digital platform for rural development & community services",
    tags: ["JavaScript", "HTML5", "CSS3", "React", "Tailwind CSS"],
    url: "https://github.com/omkushwaha9/suryapura-gram-vikas-portal",
    },
    {
    title: "RokanMitra",
    period: "12.2024 — 03.2025",
    tagline: "AI-powered civic assistant & automated workflow system",
    tags: ["React.js", "GSAP", "Framer Motion", "Tailwind CSS"],
    url: "https://github.com/omkushwaha9/RokanMitra",
    },
  ],

  education: [
    {
      school: "Ganpat University",
      degree: "B.Tech — Information Technology",
      period: "Aug 2024 — Present",
      note: "Gujarat, India",
    },
    {
      school: "Ganpat University",
      degree: "Diploma — Information Technology",
      period: "Aug 2021 — Apr 2024",
      note: "GPA: 9.11 · Gujarat, India",
    },
  ],

  certifications: [
    {
      issuer: "Boston Consulting Group (BCG) × Forage",
      title: "GenAI — Prompt Engineering & RAG Pipelines",
      date: "Jul 2026",
    },
    {
      issuer: "Tata Group (Tata iQ) × Forage",
      title: "Data Analytics — GenAI & Predictive Strategy",
      date: "Jul 2026",
    },
    {
      issuer: "IIT Patna × Masai",
      title: "AI & Machine Learning Program Qualifier",
      date: "2026",
    },
    {
      issuer: "Immersion Program, Goa",
      title: "Drone Technology, Cybersecurity & Leadership Development",
      date: "2026",
    },
  ],

  posts: [
    {
      title: "Building a Real-Time Computer Vision Dashboard on the Web",
      date: "Jul 12, 2026",
      excerpt: "How I built OmniVision Pro — 7 simultaneous CV modules streaming live via WebRTC inside Streamlit Cloud.",
      isNew: true,
      url: "https://dev.to/om_kushwaha9/building-a-real-time-computer-vision-dashboard-on-the-web-the-omnivision-pro-story-2i79", // change the links with the blogs or linkedin post link or a Readme file
    },
    {
      title: "Launching a Monetized SaaS as a Student — MyHRTools Story",
      date: "Jun 5, 2026",
      excerpt: "From idea to AdSense approval: the full story of building, deploying, and monetizing MyHRTools.",
      url: "https://dev.to/om_kushwaha9/launching-a-monetized-saas-as-a-student-myhrtools-story-495d",  // change the links with the blogs or linkedin post link or a Readme file
    },
  ],

  /*skills: {
    "AI / ML":       ["TensorFlow", "Keras", "Scikit-learn", "OpenCV", "MediaPipe", "LangChain", "NLP", "Prompt Engineering", "TFLite"],
    "Languages":     ["JavaScript", "TypeScript", "Python", "Java", "SQL"],
    "Web / Frontend":      ["React.js", "Next.js", "React Native", "Redux", "Material-UI", "Tailwind CSS", "GSAP", "HTML5", "CSS3"],
    "Backend":       ["Node.js", "Express.js", "REST APIs", "WebSockets", "Socket.io", "Flask", "Streamlit", "PHP"],
    "Databases":     ["MongoDB", "MySQL", "SQLite", "PostgreSQL"],
    "Infra / Cloud ": [ "Docker", "Kubernetes", "Firebase", "AWS"],
    "Tools":         ["Git", "GitHub", "VS Code", "Figma", "Framer", "Claude", "Colab", "Hugging Face", "Vercel", "Streamlit"]
  },*/
  "skills": {
    "Agentic AI & GenAI Frameworks": ["LangChain", "LangGraph", "CrewAI", "LLM API Integration", "ChromaDB", "FAISS", "Prompt Engineering", "NLP"],
    "Deep Learning & ML Libraries":  ["PyTorch", "TensorFlow", "Keras", "Scikit-Learn", "OpenCV", "MediaPipe", "Pandas", "NumPy", "TFLite"],
  //  "AI / ML":       ["TensorFlow", "Keras", "Scikit-learn", "OpenCV", "MediaPipe", "LangChain", "NLP", "Prompt Engineering", "TFLite"],
  //"Automation":    ["n8n", "LangChain", "Python", "REST API", "Slack API", "Stripe"],
    "Languages":     ["JavaScript", "TypeScript", "Python", "Java", "SQL"],
    "Web / Frontend":      ["React.js", "Next.js", "React Native", "Redux", "Material-UI", "Tailwind CSS", "GSAP", "HTML5", "CSS3"],
    "Backend":       ["Node.js", "Express.js", "REST APIs", "WebSockets", "Socket.io", "Flask", "Streamlit", "PHP"],
    "Databases":     ["MongoDB", "MySQL", "SQLite", "PostgreSQL"],
    "Infra / Cloud": ["Docker","Kubernetes","Firebase","AWS","Vercel"],
    "Tools":         ["Git","GitHub","VS Code","Figma","Framer","Claude","Colab","Hugging Face","Streamlit"],
  },
};

window.SITE_DATA = SITE_DATA;
