hi, i'm Jonathan
Loading Spotify activity...
About
I'm Jonathan Duran-Ortiz, a CS student at NC State University. I developed websites and automation tools for local businesses at RDU Technology, to leading the iOS development team at NCSU App Club, to co-founding Voice First, deploying AI voice agents for small businesses. When I'm not coding, you'll find me bodybuilding, cheffing it up, building small form factor PCs, motocross racing, watching anime, or reading manga.
Work Experience
Skills
Check out my latest work
I've worked on a variety of projects, from simple automations to complex web applications. Here are a few of my favorites.

3Define
Built in under 24 hours at Hack_NCState, 3Define converts a 2D product photo into an AR-ready 3D model you can rotate, zoom, and preview in augmented reality. Users can upload or snap a photo, enhance it with Google Gemini Nano Banana, and export an interactive GLB. Inspired by Amazon's view-in-room experience, but made accessible to everyone. Demo generation takes about 4 minutes and costs around $0.25.

VoiceFirst Dashboard
Built serverless dashboard using React & Supabase with PostgreSQL database, Edge Functions, and Row Level Security. Integrated Stripe API for subscription management and proprietary voice engine webhooks for real-time call analytics, processing 100+ daily call events with automated data synchronization via Edge Functions. Developed admin panel with business account management, call history filtering for serving Triangle area businesses.

Cancer Cell Identification
Classifies breast histopathology images as benign or malignant, comparing web-scraped vs. professional medical datasets. Trained ResNet34 on 555,000+ medical images from 279 patients, achieving 88.6% accuracy. Built baseline ResNet18 model using 143 web-scraped images achieving 82% accuracy.

GPAi
Led frontend development team for a mobile application that helps students forecast their GPA and receive personalized academic advice by uploading transcripts to Google's Gemini API. Developed GPA Forecaster screen with dynamic course modification and transcript upload functionality. Integrated backend+frontend for modifying courses, terms, and transcript data with SQLite.