I developed a next-generation dental appointment platform featuring a real-time conversational AI assistant. "AIvory" helps patients discover dentists and manage their dental health using voice commands.
Voice AI Integration: Integrated Vapi AI to create "Riley," a conversational assistant capable of answering dental queries and guiding users.
Location Intelligence: Built a discovery engine using OpenStreetMap and Leaflet.js to find real dentists within a 10km radius.
Smart Scheduling: Engineered a 3-step booking flow with automated calendar integration (.ics generation) and Resend API email confirmations.
Secure Infrastructure: Implemented Clerk for multi-factor authentication and role-based access control (Admin vs. User).
Tech Stack: Next.js 15, Vapi AI, Prisma, PostgreSQL (Neon), Tailwind CSS 4.
0
9
Project Title: Tastify - Spotify for Recipes
Description: "What if finding dinner was as easy as finding a song?" I designed Tastify to answer that question. It is a modern recipe discovery platform that borrows the intuitive UX patterns of music streaming apps to make cooking accessible
Familiar Interface: Adapted the horizontal scrolling and category browsing patterns users already love.
Rich Media Integration: Integrated the YouTube API for seamless in-app video tutorials.
Smart Search: Built a responsive search system that filters by ingredients and recipe names instantly.
Micro-interactions: Focused on fluid transitions and animations to create a premium "native" feel.
Tech Stack: React Native, Expo, TypeScript, Figma.
0
9
Project Title: Interactive 3D Web Experience
Description: I built this interactive portfolio to challenge standard web navigation patterns. By combining the power of Next.js with the visual capabilities of Three.js, I created a "gamified" browsing experience that encourages exploration.
WebGL Integration: Advanced manipulation of 3D scenes within a React context.
Creative UI/UX: Implementation of non-linear navigation and thematic dark mode.
Performance: High-speed page transitions and optimized asset delivery.
Tech Stack: Three.js, Next.js, Framer Motion.
0
9
Modern Video Streaming Interface :-
A comprehensive recreation of the Netflix web application, focusing on fluid user interactions and pixel-perfect design implementation. This project serves as a study in modern UI patterns and component composition
Dynamic Portals: Created robust modal overlays for content details using React Portals to ensure proper stacking contexts.
Cinematic Motion: Integrated Framer Motion to drive smooth, physics-based transitions for hover states and page navigation.
Custom Video Engine: Developed a bespoke video player interface with custom controls and overlay logic using Video.js.
Real-Time Data: Integrated the TMDB API to provide live search functionality and dynamic content categorization.
Tech Stack: React, Material-UI, TMDB API, TypeScript.