Last login: Thu Feb 26 2026 on ttys001
deven@columbia:~$

scroll to explore

deven@columbia:~$ cat ~/education.log
EDUCATION
────────────────────────────────────────
institution = "Columbia University – SEAS"
degree = "B.S. Computer Science & Minor in Economics"
graduation = "May 2027"
location = "New York, NY"
// coursework
courses = ["Advanced Programming in C", "Data Structures & Algorithms", "Linear Algebra", "Statistics", "Discrete Math"]
deven@columbia:~$ cat ~/experience.log
EXPERIENCE
────────────────────────────────────────
Fullstack Engineer @ Rainmaker Market Systems
Jun 2025 – Aug 2025 | New York City, NY
Built responsive front-end with React, Next.js, and Tailwind; shipped MVP in 6 weeks
Engineered Smart Questionnaire Engine, reducing onboarding time by 30%
Designed interactive portfolio analytics for real-time performance tracking
Embedded Systems Engineer @ Procter & Gamble
Jun 2024 – Aug 2024 | Cincinnati, OH
Developed ToF sensor array for real-time object detection; reduced response time by 50%
Implemented I2C communication drivers with error handling and non-blocking I/O
Designed custom HAL in C++ for low-level hardware control
Machine Learning Researcher @ Blast AI Research
Jun 2023 – Aug 2023 | Cincinnati, OH
Fine-tuned DeepFace (CNN) on RAF-DB for emotion recognition
Implemented dataset augmentation using InstructPix2pix diffusion model
Co-authored "From Pixels to Parity: Reducing Bias in Emotion Recognition"
Software Lead @ Juniper Robotics (FIRST)
Sep 2020 – Aug 2023 | Cincinnati, OH
Led 14-member team; ranked 4th of 6000+ teams at World Championship
Built autonomous nav with 95% consistency using OpenCV, PID, and TensorFlow
Raised $20,000+ through sponsorships with P&G and Apple
deven@columbia:~$ ls ~/projects/
PROJECTS
────────────────────────────────────────
$ ls collectiv-ai/
Collectiv AI | January 2026
stack: Flutter · Firebase · WebSockets · Node.js
→ Social platform with real-time messaging for 2,000+ members
$ ls visas-ai/
Visas AI | November 2025
stack: RAG · Pinecone · AWS · FastAPI
→ AI legal-assistance chatbot using Gemini LLM; fine-tuned on 1,000+ visa cases
$ ls sams/
SAMS – School Attendance Management System | February 2024
stack: ASP.NET Core · C# · MySQL · Azure VM
→ Full-stack attendance platform with QR codes and dashboards for 200+ students
deven@columbia:~$ cat ~/skills.cfg
SKILLS & TOOLS
────────────────────────────────────────
languages = ["Java", "Python", "C/C++", "SQL", "JavaScript", "HTML/CSS"]
frameworks = ["React", "Next.js", "Node.js", "ASP.NET", "TensorFlow", "PyTorch"]
interests = ["Speedcubing", "Yoyo-ing", "Tabla", "Bhangra"]
────────────────────────────────────────
deven@columbia:~$ exit
Process completed. Have a great day.