I build AI solutions that work in the real world
Challenge: Microscopy research teams needed a single application to orchestrate multiple instruments and control complex imaging workflows in real time.
Solution: Full-stack web application with Python backend, Next.js frontend, and real-time communication for device orchestration.
Impact: Streamlined imaging workflows, enabled programmable microscope control, and remote operation capabilities.
Python · Next.js · Zustand · WebRTC · Docker
Challenge: Professionals from various industries needed practical, hands-on training in applied statistics and data science.
Solution: Designed and delivered comprehensive Python-based courses with real-world exercises, evaluations, and hands-on projects.
Impact: Trained professionals, enabling them to apply data science techniques in their respective fields.
Python · Jupyter · scikit-learn · pandas · statistical modeling
Challenge: 3D gaze estimation from 2D images or videos is a core computer vision task with applications in behavioral research, but published models often stay in academic codebases.
Solution: Built a webapp that integrates state-of-the-art 3D gaze estimation research.
Impact: Open-source webapp that packages research-grade gaze estimation, improving accessibility for developers and researchers who want to run or extend the model.
Python · Pytorch · OpenCV · FastAPI · Next.js