Raymond Xu

notion

Software Engineer

2023 - Present

lyft

Software Engineer

2017 - 2023

algorithms

Teaching Assistant

2017

google

Software Engineer

2016

adi

Education Head

2014 - 2017

devfest

Director

2015 - 2017

pokerchips.io transforms your phone into a virtual poker chip remote when you don't have physical chips, but still want to play poker.
Snoozer
Snoozer is a Chrome extension that lets you snooze conversations on messenger.com.
Pseudo is an algorithm design language featuring a novel object inference algorithm built on top of the Hindley-Milner type system. The compiler is written in OCaml and compiles Pseudo programs to LLVM.
Density is a Flask app that estimates how full study spaces around campus are using Wi-Fi data. Developed with a team in ADI Labs.
Systems in 60 Minutes is a whirlwind tour of how computers and networks work. The talk also presents practical and pedagogical approaches to understanding complex systems.
As a TA for Analysis of Algorithms I, I gave this review lecture on dynamic programming to help prepare students for the midterm exam.
The sequel to Data Structures for Interviews, this talk explores sorting, recursion, greedy algorithms, and dynamic programming.
I gave this workshop at HackCon IV to an audience of 70 hackathon organizers from around the nation. It details a methodology for constructing effective educational models for hackathons and explains the importance of thoughtful iteration.
I gave this talk at Columbia every fall during interview season. It miraculously packs a semester's worth of content from a data structures class into one hour.
I co-authored this original curriculum for DevFest, ADI's week-long workshop series and hackathon. This comprehensive tutorial teaches web development by guiding students through the process of building a reading list app using Flask. Read more about the DevFest Track System and its educational methodology here