Hi, my name is
Shreyans Bhatt
Solution Architect | AI Red Teaming & Offensive Security | CEH Certified
Solution architect and founder of Cyron Intelligence with 16+ years building secure, large-scale systems. I now focus on AI and LLM security: red teaming agentic platforms, defending RAG and MCP, and turning the OWASP LLM Top 10 into working code, not slideware.
16+
Years Experience
50+
Projects Delivered
CEH
Certified
// Career Timeline
Experience
16+ years of architecting scalable systems across enterprise, fintech, healthcare, and cybersecurity domains.
AI Security Research & Red Teaming
Featured
AI Red Teamer & Security Researcher
Aug 2025 – Present • 10 months • Remote
AI Security Research & Red Teaming
FeaturedAI Red Teamer & Security Researcher
Self-driven applied research into AI and LLM security, pursued alongside my Solution Architect role at GlobalLogic. A set of runnable, public proof-of-concepts that turn the OWASP LLM Top 10, OWASP Agentic Top 10, MITRE ATLAS, and AI governance frameworks into working code instead of slideware. All repos are public on GitHub.
Key Achievements
- ▹ Adversarial ML lab: built the full attack lifecycle against a real classifier, data poisoning by label flipping, an L-infinity evasion attack at the decision boundary, and a Madry-style adversarial-training defense, all mapped to MITRE ATLAS and the OWASP ML Top 10. Repo: adversarial-ml-attacks-defenses.
- ▹ Prompt injection and EchoLeak: attacked a defended RAG chatbot across four escalating classes, ending in an indirect injection that exfiltrates data through a markdown image URL, the same mechanism as the real M365 Copilot EchoLeak (CVE-2025-32711). Repo: rag-prompt-injection-echoleak.
- ▹ MCP security, two ways: a deliberately vulnerable Model Context Protocol server with command injection and tool-description poisoning, defended with a Docker MCP Gateway and a custom JSON-RPC runtime interceptor; plus a side-by-side vulnerable vs hardened pair proving each control. Repos: mcp-security-docker-gateway, mcp-server-security.
- ▹ Membership inference and privacy: a Shokri-style shadow-model attack (MITRE ATLAS AML.T0024) against an overfit model, benchmarked against four defenses including DP-SGD via Opacus and SISA sharded training for machine unlearning. Repo: membership-inference-attack.
- ▹ LLM access governance: a deny-by-default Open Policy Agent (Rego) policy controlling who may call which model with what data, paired with a garak red-teaming harness for jailbreaks and prompt injection. Repo: llm-access-governance-opa-garak.
- ▹ AI GRC compliance mapper: a declarative engine that maps technical controls to ISO/IEC 42001, the EU AI Act high-risk articles, and NIST AI RMF, then prints an auditor-ready coverage and gap report. Repo: ai-grc-compliance-mapper.
- ▹ AI code provenance: a git commit-msg hook that detects AI authorship, writes an append-only ledger, and stamps a signed trailer, with a CI gate that fails any AI-attributed commit missing its record. Built for EU AI Act Article 12 logging. Repo: ai-code-provenance.
- ▹ Authored a pre go-live red team assessment plan for an enterprise multi-agent SDLC platform, applying MITRE ATLAS, OWASP LLM Top 10 v2.0, OWASP Agentic Top 10, CSA MAESTRO, and STRIDE for AI to test excessive agency, data isolation, and orchestration integrity.
Tech Stack
Skills Applied (Project Depth)
GlobalLogic - A Hitachi Company
Featured
Solution Architect
Aug 2024 – Present • 1 yr 10 mo • Hybrid
GlobalLogic - A Hitachi Company
FeaturedSolution Architect
Wood Mackenzie is a global leader in natural resources research and consultancy. EPSI is their on-demand modeling platform for the short-term renewable energy market.
Key Achievements
- ▹ Deeply involved in re-platforming and modernization of EPSI, Wood Mackenzie's on-demand modeling platform for the short-term renewable energy market
- ▹ Collaborated with cross-functional teams to deliver ARDs, Tech Radar initiatives, and C4 diagrams ensuring architectural alignment and innovation
- ▹ Built and integrated Azure Event Hubs, API Management & Apache Kafka for scalable event streaming
- ▹ Delivered PoCs on API Gateway Architecture (APIM Upstream), Early Authentication, and Rate Limiting—establishing reusable patterns for scalable API security
- ▹ Presented EPSI Architecture Review to stakeholders, aligning platform modernization with long-term secure design goals
- ▹ Integrated performance enhancements reducing system latency by 30%
- ▹ Participate in GlobalLogic's Architecture Guild sharing insights on modern architectural trends
- ▹ Help engineering team with feasibility checks through targeted, precise, and demonstrable Proof of Concepts
Tech Stack
Skills Applied (Project Depth)
Cyron Intelligence
Featured
Founder & Security Product Architect
Jun 2024 – Present • 2 years • Remote
Cyron Intelligence
FeaturedFounder & Security Product Architect
Cyron Intelligence is a research-led cybersecurity firm building intelligence-driven security for APIs and AI systems. Its flagship product, cyron.io, is an AI-powered API security platform that catches attacks which look like normal traffic. Built by people who attack systems for a living.
Key Achievements
- ▹ Founded Cyron Intelligence, a research-led cybersecurity firm, and architected cyron.io, its AI-powered API security platform protecting HTTP, WebSocket, and gRPC traffic.
- ▹ Designed the iris agent: a single Docker container that attaches at the Linux kernel using eBPF, auto-discovers live API endpoints, and needs zero code changes or application restarts.
- ▹ Built on a 'mirror, never intercept' model so analysis runs out-of-band with no added latency on the live request path, while still allowing kernel-level blocking of confirmed threats.
- ▹ Reached roughly 2ms average detection time by learning each API's normal behavior over a 24-hour baseline instead of relying on static signatures.
- ▹ Added 'System 2 Thinking', an LLM-based forensic layer that explains every flagged threat in plain English, applied only to ambiguous cases so cost and latency stay low.
- ▹ Covered the OWASP API Security Top 10 in practice: BOLA, broken authentication, credential stuffing, JWT attacks, mass assignment, business-logic fraud, and unrestricted resource consumption.
- ▹ Shipped privacy by design: raw payloads are never stored, only metadata is extracted then discarded, with EU hosting and on-premise or white-label options for regulated customers.
- ▹ Offer security posture assessments and STRIDE / MAESTRO-style threat modeling, plus compliance readiness for ISO 27001, ISO 42001, SOC 2, EU AI Act, NIS2, GDPR, and PCI-DSS 4.0.
Tech Stack
Skills Applied (Project Depth)
Viseo Asia Pte Ltd
Featured
Technical Architect | Lead
Apr 2024 – Aug 2024 • 4 months • Remote
Viseo Asia Pte Ltd
FeaturedTechnical Architect | Lead
The Monetary Authority of Singapore (MAS) is the central bank and financial regulatory authority of Singapore. This project focused on the Fund Tax Incentive Scheme for Family Offices.
Key Achievements
- ▹ Laid foundation of robust and reusable backend components and design patterns by creating Microservices decomposition and communication diagrams
- ▹ Defined branching strategies and proposed High-Level Architecture Designs adhering to Singapore government's high-security standards—IM8 and OWASP
- ▹ Actively participated in project steering committee guiding technical course through backlog grooming sessions and estimations
- ▹ Mentored 5+ developers, improving code quality by 20% and reducing feature delivery times by 25%
- ▹ Developed critical algorithms achieving 98% project functionality within deadlines, gaining client trust
- ▹ Designed database structure for all microservices and oversaw implementation
- ▹ Optimized backend-React integration, reducing API response time by 40% through efficient data flow strategies
- ▹ Maintained and enriched team's technical documentation for faster onboarding using Confluence
Tech Stack
Skills Applied (Project Depth)
InstaFlo HealthTech LLP
Solutions Architect
Jun 2022 – Jun 2023 • 1 year • Remote
InstaFlo HealthTech LLP
Solutions Architect
InstaFlo is a startup focused on providing emergency/Golden hour medical services to users through managed services. The platform coordinates ambulance dispatch, hospital connectivity, and patient management.
Key Achievements
- ▹ Completed database design in record time for project kickstart
- ▹ Full ownership of the product on technical aspect with close collaboration with CTO
- ▹ Ownership of technical decisions including programming paradigms, deployment strategies, and data migrations
- ▹ Executed system architecture modeling with deep understanding of implications
- ▹ Designed required diagrams and workflows for team of programmers
- ▹ Demonstrated robustness of system architecture to technical stakeholders
- ▹ Implemented highly advanced POCs for MVP release demonstrating system capabilities to stakeholders
- ▹ Active participation in coding activities across web app, desktop application, mobile app, and cloud-based serverless functions
- ▹ Implementation of REST-based web service using XML/JSON bindings following Domain Driven Design
Tech Stack
Skills Applied (Project Depth)
LogicSense Technologies Pvt Ltd
Featured
Technical Consultant | Tech Lead
Nov 2021 – Apr 2024 • 2 yrs 5 mo • Remote
LogicSense Technologies Pvt Ltd
FeaturedTechnical Consultant | Tech Lead
Multi-client consulting engagement serving OneStop Australia (logistics/security) and L'Oreal Singapore (Beauty Tech platform). Delivered scalable microservices solutions with industry best practices.
Key Achievements
- ▹ Architected .NET-based microservices on Azure App Service with Kafka streaming and event-driven design
- ▹ Designed and implemented high-performance .NET 8 microservices with Azure Kubernetes Service (AKS) and Kafka event processing
- ▹ Spearheaded Beauty Tech Microservice design for L'Oreal, delivering scalable solutions with industry best practices
- ▹ Designed scalable product data platform blueprint using microservices and API-first strategy ensuring cross-system consistency across ERP, analytics, and e-commerce
- ▹ Built integration pipelines and harmonized product metadata across Azure and AWS services ensuring seamless ingestion and synchronization
- ▹ Optimized backend .NET Core APIs and improved Azure Service Bus/Kafka-based messaging performance by 40%
- ▹ Implemented functional deliverables using DDD, improving integration with client team achieving 95% success rate
- ▹ Achieved positive feedback consistently about superior code quality from client's leadership
- ▹ Demonstrated aptitude to learn Domain-Driven-Design, Railway-Oriented Programming, and Functional Programming concepts
Tech Stack
Skills Applied (Project Depth)
UWorld India Pvt. Ltd.
Featured
Principal Software Engineer
Jul 2020 – Jul 2021 • 1 year • Remote
UWorld India Pvt. Ltd.
FeaturedPrincipal Software Engineer
UWorld is the most user-friendly test prep company on the market. They have helped millions of undergraduates, graduates, and professionals successfully prepare for high-stakes exams including USMLE, NCLEX, and more.
Key Achievements
- ▹ Received B2B Innovation Award for defining scalable microservices, increasing system reliability by 30%
- ▹ Awarded technical lead for organization's most rewarding B2B platform for extraordinary contribution in Test Preparation Interface module
- ▹ Executed responsibility for delivering quality features by actively participating in development activities, technical and functional grooming sessions
- ▹ Worked on establishing company's first DevOps implementations for different environments leading to production server
- ▹ Implemented Onion Architecture and Clean Design code for new microservices-focused API
- ▹ Played crucial role in upgrading the technical stack of the product
- ▹ Maintained Azure DevOps pipelines for different environments
Tech Stack
Skills Applied (Project Depth)
Milestone Inc.
Featured
Principal Software Engineer | Tech Lead - Research Specialist
Jul 2019 – Jun 2020 • 11 months • Onsite
Milestone Inc.
FeaturedPrincipal Software Engineer | Tech Lead - Research Specialist
Milestone helps companies create, organize, and amplify digital information to enhance client's digital presence. They specialize in SEO, schema markup, and digital marketing solutions for hospitality and enterprise clients.
Key Achievements
- ▹ Proved technical feasibility of newly discovered AI-enabled Schema Manager solution by efficiently implementing and demonstrating POC to stakeholders achieving required scalability
- ▹ Achieved stakeholder approval by demonstrating Cloud-based & AI-enabled Schema Manager with 50% faster POC delivery
- ▹ Led the programming team of Schema Manager product to deliver the MVP under stipulated time
- ▹ Ensured high levels of quality in implemented code by following best practices for microservices and cloud-based scalability
- ▹ Architected scalable pipeline using Python, NLP, Scrapy, Azure PaaS, and CosmosDB
- ▹ Applied ANN/CNN models to support multilingual rendering across web and voice interfaces
- ▹ Performed task breakups, communicated timeframes with estimations, and mentored team members as technical lead
Tech Stack
Skills Applied (Project Depth)
H&R Block India Pvt. Ltd.
Senior Software Engineer | ORM Module Lead
Apr 2017 – Jun 2019 • 2 yrs 2 mo • Onsite
H&R Block India Pvt. Ltd.
Senior Software Engineer | ORM Module Lead
H&R Block, Inc. is an American tax preparation company operating in Canada, the United States, and Australia. They have prepared more than 680 million tax returns since 1955 with approximately 12,000 company-owned and franchise retail locations.
Key Achievements
- ▹ Awarded Outstanding Performer of the Year 2018 for the planned transformation of legacy product to microservice-based solution
- ▹ Awarded Extra Miler for the quarter (Q4 2018) for outstanding performance
- ▹ Took responsibility to remove Silverlight technology, contributing to creation of required tools for new microservices
- ▹ Promoted as Module Leader responsible for Object Relation Models mapping between old and new systems
- ▹ Consciously implemented appropriate design patterns for supporting legacy code and new web API consumed by Angular clients
- ▹ Contributed to R&D on Dimensionality Reduction algorithm research and implementation
- ▹ Guided and mentored Junior Software Engineers to achieve targeted team performance
- ▹ Joined organization for migrating huge, complex legacy Tax filing system into new generation product
Tech Stack
Skills Applied (Project Depth)
LogicSense Technologies Private Limited
Technology Solution Architect
Nov 2013 – Apr 2017 • 3 yrs 5 mo • Onsite
LogicSense Technologies Private Limited
Technology Solution Architect
LogicSense Technologies is a product-based company focused on Electronic Medical Records management. They provide cutting-edge technology solutions for healthcare providers including clinics and hospitals.
Key Achievements
- ▹ Transformed legacy product to Microservice architecture with full ownership of technical components
- ▹ Took full ownership of .NET-based and open-source integration with migration plans
- ▹ Implemented Android mobile application using Android SDK for API level 29 with stylus pen support for handwritten doctor's prescriptions
- ▹ Developed automated facial detection through web camera integration using Windows SDK for in-patient enrollment feature
- ▹ Designed robust, reusable and secure workflows for maintaining highly integrated medical records
- ▹ Executed plan for systematic upgradations addressing trade-offs from MVP release phase
- ▹ Demonstrated high degree of professionalism by achieving quality implementations on pre-decided time
- ▹ Handled team of 10 members consisting of Senior and Junior engineers covering all aspects of SDLC and release management
Tech Stack
Skills Applied (Project Depth)
XDocWorks (Reeleezee) Pvt. Ltd.
Software Engineer | SSRS Specialist
Oct 2013 – Apr 2017 • 3 yrs 6 mo • Onsite
XDocWorks (Reeleezee) Pvt. Ltd.
Software Engineer | SSRS Specialist
Reeleezee is a successful Dutch provider of online bookkeeping, invoices and time sheets for starters, own-account workers, SMEs and their accountants. From their business premises in Breukelen, they serve over 80,000 users with more than 20,000 online bookkeeping systems.
Key Achievements
- ▹ Joined organization predominantly as SSRS developer with strong C# knowledge
- ▹ Developed quality-driven code while maintaining existing Silverlight-based web application
- ▹ Implemented SSRS-based multilingual and customized reports
- ▹ Created multilingual SSRS reports by gaining entire system's SQL database knowledge
- ▹ Created new web APIs to support new features in single tenancy database environments with heterogeneous release versions
- ▹ Built indigenously developed rendering engine capable of designing input parameter controls dynamically
- ▹ Generated over 100 reports under various categories with multilingual parameter filtering
Tech Stack
Skills Applied (Project Depth)
Capital Knovus - Logical Software Solution Pvt. Ltd.
Senior Software Engineer
May 2012 – Sep 2013 • 1 yr 4 mo • Onsite
Capital Knovus - Logical Software Solution Pvt. Ltd.
Senior Software Engineer
Knovos (formerly Capital Novus) is a global technology firm that provides comprehensive Knowledge Management and Litigation Support services to legal, corporate, and government clientele. They offer cost-effective solutions for eDiscovery, Information Governance and Project management.
Key Achievements
- ▹ Developed high-quality code for complex, high-performance eDiscovery Document Management Platform modules
- ▹ Integrated Big Data implementation with .NET-based Windows application using appropriate abstractions and interfaces
- ▹ Implemented highly efficient code for processing millions of records
- ▹ Contributed to development of attribute-based document search system for e-discovery solutions
- ▹ Helped junior developers with technical difficulties by removing technical bottlenecks
- ▹ Participated in Requirement Gathering and Analysis meetings and production release activities
- ▹ Developed eZREVIEW (Most Used Document Review Platform Worldwide) - Automatic Document Profiling module integrating .NET and Java algorithms
- ▹ Built server-side export and notification system enabling background processing without client wait time
- ▹ Created automated phrase detection for Solr integration and database search
- ▹ Developed eZVUE (Efficient data culling tool) - Multiple Load Flat File Import processing 500GB+ datasets efficiently
Tech Stack
Skills Applied (Project Depth)
eConsultants Networks India Pvt. Ltd.
Software Engineer
Feb 2010 – May 2012 • 2 yrs 3 mo • Onsite
eConsultants Networks India Pvt. Ltd.
Software Engineer
eConsultantsNetwork India is an offshore software development & outsourcing company specializing in providing services to clients located in Germany. They serve customers with 24/7 support for ERP and custom software solutions.
Key Achievements
- ▹ Joined as intern and earned permanent role as dedicated .NET programming resource for German ERP development team
- ▹ Extended generic and flexible entity framework for product development following Object Oriented Principles
- ▹ Supported customers troubleshooting technical difficulties in server deployment and availability
- ▹ Developed web projects as individual contributor and deployed on regional servers
- ▹ Built Performance Management System (CRM-PMS) with web interface for Project & ToDos management
- ▹ Developed LEA+ WILKEN integration module for Outgoing Invoice using VSTO Word Bookmarks
- ▹ Created Invoice Template and Billing modules with editable/non-editable bookmark fields
- ▹ Implemented Dynamic Captions, Runtime Field Generation, Multicolumn Search, Resolution Independent Layout
Tech Stack
Skills Applied (Project Depth)
// Technical Arsenal
Skills & Expertise
Aggregated proficiency across 16+ years. Ratings reflect maximum depth achieved across projects.
Top Competencies (9)
C#
Applied in 4 projects
Solution Architecture
Applied in 3 projects
Offensive Security
Applied in 2 projects
Microservices Architecture
Applied in 2 projects
AI Red Teaming
Applied in 1 project
LLM Security
Applied in 1 project
Prompt Injection Defense
Applied in 1 project
AI Agent & MCP Security
Applied in 1 project
API Security
Applied in 1 project
Skills by Category
AI & Offensive Security (14 skills) Offensive AI LLM +11
Architecture & Design (19 skills) Solution Microservices API +16
Backend & Languages (10 skills) C# .NET AI +7
Cloud & DevOps (7 skills) Azure AWS Azure +4
AI & Machine Learning (4 skills) Adversarial Differential Machine +1
Security & Compliance (9 skills) Offensive LLM AI +6
Data & Databases (2 skills) SQL Kafka
Certified Ethical Hacker (CEH)
EC-Council • ECC0235961487
ML Specialization
Stanford + DeepLearning.AI • Coursera
// Social Proof
Testimonials
Direct recommendations from colleagues, managers, and clients on LinkedIn.
Deepthi Garine
Project Manager/Scrum Master/Software Team Lead(Full Stack)
Viseo Asia Pte Ltd
October 2024
Dhaval Thanki
Head of Research and Development
Milestone Inc
April 2020
Tony Pottier
Digital Tech | Data | Software Engineering | Positive Digital Maker
Viseo Asia Pte Ltd
October 2024