Resume
Download PDFDivanshu Chauhan
Software engineer at Cloudflare. MS in Computer Science from Arizona State (GPA 3.889). I ship side projects people actually use.
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 250,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
BS, Computer Science — Arizona State University
Jan 2022 – May 2025
Magna Cum Laude, GPA 3.78
MS (GPA 3.889) and BS (GPA 3.78) 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- Working on engineering tooling and platform systems as part of the ETI team
- Focused on developer experience, infrastructure, and production-grade systems in the Cloudflare ecosystem
Engineering Tutor
May 2024 – May 2026- Tutoring CSE courses including CSE205, CSE230, CSE240, CSE310, CSE330, CSE360
Instructional Aide
Aug 2025 – Dec 2025- Supported CSE110 classes for 456 students with instructional materials
- Collaborated with five professors on instructional materials
- Provided one-on-one assistance for complex programming concepts
Undergraduate Teaching Assistant
Jan 2024 – May 2024- UGTA for CSE205 (OOP & Data Structures) and CSE240 (Programming Languages)
- Fostered positive learning environment and supported 100+ students
- Managed grading, attendance, and lab sessions
Undergraduate Teaching Assistant
Aug 2023 – Dec 2023- Mentored 80+ students in FSE100 (Introduction to Engineering)
- Taught Autodesk Fusion 360, MATLAB, and Lego Mindstorms
- Guided students through 3D modeling and automated car projects
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 leading to increased revenue
- Developed company website and automated key processes
- 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
- Python
- JavaScript
- Go
- Java
- C/C++
- React
- Astro
- Tailwind CSS
- Vite
- Node.js
- Express
- REST APIs
- WebSockets
- SSE
- Cloudflare Workers
- Cloudflare Pages
- Cloudflare D1
- Cloudflare R2
- Cloudflare Queues
- Cloudflare DO
- Docker
- Linux
- PostgreSQL
- SQLite
- MongoDB
- Gemini API
- LLM workflows
- Git
- Observability
Projects
-
Vinext
GitHub · Docs
Open-source contributor to Cloudflare Vinext, a Vite plugin that reimplements the Next.js API surface for Workers and other runtimes. My work touches App Router rendering, ISR caching, image optimization, and server-action forwarding.
TypeScript · Vite · Next.js · Cloudflare Workers · Open Source
-
LogWell
GitHub
A self-hosted logging tool I wrote because Datadog priced me out and the open-source alternatives wanted a PhD in Elasticsearch. PostgreSQL-backed, OTLP-compatible, real-time streaming, one Docker Compose file.
TypeScript · PostgreSQL · Docker · SSE · OTLP · Node.js
-
Clickfolio
Live · GitHub
Upload a PDF resume, get a live portfolio site. Built end-to-end on Cloudflare's stack: Workers, D1, R2, Queues, Durable Objects for live WebSocket status, Drizzle for the schema, Gemini for parsing.
Cloudflare Workers · D1 · R2 · Queues · Durable Objects · WebSockets · TypeScript · Drizzle · Gemini
-
Alita Robot
GitHub
Open-source Telegram moderation bot I've maintained since 2020. Currently serving 250,000+ users across real communities, with the boring features people actually need: anti-spam, scheduling, role management, locale support, and a self-hostable Go binary.
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