Projects
A collection of my work, side projects, and contributions.
AI-Driven Product Visibility Optimization
Built an AI-powered platform to help merchants assess and enhance their product visibility in Large Language Models (LLMs). The project focuses on optimizing product metadata, analyzing visibility metrics, and converting e-commerce pages into structured, LLM-optimized markdown for AI search and discovery to boost discoverability in AI-driven commerce.
AI Personal Assistant Chat Bot
Built an intelligent chat widget for my portfolio that uses OpenAI's GPT-4 to answer questions about myself. Features scope validation, rate limiting, and a responsive UI that provides personalized responses based on my portfolio content.
URL Shortner
A full-stack URL shortening service that converts long URLs into short, shareable links. Features cryptographically secure short code generation, duplicate detection to reuse existing short URLs, fast redirects, and a responsive UI. Built with a scalable architecture supporting high traffic with collision handling, health monitoring, and structured logging.
Shopify Data Integration
Led the Shopify Data Integration project, where I rebuilt the full ingestion pipeline to make it scalable, reliable, and real-time. The system digested incoming Shopify data on the server and pushed it into AWS SQS, where a fleet of Go workers consumed, validated, and transformed the payloads before loading them into ClickHouse. The database then updated optimized materialized views for fast analytics queries, and a rule-evaluation layer used the freshly processed data to determine which campaigns should appear on storefront pages. This redesign significantly improved performance, stability, and end-to-end visibility across the entire data flow.
Product Recommendation
Developed a full-featured product recommendation campaign system at Because. Built the frontend for campaign templates and product selection logic, and implemented scripts to handle user interactions with the campaign widget, including add-to-cart events. Designed backend worker logic to track recommended products, ingest data into ClickHouse, and generate analytics metrics using materialized views for performance monitoring and insights.
Observability Dashboards
Developed real-time Grafana dashboards for product adoption and user behavior tracking, used by Customer Success and Product teams to monitor feature health and user engagement.
Badge System Redesign
Led the full redesign and rebuild of a critical, high-usage feature (the Badge System) that was causing stability issues for major enterprise customers. Researched Shopify API and replaced the old logic with a new solution that resolved the issues and delivered a significant, measurable improvement by increasing the feature's rendering stability on customer sites by 50%.
InspirePic
A Progressive Web Application built with Ionic framework for inspirational content sharing.
MLDB
A comprehensive movie library database system showcasing full-stack development and database design.