about
Arnav Daultani
I am a computer science undergraduate at NYU Tandon, minoring in data science and mathematics. I grew up in Mumbai and moved to Brooklyn in 2025.
The work I care about sits close to the machine: compilers, search, and the parts of a system that only show their problems once real input hits them. I keep rebuilding the layer underneath the thing I am using, because it is the only reliable way to find out whether I understand it or have just memorized its interface.
That is not the only kind of work I do. At EY I built a computer vision pipeline that reads vehicle identification numbers out of insurance claim video, and shipped it to production. Getting a model to 96 percent is one problem. Getting a forensics team to trust the output enough to act on it is a different one, which is why the system checks itself against a second model before it reports anything.
Before NYU I finished the International Baccalaureate at Oberoi International School with 41 out of 45, taking computer science, mathematics, and economics at higher level. The economics keeps turning out to matter. Every internship I have done has come down to a rule and whether something complies with it: building codes at the municipal corporation, fraudulent claims at EY, credit and risk at AEREM.
I am also the person who wrote a policy paper about putting feedback terminals in bus stops. Designing for several languages and for people who would rather speak than type made it obvious that accessibility is the design, not a section at the end of it.
Open to machine learning and software engineering internships for summer 2027, and to product work that stays close to the engineering.
education
New York University, Tandon School of Engineering
B.S. Computer Science, minors in Data Science and Mathematics
GPA 3.87. Tandon Dean's List, 2025 to 2026.
- coursework
- Data Structures and Algorithms, Design and Analysis of Algorithms, Object Oriented Programming, Discrete Mathematics, Probability and Statistics, Computer Architecture, Principles of Data Science
- clubs
- NYU Self Drive, team lead for spring 2026, OSIRIS Lab
Oberoi International School
International Baccalaureate Diploma, 41 out of 45
Higher level: Computer Science, Mathematics AA, and Economics.
activities
Student ambassador
I give campus tours and speak at admissions events, then follow up with prospective students and their families by call, email, and social media. Most of the job is answering the question behind the question someone actually asked.
Pre-College Computer Science Summer Institute
Coursework and assessment in recursion, data structures and algorithms, and introductory machine learning. I led a team of three on the campus navigation project.
IoT in Governance: smart feedback systems
A public policy proposal for smart feedback terminals in bus stops and railway stations to capture citizen input where it happens rather than through a separate app nobody installs.
The accessibility design was the substance of it: multilingual support and voice input, benchmarked against systems already in use such as Aarogya Setu.
tools
machine learning and vision
The detection, OCR, and multimodal verification stack behind the EY pipeline.
PyTorch, TensorFlow, NumPy, Pandas, Matplotlib, OpenCV, YOLOv8, EasyOCR, Qwen3-VL, LLM APIs: Claude, GPT, Gemini, Model Context Protocol
languages
Python and TypeScript daily. Rust for the compiler, C and C++ from coursework.
Python, TypeScript, JavaScript, Java, C, C++, Rust, SQL
web and backend
FastAPI and Redis in production at EY. React and Next.js for everything else, including this site.
React, Next.js, FastAPI, Redis, PostgreSQL, REST APIs
tools
Docker and AWS for deployment, Git everywhere.
Docker, AWS, Git