# Kalp Pariya - Full-Stack Developer Portfolio > Complete content reference for LLMs - this file contains the full, unabridged content of the portfolio website for machine consumption. --- ## Site Overview This is the personal portfolio website of Kalp Pariya, a full-stack developer specializing in ASP.NET Core MVC backends, Android/Kotlin mobile development with Jetpack Compose, and enterprise integrations. The site demonstrates production-grade capabilities through live demos and detailed project showcases. **Website URL**: https://kalp.runasp.net **Last Updated**: January 2026 --- ## Developer Profile ### Kalp Pariya **Title**: Full-Stack Developer · ASP.NET Core · Android/Kotlin Engineer **Professional Summary**: I build production-grade MVC backends with EF Core, craft Android interfaces with Jetpack Compose, and architect enterprise integrations—API-first, tested, and ready for scale. **Key Metrics**: - 5+ Production Projects - 398+ Unit Tests - 80% Time Reduction (in inventory workflows) **Core Skills**: - C# - ASP.NET Core MVC - Entity Framework Core - SQL Server - REST APIs - Kotlin - Jetpack Compose - Salesforce Integration --- ## Page: Home (/) The landing page introduces Kalp Pariya with an avatar, professional title, and value proposition. It showcases key highlights (production projects count, unit tests, time reduction metrics) and displays skill badges for all major technologies. ### Demo Applications Showcased: **E-Commerce Demo (GadgetStore)** - Path: /shop - Description: Full-featured online store with products, cart, checkout, user accounts, and admin dashboard. **Business Demo (Apex Solutions)** - Path: /business - Description: Corporate website template with services, portfolio gallery, team profiles, and professional UI. ### Android Projects Showcased: **Agentic AI Assistant** - Path: /projects/agentic-ai - Description: Custom AI framework with tool orchestration, DataVault storage, and dual-LLM validation built in Kotlin & Compose. **SpeakTheQR** - Path: /projects/speak-the-qr - Description: Inventory scanning app with 95% time reduction, voice feedback, and Excel integration for BOM verification. --- ## Page: Resume (/resume) Professional resume page with downloadable PDF and featured project cards. ### Downloadable Resume - File: /resume/Kalp_Pariya_RESUME.pdf ### Featured Projects Detail: #### E-Commerce Platform Development **Technologies**: ASP.NET Core · SQL Server **Features**: - Full-stack e-commerce platform with ASP.NET Core and Microsoft SQL Server - Real-time inventory management with automated reorder notifications - Dynamic product recommendations based on trends - Complete telemetry analysis and visualization for stock forecasting **Live Demo**: https://monalisa.runasp.net #### Agentic AI Assistant with Tool Orchestration **Technologies**: Android · Kotlin · Jetpack Compose **Features**: - Custom agentic AI framework that decomposes complex tasks into multi-step workflows - DataVault storage system to minimize context window pollution - Custom tool-calling orchestration via regex-based parsing - JavaScript execution environment via WebView for computational tasks - Dual-LLM validation system for autonomous error detection - Configurable runtime supporting Gemini 2.0/2.5 Flash & Pro variants (up to 65K tokens) **Project Page**: /projects/agentic-ai #### SpeakTheQR - Inventory Scanning App **Technologies**: Android · Kotlin · Jetpack Compose **Features**: - Reduced BOM verification time by 95% via QR/barcode scanning automation - Excel workbook parsing for 1900+ rows and 45 columns with real-time camera detection - Voice feedback system using Text-to-Speech for hands-free operation - Offline-first architecture with CSV export for audit trails - Zero error rate in inventory verification with all standard barcode formats **Project Page**: /projects/speak-the-qr #### SalesForceCore Library **Technologies**: Open Source · .NET 10 · NuGet **Features**: - Enterprise-grade .NET library for Salesforce integration with LINQ-to-SOQL provider - 398+ passing unit tests with compile-time type safety - Bulk API 2.0 support for 150M+ records/day with automatic retry logic - ASP.NET Core integration with Razor Tag Helpers and OAuth 2.0 PKCE - CLI model generator scaffolding strongly-typed C# classes from Salesforce schema **Repository**: https://github.com/k4lp/SFC --- ## Page: Agentic AI Assistant (/projects/agentic-ai) Detailed showcase of the Agentic AI Android application. **Description**: A custom agentic AI framework built from scratch that autonomously decomposes complex tasks into goals, executes multi-step workflows, and validates outputs through iterative LLM verification loops. ### Features: **Tool Orchestration** Custom tool-calling orchestration using regex-based parsing without relying on native function calling APIs. **DataVault Storage** External storage system minimizing context window pollution by offloading intermediate data outside LLM conversation. **Dual-LLM Validation** Automatic verification of task completion by comparing outputs against original queries for error detection. **JavaScript Execution** Integrated WebView environment enabling real-time code generation, testing, and execution for computational tasks. **Configurable Runtime** Support for Gemini 2.0/2.5 Flash & Pro variants with adjustable token limits up to 65K and timeout controls. **Iterative Workflows** Autonomous error detection and iteration until accurate results are achieved through verification loops. ### Tech Stack: Kotlin, Jetpack Compose, Gemini API, WebView, Coroutines, Material 3 ### Screenshots Available: 7 screenshots demonstrating the application interface and functionality. --- ## Page: SpeakTheQR (/projects/speak-the-qr) Detailed showcase of the SpeakTheQR inventory scanning application. **Description**: An Android inventory scanning application that reduced BOM verification time by 95% by automating MPN-to-serial number matching through QR/barcode scanning with voice feedback. ### Features: **QR/Barcode Scanning** Real-time camera-based detection supporting all standard barcode and QR code formats. **Voice Feedback** Text-to-Speech API announces matched serial numbers audibly for hands-free operation. **Excel Parsing** Process multi-sheet workbooks with 1900+ rows and 45 columns with intelligent column mapping. **Zero Error Rate** Programmatic matching against pre-loaded MPN databases eliminates manual verification errors. **Offline-First** Full functionality without internet with configurable scan timeout intervals and viewport controls. **CSV Export** Complete scan history export for audit trails and compliance documentation. ### Tech Stack: Kotlin, Jetpack Compose, CameraX, ML Kit, Apache POI, TTS API ### Screenshots Available: 5 screenshots demonstrating the scanning interface and workflow. --- ## Page: Contact (/contact) Contact form for project inquiries with direct communication to the developer. **Note**: This is a real contact form—enquiries are monitored and not part of any demo. Please send genuine requests only. ### Services Offered: - ASP.NET Core MVC, EF Core, SQL, cloud-ready architecture - Admin dashboards, e-commerce, secure authentication + logging - Android with Kotlin + Jetpack Compose, API-first mobile delivery ### Contact Methods: **Email**: kalppariya@gmail.com **Social Links**: - GitHub: https://github.com/k4lp/ - LinkedIn: https://www.linkedin.com/in/kalp-pariya ### Contact Form Fields: - Name (required) - Email (optional) - Message (required) --- ## E-Commerce Demo: GadgetStore (/shop) A fully functional e-commerce platform demonstrating ASP.NET Core MVC capabilities. ### Public Storefront Pages: - `/shop` - Store home with promotional carousel, featured products, and new arrivals - `/shop/catalog` - Product listing with category filters, price range, brand selection, and pagination - `/shop/product/{id}` - Product details with image gallery, pricing, stock status, and reviews - `/shop/checkout` - Multi-step checkout process ### Customer Account Features (Requires Login): - `/shop/cart` - Shopping cart with quantity adjusters and total calculation - `/shop/account/login` - Customer login - `/shop/account/register` - Customer registration (demo users deleted after 1 hour) - `/shop/account/orders` - Order history with status tracking ### Admin Features: - `/shop/admin/dashboard` - Store manager with product visit analytics and enquiry list - `/shop/admin/products` - Inventory management with add, edit, delete capabilities --- ## Business Demo: Apex Solutions (/business) Corporate website template demonstrating professional business site capabilities. Features services showcase, portfolio gallery, and team profiles. --- ## Technical Information ### Technology Stack: - **Backend**: ASP.NET Core MVC, Entity Framework Core, C# - **Database**: Microsoft SQL Server - **Frontend**: HTML5, CSS3, JavaScript - **Hosting**: runasp.net (ASP.NET hosting platform) ### Architecture: - MVC pattern with clean separation of concerns - Repository pattern for data access - Service layer for business logic - Identity-based authentication and authorization --- ## Metadata - **Site Type**: Personal Portfolio / Developer Showcase - **Primary Audience**: Potential employers, clients, collaborators - **Geographic Focus**: Global (English language) - **Content Type**: Professional portfolio, project showcases, contact form --- ## File References - `/llms.txt` - Concise summary for LLMs - `/llms-full.txt` - This complete content file - `/resume/Kalp_Pariya_RESUME.pdf` - Downloadable resume PDF