Resume
Download PDFDivanshu Chauhan
Software engineer intern at Cloudflare. MS in Computer Science from Arizona State (GPA 3.889). I ship side projects people actually use.
Currently open to full-time software engineering roles: backend, infrastructure, developer tools, AI platforms. Open to relocation. Remote-friendly.
Summary
I'm Divanshu. I finished my MS in Computer Science at Arizona State University in May 2026 with a 3.889 GPA, and I intern on Cloudflare's ETI team. The side of my work I care about most is the projects people open every day: a Telegram bot now serving 300,000+ users, a self-hosted logging tool I built because Datadog priced me out, and a class tracker I made for ASU students who were tired of refreshing the registrar at midnight. I also contribute to Vinext, Cloudflare's open-source way of running Next.js apps on Vite. I spent two years tutoring eight CS courses at ASU, which is a humbling way to learn that you don't really understand something until you can explain it to someone who is stuck.
Experience
Engineering roles, teaching, and internships. The full timeline.
Education
MS, Computer Science — Arizona State University
Aug. 2025 – May 2026
Focus: AI/ML/Data Science
GPA 3.889/4.00
BS, Computer Science — Arizona State University
Jan. 2022 – May 2025
Magna Cum Laude, GPA 3.78/4.00
MS (GPA 3.889/4.00) and BS (GPA 3.78/4.00) in Computer Science from Arizona State University. Years of tutoring kept me honest about explaining hard ideas in plain language.
Software Engineer Intern
June 2026 – Present- Work on engineering tooling and platform systems within Cloudflare’s Emerging Technology & Incubation team
- Build developer-experience and infrastructure systems for production-grade workloads in the Cloudflare ecosystem
Engineering Tutor, Instructional Aide, and Undergraduate TA
Aug. 2023 – May 2026- Tutored CSE205, CSE230, CSE240, CSE310, CSE330, and CSE360 across object-oriented programming, data structures, programming languages, and core computer science
- Supported CSE110 classes for 456 students, collaborated with five professors on instructional materials, and provided one-on-one programming instruction
- Managed grading, attendance, lab sessions, and course support for 100+ students
Ambassador
Apr 2024 – May 2025- Collaborated with marketing, industry, and development teams
- Coordinated events to boost member engagement and industry relations
Finance and Technology Intern
May 2022 – Aug. 2022- Conducted financial analysis, developed the company website, automated key processes, and contributed to three solar rooftop projects
Berkeley, California, USA (Remote)
Jan 2021 – May 2021
Student Intern
Jan 2021 – May 2021- Led design and implementation of graphic and communication materials
- Managed team of 2 and supervised quality assessment
Team Leader — EdTech Youth Challenge
Dec 2020- Led team of 5 students in AI exploration program
- Developed dental anomaly detection app using YOLO, React, and Python
Student Intern
Jun 2020 – Jul 2020- Developed AI model for weapon detection using Computer Vision
- Deployed AI weapon detection models for public safety applications
Student Intern
Sep 2019 – Jul 2020- Collaborated on AI curriculum project for health tech
- Created accessible healthcare solutions for visually impaired individuals
Skills
- TypeScript
- JavaScript
- Python
- Go
- Java
- C/C++
- React
- Node.js
- Express
- Vite
- Astro
- Tailwind CSS
- REST APIs
- Cloudflare Workers
- Cloudflare Pages
- D1
- R2
- Queues
- Durable Objects
- Docker
- Linux
- PostgreSQL
- SQLite
- MongoDB
- WebSockets
- SSE
- Observability
- Git
- Gemini API
- LLM workflows
Projects
-
Vinext
GitHub · Docs
Contribute to Cloudflare Vinext, a Vite plugin that reimplements the Next.js API surface for Workers and other runtimes; work spans App Router rendering, ISR caching, image optimization, and server-action forwarding.
TypeScript · Vite · Next.js · Cloudflare Workers · Open Source
-
LogWell
GitHub
Built a self-hosted, PostgreSQL-backed logging platform with OTLP compatibility and real-time streaming, packaged for deployment with one Docker Compose file.
TypeScript · PostgreSQL · Docker · SSE · OTLP · Node.js
-
Clickfolio
Live · GitHub
Built an end-to-end resume-to-portfolio platform with PDF upload, Gemini parsing, queue-backed processing, live WebSocket status, and generated portfolio sites on Cloudflare’s stack.
Workers · D1 · R2 · Queues · Durable Objects · WebSockets · Drizzle · Gemini
-
Alita Robot
GitHub
Maintain an open-source Telegram moderation bot serving 300,000+ users across real communities, with anti-spam, scheduling, role management, locale support, and self-hosting.
Go · MongoDB · Telegram Bot API · Docker
-
PickMyClass
Live · GitHub
Class availability tracker for ASU. It watches the registrar for open seats and pings you when one frees up. I built it because I was personally tired of refreshing the page at 11:59pm during registration week.
TypeScript · React · Node.js · Automation
-
ASU Capstone
Live · GitHub
Full-stack platform for managing and showcasing Arizona State University senior capstone projects. Built with the capstone team for actual classes.
Next.js · TypeScript · Python · Go
-
WarpDL
GitHub
Cross-platform download manager written in Go. Handles high-throughput concurrent downloads. Started as a weekend project, kept it alive because people kept opening issues.
Go · MongoDB
-
AI Code Improvement Platform
GitHub
Research-grade code analysis platform. Voyage AI embeddings, Qdrant for vector search, Claude for the review pass and refactor suggestions.
Go · AI/ML · Qdrant · MongoDB