{
  "nav": {
    "experience": "Experience", "skills": "Skills", "projects": "Projects",
    "contact": "Contact", "hire": "Hire Me"
  },
  "hero": {
    "greeting": "Hello, I'm",
    "name": "Amresh Chandh",
    "title": "Senior Software Engineer · Full Stack Developer",
    "tagline": "Building scalable, high-performance web applications powered by intelligent AI, delivering seamless digital experiences for leading global enterprises.",
    "cta_work": "View My Work",
    "cta_contact": "Get In Touch"
  },
  "experience": {
    "heading": "Experience",
    "virtusa": {
      "role": "Software Engineer",
      "bullet1": "Spearheaded critical feature delivery under tight deadlines, consistently meeting business objectives",
      "bullet2": "Led a team of 5 engineers — task allocation, progress tracking, and technical mentoring for quality delivery",
      "bullet3": "Translated complex requirements into structured sprint tasks, improving planning efficiency by 30%",
      "bullet4": "Architecting and maintaining scalable web applications with .NET 8, Angular 16, C#, and TypeScript — focused on performance, security, and maintainability",
      "bullet5": "Championed peer review best practices, elevating code quality and delivery consistency across the team",
      "bullet6": "Collaborated with QA and DevOps to streamline release pipelines, cutting deployment time by 40% and reducing production incidents",
      "bullet7": "Engineered .NET 8 backend services using Azure Function orchestration (HTTP + queue triggers) to automate data processing workflows"
    },
    "optisol": {
      "role": "Software Engineer",
      "bullet1": "Delivered multiple full-stack enterprise applications using .NET Core (3.1/6.0), Angular (up to v16), SQL Server, C#, TypeScript, PrimeNG, and Kendo UI",
      "bullet2": "Drove SQL query optimization initiatives, improving database performance by 40% and significantly enhancing application responsiveness",
      "bullet3": "Designed and implemented enterprise-grade RBAC systems, eliminating unauthorized access incidents and strengthening application security",
      "bullet4": "Built and maintained RESTful APIs, integrating third-party services across high-traffic portals for MRF and L&T Constructions",
      "bullet5": "Engineered a large-scale report generation engine using .NET Core, increasing data processing throughput by 40% and enabling real-time project tracking",
      "bullet6": "Optimized DevOps workflows with Azure DevOps and CI/CD pipelines, reducing deployment time by 50%",
      "bullet7": "Maintained 99.9% uptime across production systems through proactive support and rapid incident resolution",
      "bullet8": "Recognized with 3 Spot Awards and the Living Our Values Award for sustained excellence and team contribution"
    }
  },
  "skills": {
    "heading": "Skills",
    "frontend": "Frontend",
    "backend": "Backend",
    "database": "Database",
    "devops": "DevOps & Cloud",
    "practices": "Engineering Practices"
  },
  "projects": {
    "heading": "Projects",
    "coming_soon": "Coming Soon",
    "view_project": "View Project",
    "project1": { "title": "Enterprise Web Application", "description": "Scalable full-stack enterprise application with Angular and .NET 8 backend." },
    "project2": { "title": "AI-Powered Dashboard", "description": "Analytics dashboard with Azure Functions and real-time data processing." }
  },
  "contact": {
    "heading": "Get In Touch",
    "subheading": "Have a project in mind or want to collaborate? I'd love to hear from you.",
    "name": "Your Name",
    "email": "Your Email",
    "message": "Your Message",
    "send": "Send Message",
    "sending": "Sending...",
    "success": "Message sent successfully!",
    "error": "Failed to send. Please try again."
  },
  "footer": { "copyright": "© 2026 Amresh Chandh. All rights reserved." }
}
