{"version":"1.0","title":"Ayush Sharma - Portfolio Data Feed","description":"Structured JSON feed of projects, experience, and skills for AI agents","home_page_url":"https://aysh.me","feed_url":"https://aysh.me/api/feed.json","author":{"name":"Ayush Sharma","url":"https://aysh.me","email":"hi@aysh.me"},"professional":{"title":"Full Stack Lead Developer","company":"Kakiyo OÜ","location":"Remote","specialization":["AI-powered applications","Full Stack Development","Cloud Architecture","LLM Integration"]},"technologies":{"frontend":["React","Next.js","TypeScript","JavaScript","Tailwind CSS","Framer Motion"],"backend":["Node.js","Python","C","C++","PostgreSQL","MongoDB","Firebase","Appwrite","Supabase"],"ai_ml":["OpenRouter","Vercel AI SDK","OpenAI API","Gemini","GROQ","Llama","Exa AI","MCP (Model Context Protocol)"],"devops":["AWS","Docker","Vercel","Cloudflare","VPS Management"],"tools":["Git","Prisma","GraphQL"]},"social":{"github":"https://github.com/cyberboyayush","linkedin":"https://linkedin.com/in/cyberboyayush","twitter":"https://twitter.com/cyberboyayush"},"experience":[{"id":1,"company":"Kakiyo OÜ","position":"Lead Developer","duration":"July 2025 - Present","location":"Remote","current":true,"description":"Leading full-stack development initiatives, architecting scalable solutions, and driving technical excellence in modern web applications.","responsibilities":["Built AI-powered LinkedIn automation platform with Next.js/React, improving client outreach engagement by 70%","Reduced Appwrite costs by 70% through query optimization and caching, maintaining sub-100ms API response times","Shipped production features rapidly with 99.9% uptime, iterating based on real-time user feedback","Architect and implement scalable backend systems with modern cloud infrastructure","Lead technical decisions and mentor development teams on best practices","Drive performance optimization initiatives across full-stack applications"],"technologies":["React","Next.js","TypeScript","Node.js","PostgreSQL","AWS","Docker","TailwindCSS","Prisma","GraphQL"]}],"projects":[{"id":1,"title":"MemContext","slug":"memcontext","description":"Persistent memory layer for AI coding agents — save once, retrieve forever across all sessions.","detailed_description":"MemContext is a persistent memory layer for AI coding agents that solves the problem of AI assistants forgetting everything between sessions. It provides automatic memory saving and semantic retrieval via the Model Context Protocol (MCP). Features include intelligent memory with automatic save and retrieve, semantic search using 1536-dimensional vector embeddings for meaning-based retrieval, cross-tool sync across Claude, Cursor, Windsurf, Cline, Codex and more, auto-updating memories that evolve without duplicates, encrypted and private storage, and project-scoped memory organization. Built as a Turborepo monorepo with a Hono API backend, Next.js dashboard, MCP server, and marketing website — all sharing types via a packages layer.","category":"AI","tags":["TypeScript","Hono","Next.js","React","TailwindCSS","Drizzle","Neon","PostgreSQL","MCP","Turborepo","Upstash Redis","OpenRouter","Vercel AI SDK"],"year":"2026","duration":"2 Months","featured":true,"is_hackathon_project":false,"challenges":["Implementing semantic search with 1536-dim vector embeddings for meaning-based memory retrieval instead of keyword matching","Building automatic memory deduplication and relation classification (saved, updated, extended) using AI","Designing cross-tool memory sync that works across Claude, Cursor, Windsurf, Cline, and other MCP-compatible clients","Architecting a Turborepo monorepo with clean separation between API, MCP server, dashboard, and website apps","Implementing rate limiting, secure API key authentication, and encrypted storage for user privacy"],"links":{"demo":"https://memcontext.in","github":"https://github.com/CyberBoyAyush/memcontext","page":"https://aysh.me/projects/memcontext"}},{"id":2,"title":"Zenox","slug":"zenox","description":"OpenCode plugin for intelligent agent orchestration with specialized subagents and parallel background tasks.","detailed_description":"Zenox supercharges OpenCode with specialized AI agents that handle different aspects of development. Instead of one agent doing everything, you get a team of experts — each optimized for their domain. Features 4 specialized agents (Explorer for codebase grep, Librarian for docs research, Oracle for strategic decisions, UI Planner for visual design), background tasks for parallel execution, thinking mode variants, keyword triggers like 'ultrawork' and 'deep research', session history querying, code intelligence via LSP, and todo continuation. Includes MCP servers for Exa web search, grep_app for GitHub search, and sequential-thinking for complex reasoning.","category":"AI","tags":["TypeScript","OpenCode","AI Agents","MCP","Bun"],"year":"2026","duration":"5 Days","featured":true,"is_hackathon_project":false,"challenges":["Designing intelligent delegation patterns that automatically route tasks to the right specialized agent","Implementing parallel background task execution with proper notification and result retrieval","Building thinking mode variants with configurable reasoning levels (high, xhigh, max) per agent","Creating keyword trigger system for special modes like ultrawork and deep research","Integrating multiple MCP servers (Exa, grep_app, sequential-thinking) seamlessly"],"links":{"demo":"https://www.npmjs.com/package/zenox","github":"https://github.com/CyberBoyAyush/zenox","page":"https://aysh.me/projects/zenox"}},{"id":3,"title":"Plnr","slug":"plnr","description":"AI-powered CLI tool for intelligent codebase planning and context-aware implementation assistance","detailed_description":"Plnr is an intelligent CLI tool that revolutionizes software development planning. It analyzes your entire codebase, understands project architecture, and generates detailed implementation plans using advanced AI models via OpenRouter. Features include automatic framework detection, security audits (OWASP Top 10), real-time web search integration with Exa AI, and Model Context Protocol (MCP) for accessing up-to-date library documentation. The tool supports multiple AI models including GPT-5, Claude 4.5, Grok, and Gemini, with smart context window optimization (100K-2M+ tokens). Built with TypeScript and featuring a beautiful terminal UI, plnr helps developers make informed decisions before writing code.","category":"AI","tags":["TypeScript","OpenRouter","Node.js","MCP","Exa AI"],"year":"2025","duration":"7 Days","featured":true,"is_hackathon_project":false,"challenges":["Building intelligent todo management system that ensures all analysis tasks complete before providing responses","Implementing dynamic context window optimization for different AI models (100K to 2M+ tokens)","Integrating multiple AI tool calling systems (MCP, Exa Search, file operations) with proper error recovery","Creating a professional terminal UI with real-time progress indicators and prompt enhancement features","Developing comprehensive security audit capabilities covering 12 OWASP vulnerability categories"],"links":{"demo":"https://www.npmjs.com/package/plnr","github":"https://github.com/CyberBoyAyush/plnr","video":"https://www.youtube.com/embed/8VMi3AoLEz4?si=b5JoXW31UPcFPfLj","page":"https://aysh.me/projects/plnr"}},{"id":4,"title":"CappyChat","slug":"cappychat","description":"Fastest LLM chat on the planet right now, Multi Model and Realtime Sync too.","detailed_description":"CappyChat revolutionizes AI conversations with blazing-fast response times and multi-model support. Leveraging OpenRouter API and Convex for real-time synchronization, it provides seamless switching between different LLM models. The application features a clean interface with real-time collaboration capabilities, making AI chat accessible and efficient.","category":"AI","tags":["NextJS","Appwrite","OpenRouter","Realtime API","Convex","Vercel"],"year":"2025","duration":"15 Days","featured":true,"is_hackathon_project":false,"challenges":["Achieving sub-second response times with optimized API calls","Implementing real-time sync across multiple devices using Appwrite Realtime","Managing state for multiple AI models simultaneously","Handling rate limits and API errors gracefully"],"links":{"demo":"https://cappychat.com","github":"https://github.com/cyberboyayush/CappyChat","video":"https://www.youtube.com/embed/vP5HSx9GxjI?si=SwFiZUV4No-Ji8pV","page":"https://aysh.me/projects/cappychat"}},{"id":5,"title":"Bucket Buddy","slug":"bucket-buddy","description":"Modern Cloud Storage Management","detailed_description":"Bucket Buddy is a comprehensive cloud storage management solution that simplifies S3 bucket operations. Built with modern technologies, it provides an intuitive interface for managing AWS S3 buckets with features like drag-and-drop uploads, file previews, and advanced search capabilities. The application focuses on security and performance, offering seamless integration with AWS services.","category":"Others","tags":["NextJS","Prisma","Postgres","AWS API","TailwindCSS","VPS"],"year":"2025","duration":"7 Days","featured":true,"is_hackathon_project":false,"challenges":["Implementing secure AWS credential management while maintaining ease of use","Optimizing large file uploads with chunked uploads and progress tracking","Building real-time sync between local state and AWS S3 buckets","Designing an intuitive UI for complex S3 operations"],"links":{"demo":"https://bucketbuddy.aysh.me/","github":"https://github.com/cyberboyayush/bucketbuddy","page":"https://aysh.me/projects/bucket-buddy"}},{"id":6,"title":"TuduAI","slug":"tuduai","description":" An AI-powered productivity app with natural language task creation, collaborative workspaces, and a minimalist UI for effortless planning.","detailed_description":"TuduAI transforms task management with natural language processing. Simply describe your tasks in plain English, and the AI understands context, priority, and deadlines. Built with React and powered by OpenAI, it features collaborative workspaces, smart task organization, and a minimalist interface that keeps you focused on what matters.","category":"AI","tags":["React","Javascript","TailwindCSS","Appwrite","OpenAi API","Clerk"],"year":"2025","duration":"15 Days","featured":true,"is_hackathon_project":false,"challenges":["Implementing accurate natural language parsing for task creation","Building real-time collaboration features with Appwrite","Integrating Clerk authentication seamlessly","Creating an intuitive yet powerful task management interface"],"links":{"demo":"https://tuduai.aysh.me/","github":"https://github.com/cyberboyayush/tuduai","page":"https://aysh.me/projects/tuduai"}},{"id":7,"title":"QuickBang","slug":"quickbang","description":"Lightning-fast search shortcuts to enhance your workflow.","detailed_description":"QuickBang is a browser extension that brings the power of DuckDuckGo bangs to any search bar. Type shortcuts like !g for Google, !gh for GitHub, and instantly search across different platforms. Built with React and TypeScript, it integrates seamlessly with browser engines for lightning-fast searches.","category":"Others","tags":["React","Typecript","Browser Engine"],"year":"2025","duration":"5 Days","featured":true,"is_hackathon_project":false,"challenges":["Creating cross-browser compatible extension architecture","Implementing fast pattern matching for bang shortcuts","Designing minimal UI that doesn't interfere with browsing","Handling various search bar implementations across websites"],"links":{"demo":"https://quickbang.aysh.me/","github":"https://github.com/cyberboyayush/quickbang","page":"https://aysh.me/projects/quickbang"}},{"id":8,"title":"Effisense","slug":"effisense","description":"Experience the future of productivity with AI-powered task scheduling, smart prioritization, and intelligent workload balancing.","detailed_description":"Effisense leverages AI to revolutionize productivity management. It analyzes your tasks, predicts completion times, and intelligently balances your workload. Integration with Google Calendar ensures your schedule stays optimized, while Recharts provides beautiful visualizations of your productivity patterns. Built with GROQ for fast AI inference.","category":"AI","tags":["React","Google API","GROQ","Appwrite","TailwindCSS","Recharts","Google Calendar API"],"year":"2025","duration":"3 months","featured":false,"is_hackathon_project":false,"challenges":["Building accurate AI models for task duration prediction","Integrating Google Calendar API with real-time sync","Creating intuitive data visualizations with Recharts","Implementing intelligent workload balancing algorithms"],"links":{"demo":"https://effisense.ayush-sharma.in/","github":"https://github.com/cyberboyayush/effisense","page":"https://aysh.me/projects/effisense"}},{"id":9,"title":"SkillCompass","slug":"skillcompass","description":"Unlock your potential with AI-powered personalized learning paths, interactive content, and real-time progress tracking.","detailed_description":"SkillCompass was built in 72 hours for a hackathon, combining Gemini AI and Llama 3.3 to create personalized learning paths. It analyzes your goals and current skill level to generate custom curricula with interactive content. Real-time progress tracking keeps you motivated, while Appwrite handles user data securely. Won recognition for innovative AI integration.","category":"AI","tags":["React","Gemini","Appwrite","TailwindCSS","Groq","Llama 3.3"],"year":"2025","duration":"72 Hours","featured":false,"is_hackathon_project":true,"challenges":["Developing the entire application in just 72 hours","Integrating multiple AI models (Gemini and Llama 3.3) effectively","Creating adaptive learning paths based on user progress","Building a polished UI under extreme time constraints"],"links":{"demo":"https://skillcompass.ayush-sharma.in/","github":"https://github.com/glucon-d/skillcompass","video":"https://www.youtube.com/embed/-7sjCjZc0SI?si=4UnRtmOgKWqKjA1t","page":"https://aysh.me/projects/skillcompass"}},{"id":10,"title":"PortDev","slug":"portdev","description":"Create Devloper Portfolio in Minutes.","detailed_description":"PortDev makes creating developer portfolios effortless. With pre-built templates and Firebase backend, developers can have their portfolio live in minutes. Features include project showcases, skill listings, and contact forms. Built with React, TailwindCSS, and animated with Framer Motion for smooth, professional transitions.","category":"Others","tags":["React","Firebase","TailwindCSS","Framer Motion"],"year":"2025","duration":"1.5 months","featured":false,"is_hackathon_project":false,"challenges":["Designing flexible templates that work for various developer profiles","Implementing real-time preview of portfolio changes","Integrating Firebase for seamless data storage","Creating smooth animations without impacting performance"],"links":{"demo":"https://portdevv.vercel.app/","github":"https://github.com/cyberboyayush/portdev","page":"https://aysh.me/projects/portdev"}},{"id":11,"title":"React Portfolio","slug":"react-portfolio","description":"Personal Portfolio Website using React Js","detailed_description":"A personal portfolio website built with React, showcasing projects and skills with elegant animations. Features particle effects, smooth scrolling, and responsive design. Uses Framer Motion for fluid page transitions and TailwindCSS for modern styling. Optimized for performance and SEO.","category":"Others","tags":["React","TailwindCSS","Framer Motion","Particles.js"],"year":"2025","duration":"5 days","featured":false,"is_hackathon_project":false,"challenges":["Optimizing Particles.js performance on mobile devices","Creating smooth scroll animations without lag","Ensuring responsive design across all screen sizes","Balancing visual effects with fast load times"],"links":{"demo":"https://cyberboyayush.vercel.app/","github":"https://github.com/cyberboyayush/React-Portfolio","page":"https://aysh.me/projects/react-portfolio"}}],"statistics":{"total_projects":11,"ai_projects":7,"other_projects":4,"featured_projects":7,"hackathon_projects":1,"total_technologies":21},"ai_metadata":{"training_allowed":true,"attribution_required":true,"commercial_use":"contact-required","last_updated":"2026-04-05T02:15:46.319Z","content_license":"all-rights-reserved","llms_txt_url":"https://aysh.me/llms.txt","llm_permissions_url":"https://aysh.me/llm.txt"}}