Digital Twin Demo
Ask questions about professional experience, skills, and projects
💡 Sample queries: "What's your experience?", "Tell me about your skills", "What projects have you built?", "What's your education background?"
Person App Demo
Full-stack CRUD application with OAuth authentication
🔐 Authentication
- • OAuth login (Google/GitHub)
- • Session management
- • Protected routes
- • Role-based access
💾 CRUD Operations
- • Create person records
- • Read/view person list
- • Update existing data
- • Delete with confirmation
Tech Stack: Next.js 15, Prisma ORM, Neon PostgreSQL, Auth.js, TypeScript
Roll Dice MCP Demo
MCP tool calling demonstration with JSON-RPC protocol
MCP Protocol: This demonstrates how AI agents call tools through the Model Context Protocol. The rolldice tool is a simple example showing JSON-RPC communication between agent and server.
Ready to Explore More?
All projects are deployed and ready for testing