{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Aman Priyadarshi",
    "label": "Senior Full-Stack Engineer & Product Builder · 10+ years",
    "email": "contact@amanpriyadarshi.com",
    "url": "https://amanpriyadarshi.com",
    "summary": "Senior software engineer with 10+ years of shipping production systems, now also building and shipping independent products end to end — mobile, web, backend, infrastructure, and AI. Recent solo launches: Manifested.me (cross-platform wellness app, live on the App Store and Google Play) and OperativeOps (multi-tenant SaaS with multi-agent AI and enterprise SSO). At Taubert Consulting GmbH since 2017, building backend microservices for EV charging infrastructure.",
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "aman-priyadarshi-269297a2",
        "url": "https://www.linkedin.com/in/aman-priyadarshi-269297a2"
      },
      {
        "network": "GitHub",
        "username": "amanpriyadarshi1",
        "url": "https://github.com/amanpriyadarshi1"
      }
    ]
  },
  "work": [
    {
      "name": "Taubert Consulting GmbH",
      "position": "Senior Software Engineer",
      "startDate": "2017-09",
      "summary": "Backend microservices for EV charging infrastructure.",
      "highlights": [
        "Build and maintain backend systems for EV charging infrastructure — services that authenticate drivers, broker charging sessions across operator networks, and keep stations discoverable, available, and billable.",
        "Led the migration of a PHP/Laravel monolith to 20+ Go microservices: cut p95 latency ~70%, lifted throughput ~5×, and shrank the build / deploy pipeline from minutes to seconds.",
        "Zero unplanned downtime on the platform since the migration; primary maintainer of both the Go backend and the React frontend used by drivers, operators, and partner networks.",
        "Work across the stack — Go, TypeScript, React, PostgreSQL, Docker, GitLab CI/CD — owning features end to end from data model to client; integrate with industry protocols (OCPP, OCPI, ISO 15118)."
      ]
    },
    {
      "name": "Suggestto Pvt. Ltd",
      "position": "Senior Software Engineer",
      "startDate": "2017-02",
      "endDate": "2017-08",
      "summary": "Scalable PHP/Laravel + AWS web apps for an early-stage startup."
    },
    {
      "name": "Balance Nutrition",
      "position": "Software Engineer",
      "startDate": "2015-08",
      "endDate": "2017-01",
      "summary": "Full-stack web work in PHP / JavaScript / MySQL."
    }
  ],
  "projects": [
    {
      "name": "Manifested.me",
      "description": "Cross-platform wellness app — iPhone, iPad, Android.",
      "highlights": [
        "Designed and shipped a cross-platform wellness app (iPhone, iPad, Android) — production launch within 4 weeks of starting; currently on v3.1 with weekly releases.",
        "Built end to end: native client, on-device intelligence, biometric integration (HRV, sleep, mood correlation, Google Fit, HealthKit-equivalent reads), and in-app subscriptions.",
        "Privacy-by-design architecture: all user data and AI inference run on-device — zero server-side storage, zero tracking, zero ads — eliminating both privacy risk and per-user inference cost.",
        "20+ wellness modules (mood-landscape rendering, dream decode with voice capture, 39+ binaural beat presets, vision boards, chakra and I Ching readings, guided manifestation journeys) unified by a daily three-ritual loop and a single composite Life Score."
      ],
      "keywords": [
        "React Native",
        "iOS",
        "Android",
        "On-device ML",
        "HealthKit",
        "Google Fit",
        "IAP"
      ],
      "startDate": "2026-03",
      "url": "https://manifested.me",
      "roles": [
        "Founder",
        "Sole Engineer"
      ],
      "type": "application"
    },
    {
      "name": "OperativeOps",
      "description": "Multi-tenant SaaS platform with five specialist AI agents, hybrid RAG, and enterprise SSO.",
      "highlights": [
        "Built a multi-tenant AI platform with five specialist agents (CEO, CTO, HR, Marketing, Analytics) coordinating through a shared Blackboard pattern — agents publish insights other agents can read without direct coupling.",
        "Implemented hybrid RAG in a single weighted SQL query: PostgreSQL pgvector cosine similarity plus full-text search, with no external vector database.",
        "Wired up a pluggable LLM provider layer (OpenAI, Anthropic, Groq, Ollama, Azure) selectable per organisation without code changes.",
        "Shipped enterprise auth (NextAuth + SAML 2.0 / OIDC SSO), domain-based organisation routing, six-role RBAC, and per-org API keys with scoped permissions.",
        "Integrated the MCP protocol (HTTP, SSE, stdio transports) for tool extensibility; AES-256-GCM at rest for secrets and full audit logging on every AI call."
      ],
      "keywords": [
        "Multi-agent AI",
        "RAG",
        "pgvector",
        "SAML",
        "OIDC",
        "MCP",
        "Next.js",
        "Drizzle",
        "PostgreSQL"
      ],
      "url": "https://operativeops.com",
      "roles": [
        "Founder",
        "Sole Engineer"
      ],
      "type": "application"
    }
  ],
  "education": [
    {
      "institution": "MMU",
      "area": "Engineering",
      "studyType": "Bachelor of Engineering (B.E. / B.Tech)",
      "startDate": "2011-08",
      "endDate": "2015-04"
    }
  ],
  "skills": [
    {
      "name": "AI & ML",
      "keywords": [
        "LLM integration (OpenAI, Anthropic, Groq, Llama, Ollama)",
        "Multi-agent orchestration",
        "Hybrid RAG with pgvector",
        "Prompt engineering",
        "On-device inference",
        "MCP tool protocol"
      ]
    },
    {
      "name": "Mobile",
      "keywords": [
        "React Native (iOS + Android)",
        "In-app subscriptions",
        "Push notifications",
        "Biometric / health data integration",
        "App Store and Play Store deployment"
      ]
    },
    {
      "name": "Backend",
      "keywords": [
        "Go",
        "Node.js",
        "TypeScript",
        "PHP / Laravel",
        "Python",
        "Microservices",
        "Monolith-to-microservices migration",
        "Real-time systems (WebSockets, gRPC)",
        "PostgreSQL",
        "Redis",
        "Docker",
        "AWS",
        "Vercel",
        "GitLab CI/CD"
      ]
    },
    {
      "name": "Frontend",
      "keywords": [
        "React",
        "Next.js",
        "TypeScript",
        "Tailwind CSS",
        "Framer Motion",
        "REST + GraphQL APIs",
        "Design systems",
        "Performance optimisation",
        "Internationalisation"
      ]
    },
    {
      "name": "Integrations",
      "keywords": [
        "Stripe (payments + subscriptions)",
        "Slack",
        "Salesforce",
        "Jira",
        "HubSpot",
        "Zapier and webhooks",
        "Apple and Google platform SDKs",
        "OCPP",
        "OCPI",
        "ISO 15118"
      ]
    },
    {
      "name": "Scale & Security",
      "keywords": [
        "Multi-tenant architecture",
        "SAML 2.0 / OIDC SSO",
        "RBAC",
        "AES-256 encryption at rest",
        "Audit logging",
        "GDPR-aware data handling",
        "Observability and on-call"
      ]
    }
  ],
  "meta": {
    "canonical": "https://amanpriyadarshi.com",
    "version": "1.0.0",
    "lastModified": "2026-05-07"
  }
}
