← Back to search
65
Partial
Agentic Readiness Score
productivity llms-txtai-pluginopenapiapi

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

llms.txt Content

# Angshuman Gupta - Product Leader Portfolio > Personal portfolio showcasing 12+ years of product management expertise across eCommerce, Fintech, AI/ML, and B2B platforms. Currently Product Lead at Zalando SE, with experience scaling products from 0-1 to millions of users. Platform Overview ----- This is the personal portfolio website of Angshuman Gupta, a Senior Product Leader based in Berlin, Germany. The platform showcases comprehensive product management experience, including detailed case studies, interactive demonstrations, professional background, and thought leadership through articles. Angshuman has led product initiatives at major companies including Zalando SE, Zeta Tech, Ola Cabs, and founded multiple startups. His expertise spans B2B platforms, identity management systems, AI/ML implementations, and full-stack product development. ## Core Features ### Professional Portfolio - **Project Case Studies**: Detailed documentation of major product initiatives with quantified impact - **Experience Timeline**: Comprehensive career progression with role descriptions and achievements - **Interactive Games**: Product management simulations and learning tools - **Skills & Expertise**: Technical and strategic competencies across product domains ### Content & Insights - **Medium Articles**: Live integration with latest thought leadership content - **Project Documentation**: Links to comprehensive project artifacts and documentation - **Professional Resources**: Resume, audio introduction, and contact information ### Learning & Engagement - **PM Games**: Interactive prioritization, feature-metric matching, tech stack challenges - **Real-world Simulations**: Burnout meter, sprint planning, and strategic decision games - **Case Study Deep-dives**: Detailed implementation stories with metrics and lessons learned ## Navigation Structure ### Main Navigation Links - `/` - Homepage with hero introduction, company logos, and navigation to all sections - `/?tab=abou

OpenAPI Spec (preview)

{ "openapi": "3.0.1", "info": { "title": "Angshuman Gupta Portfolio API", "description": "API for accessing Angshuman Gupta's portfolio information, projects, experience, and expertise.", "version": "v1" }, "servers": [ { "url": "https://angshumangupta.com" } ], "paths": { "/api/search": { "get": { "operationId": "searchContent", "summary": "Search the portfolio for specific content", "parameters": [ {