Neel Joshi

Nav

© 2026 Neel Joshi

Projects

A selection of work I've built — from iOS apps to full-stack platforms.

Featured Case Studies

CineSense (In Progress)

CineSense (In Progress)

AI-powered movie discovery iOS app

  • Built real-time screenshot identification using Google Gemini API
  • Implemented Supabase for auth, RLS security, and real-time sync
  • Implemented a recommendation system through vectorizing movie metadata and cosine similarity
Swift
SwiftUI
Supabase
Google Gemini API
Carolina Lost & Found

Carolina Lost & Found

Campus-wide lost item recovery platform

  • Built in collaboration with 3 other students for our COMP 426 final project; followed agile development practices
  • Features include: lost and found feeds, private messaging, authentication, and user profiles
  • Solves a real-world problem for UNC students by providing a centralized platform for lost and found items
Next.js
TypeScript
Supabase
TailwindCSS
ShadCN

More Work

Minas Brows and Spa

Minas Brows and Spa

Professional business website

  • Built a modern, business website for local spa
  • Mobile-first responsive design
  • SEO, Performance, and Accessibility (all 100) optimized for local search
Next.js
TailwindCSS
CDC-2024 Datathon

CDC-2024 Datathon

Machine learning health analytics

  • Analyzed C02 emissions in the past via machine learning (piecewise regression) and predicted future trends
  • Processed records from the CDC and EPA to analyze C02 emissions
  • Presented findings to panel of judges
Python
Scikit-Learn
Pandas
Pokédex

Pokédex

Interactive Pokémon encyclopedia

  • Integrated with PokéAPI for real-time data
  • Implemented infinite scroll and lazy loading
  • Built responsive grid layout with animations
Next.js
TypeScript
TailwindCSS
Fortnite Memory Cards

Fortnite Memory Cards

Interactive Memory Card Game (My First React Project)

  • Built with pure React and vanilla CSS
  • Implemented card shuffle algorithm
  • Added difficulty levels and custom win/loss screens
React
CSS