<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title/><link>https://example.com/</link><atom:link href="https://example.com/index.xml" rel="self" type="application/rss+xml"/><description/><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate><image><url>https://example.com/media/icon_hu_1c0e9cb08cfb822a.png</url><title/><link>https://example.com/</link></image><item><title>AI Catalyst Program</title><link>https://example.com/certifications/ai-catalyst-program/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://example.com/certifications/ai-catalyst-program/</guid><description>&lt;p&gt;A 24-week intensive on building and launching AI-powered products. Skills demonstrated: client acquisition and sales, agentic product building, autonomous AI and delivery systems, AI-powered marketing, multi-agent workflows, and launch and monetization strategies.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>OpenClaw Sprint (AI Masterclass)</title><link>https://example.com/certifications/openclaw-sprint/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate><guid>https://example.com/certifications/openclaw-sprint/</guid><description>&lt;p&gt;A 2-day intensive program. Levels cleared: problem-solving, AI automation, rapid execution, workflow design, and collaboration.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>AI Engineering Fellowship</title><link>https://example.com/certifications/ai-engineering-fellowship/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://example.com/certifications/ai-engineering-fellowship/</guid><description>&lt;p&gt;Six-month AI engineering program covering four levels: Prompt Engineering, RAGs, Multimodal AI, and Agentic AI. Culminated in the Flux capstone, presented at demo day in Bengaluru as Technical Lead.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>Tripti Bungalow - Property Booking Platform</title><link>https://example.com/projects/tripti-bungalow/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://example.com/projects/tripti-bungalow/</guid><description>&lt;p&gt;A custom booking and management platform for two residential bungalows in Thane, Maharashtra.&lt;/p&gt;
&lt;h2 id="what-it-does"&gt;What it does&lt;/h2&gt;
&lt;p&gt;The customer-facing frontend offers a live availability calendar, dynamic pricing calculator, and multi-bungalow selection for events. The backend (Node/Express/TypeScript/MongoDB) handles availability conflict prevention, a manual UPI payment flow, security deposit tracking, AES-encrypted Aadhaar collection, audit logging, and role-based access control. Google Calendar API sync gives the owner remote visibility; Resend handles transactional email.&lt;/p&gt;
&lt;h2 id="built-for-a-real-user"&gt;Built for a real user&lt;/h2&gt;
&lt;p&gt;The separate mobile-first admin dashboard was designed for an elderly low-vision user: large fonts, large tap targets, and a custom-built AdminCalendar component after react-day-picker failed compatibility testing.&lt;/p&gt;
&lt;h2 id="compliance-first"&gt;Compliance first&lt;/h2&gt;
&lt;p&gt;DPDP Act 2023 requirements were implemented from day one rather than retrofitted: explicit consent capture, data minimization, TTL-based automated deletion at 30 days, and full audit trails. Razorpay integration is scoped and intentionally disabled pending GST registration, designed for reactivation without rework.&lt;/p&gt;</description></item><item><title>AI Market Intelligence Terminal</title><link>https://example.com/projects/ai-market-intelligence-terminal/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://example.com/projects/ai-market-intelligence-terminal/</guid><description>&lt;p&gt;A solo-built market intelligence platform targeting commercial deployment across Indian equities, global crypto, US markets, and commodities, priced in USD and INR.&lt;/p&gt;
&lt;h2 id="architecture"&gt;Architecture&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Layer 1 - Data aggregation.&lt;/strong&gt; Live market data from CoinGecko, Alpha Vantage, NSE Direct, and GoldAPI flows through n8n using a cascading merge strategy designed around n8n&amp;rsquo;s 10-input node limit.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Layer 2 - Parsing and delivery.&lt;/strong&gt; An LLM-based parser via OpenRouter applies strict anti-hallucination guardrails, then delivers daily reports as formatted HTML email and Discord embeds through a custom markdown-to-HTML renderer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Layer 3 - The LLM Council (live).&lt;/strong&gt; GPT-4o-mini, Gemini Flash, and Claude Sonnet act as independent analysts, with Claude Opus as chairman synthesising a final report through anonymised peer review. The FastAPI backend is containerised on Railway and called from n8n via authenticated webhooks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In progress.&lt;/strong&gt; Layer 4: RAG pipeline on Pinecone. Layer 5: conversational Next.js frontend with OpenAI Whisper STT/TTS, and multi-user scaling on Supabase.&lt;/p&gt;</description></item><item><title>Flux - AI Goal Management</title><link>https://example.com/projects/flux/</link><pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate><guid>https://example.com/projects/flux/</guid><description>&lt;p&gt;Flux is an AI-powered goal and task management application built as the capstone of the Outskill AI Engineering Fellowship (Cohort 3, Team 8), where I served as Technical Lead.&lt;/p&gt;
&lt;h2 id="technical-contributions"&gt;Technical contributions&lt;/h2&gt;
&lt;p&gt;I designed the monorepo architecture and implemented three agents from scratch: the GoalPlannerAgent, Scheduler Agent, and Classifier Agent, orchestrated with LangGraph. The RAG pipeline runs on Pinecone with text-embedding-3-small, and source citations are surfaced directly in the UI.&lt;/p&gt;
&lt;h2 id="debugging-under-deadline"&gt;Debugging under deadline&lt;/h2&gt;
&lt;p&gt;Drove all 24 integration tests to green by diagnosing JWT HS256/ES256 mismatches, auth sync gaps, and route contract divergences. Resolved a critical silent failure where VITE_USE_MOCK=true masked every backend call. Managed the team&amp;rsquo;s Git branch strategy using archival tags to preserve contribution history.&lt;/p&gt;</description></item><item><title>PulseFit - AI Fitness Tracker</title><link>https://example.com/projects/pulsefit/</link><pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate><guid>https://example.com/projects/pulsefit/</guid><description>&lt;p&gt;An AI-powered mobile fitness application combining workout tracking, nutrition analysis, and personalized coaching.&lt;/p&gt;
&lt;p&gt;Computer vision handles meal analysis, an LLM generates workout recommendations, and real-time activity monitoring feeds progress analytics. Built on a React Native cross-platform architecture with a Supabase backend, OpenRouter AI APIs, edge functions, and row-level security, delivering one experience across iOS, Android, and web.&lt;/p&gt;</description></item><item><title>Software Engineering Job Simulation (J.P. Morgan)</title><link>https://example.com/certifications/forage-jpmc-swe-simulation/</link><pubDate>Fri, 24 Oct 2025 00:00:00 +0000</pubDate><guid>https://example.com/certifications/forage-jpmc-swe-simulation/</guid><description>&lt;p&gt;A virtual job simulation completed through Forage, based on J.P. Morgan software engineering tasks: project setup, Kafka integration, H2 integration, REST API integration, and REST API controllers. This is a self-paced educational simulation, not employment or professional experience.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>AI Generalist Accelerator Program</title><link>https://example.com/certifications/ai-generalist-accelerator/</link><pubDate>Sun, 12 Oct 2025 00:00:00 +0000</pubDate><guid>https://example.com/certifications/ai-generalist-accelerator/</guid><description>&lt;p&gt;A 14-day intensive on practical AI capabilities. Skills demonstrated: prompt engineering, workflow automation using n8n, no-code product development, voice agent orchestration, MCP integration and deployment, and multimodal AI.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>Generative AI Mastermind</title><link>https://example.com/certifications/generative-ai-mastermind/</link><pubDate>Fri, 01 Aug 2025 00:00:00 +0000</pubDate><guid>https://example.com/certifications/generative-ai-mastermind/</guid><description>&lt;p&gt;Completion of the Generative AI Mastermind program covering foundations of generative AI tooling and applied workflows.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>Rupee Heroes Fintech Platform</title><link>https://example.com/projects/rupee-heroes-platform/</link><pubDate>Sun, 01 Sep 2024 00:00:00 +0000</pubDate><guid>https://example.com/projects/rupee-heroes-platform/</guid><description>&lt;p&gt;A complete overhaul of a fintech platform serving customers seeking loans and credit cards, delivered as Lead Software Engineer.&lt;/p&gt;
&lt;p&gt;The legacy architecture was replaced with a React.js frontend featuring a dynamic product routing system, backed by Node.js services and MongoDB on AWS. Database indexing strategies and query optimization produced a 35% reduction in response time, and Google Search Console plus MetaPixel integration gave the business full analytics coverage.&lt;/p&gt;</description></item><item><title>CryptoTrading Bot</title><link>https://example.com/projects/cryptotrading-bot/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><guid>https://example.com/projects/cryptotrading-bot/</guid><description>&lt;p&gt;A trading bot that tracks, notifies, and analyzes prices of major cryptocurrencies (BTC, ETH, BNB, SOL) in both INR and USD, with real-time monitoring, automated notifications, and market analysis on a Python backend.&lt;/p&gt;</description></item><item><title>Python API Reference Project</title><link>https://example.com/projects/api-example/</link><pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate><guid>https://example.com/projects/api-example/</guid><description>&lt;p&gt;A Python API reference project demonstrating practices in API development: structured error handling, authentication, and documentation, with a clean code architecture.&lt;/p&gt;</description></item></channel></rss>