Insurance Office Support
Riyaan Insurance Agency · Manteca, CAInsurance office support — client intake, policy documents, and customer communication.
CS student and full-stack developer. Hackathon winner. I build tools grounded in real operations — fleet systems, data visualization, and automation that hold up in the field.

I write tools for real operations — typed up, tested, and deployed. The snippet flags trucks overdue for their 90-day BIT inspection: the kind of logic that runs my fleet platform every day.
1// flag trucks overdue for a BIT inspection2 3function dueForInspection(truck) {4 const days = daysSince(truck.lastBIT)5 return days >= 90 // CA 90-day cycle6}7 8const overdue = fleet9 .filter(dueForInspection)10 .sort((a, b) => b.miles - a.miles)
Three real projects — click any card to see screenshots, the full breakdown, and links.
Full-stack engineering, real operations experience, and daily experience running real logistics operations. I build tools that work in the field — not just in demos.
Insurance, operations, and automation roles — the real-world work that grounds how I build software.
Insurance office support — client intake, policy documents, and customer communication.
Client information entry, document organization, coverage intake, and administrative follow-up — handling policy details where accuracy and confidentiality mattered.
Built spreadsheet tracking systems for loads, invoices, payments, and dispatch status, and prepared import-ready CSVs for QuickBooks / SaaSAnt.
Sold accessories and performed basic phone repair and screen-protector installs while handling fast customer interactions and sales goals.
POS transactions, customer service, inventory support, pricing, and vendor coordination in a busy retail environment.
Managed customer orders, food-service tasks, and fast-paced shift communication with accuracy and professionalism.
Where I show up beyond the code — leading, mentoring, and volunteering in my community.
Leading the campus CS community — promoting collaboration, technical learning, and student involvement, and helping students connect around projects and careers.
Breaking projects into clearer steps and mentoring peers through beginner-friendly problem solving — combining technical guidance with practical planning and accountability.
Built a winning, community-focused project with a small team under time pressure — research, build, and clear presentation against the clock.
Cleaned operational data and built automated XLSX tracking sheets with formulas and color-coded status, making records easier to update and review.

CS student at Modesto Junior College. Born in India, raised in Italy, now building software in California. Winner of the H2O Hackathon of San Joaquin and VP of the MJC CIS Club. I’ve worked in trucking dispatch and operations — which is why my projects are grounded in real workflows, not just tutorials.
Send a message and I’ll get back to you within a day. Open to internships, freelance builds, and collaborations.