Small rescue robot

During my undergraduate time, I was making a startup with friends from our robotic club, and beside of the main projects we employed in the company, there were some other products we designed. One of my ideas is the small rescue robot. The idea come from the news that in 2013 there were many disasters…

Origami Snake Robot

To combine the flexibility of soft robotics and the portability and efficiency of traditional electrical actuation, I took part in designing and controlling this self-contained, lightweight, low cost and flexible origami robotic snake (OriSnake). Note: Origami is the Japanese art of creating structures and objects by folding paper. Taking inspiration from this technique, we can create…

3-D Soft Robotic Snake

Robots offer great promise in assisting search-and-rescue operations in extremely uncertain and cluttered environments after a variety of disasters. The simple structure of a snake robot has the capability to traverse complex, constrained, 3-D environments (small gaps, tough terrain). Snake robots have been developed using traditional robotic structures composed of rigid links and discrete joints, though capable of snake-like motion, suffer from a number…

Flight Tickets Reservation System

This is a project from WPI CS 509 Software Design. This system will have the ability to allow clients to search flights based on their requirements such as departure or arrival airport, departure or arrival time or perspective time windows within each. It will display appropriate flights based on the client’s requirements, showing nonstop flights…

Pet Image Recognition

This project is based on WPI RBE 549 Computer Vision. The aim is to create an algorithm to distinguish images of dogs from cats. During the project two classifiers are used, CNN (Tensorflow) and SVM (Scikit-learn). Dataset: Kaggle’s official competition dataset Asirra; In this project, our team also use several enhancement methods together with Support Vector…