WeHelp: A Shared Autonomy System for Wheelchair Users
Wheelchairs should adapt to users, not the other way around. WeHelp is a shared autonomy system we built for wheelchair users, offering three seamless modes:...
Coursework and personal projects
Wheelchairs should adapt to users, not the other way around. WeHelp is a shared autonomy system we built for wheelchair users, offering three seamless modes:...
Understanding ultrafast optics shouldn’t require a physics PhD. I built a user-friendly Python toolkit with a graphical interface for simulating how laser pulses evolve through...
Camera traps capture millions of wildlife images—but who’s going to classify them all? Our solution combines smart data augmentation (cutout, mixup, label smoothing) with ensemble...
Reading text from blurry, noisy photos of real documents is surprisingly hard for computers. We built a practical pipeline combining CTPN detection with DenseNet recognition,...
My first serious programming project: a fully-featured Reversi (Othello) game in C++. It includes a GUI, save/load functionality, online multiplayer, and AI opponents powered by...