top of page
5dd70a5ffd9db22ffa3bb573.jpeg

Personal Projects

VIN-TRAnsfer Project (VIN-TRAP)

After a hit-and-run accident with multiple cars, it becomes difficult to apprehend the suspects involved. This project was designed to be a proof-of-concept where devices can transmit information about a suspect's car to nearby cars in the crash site. After GPS coordinates of the crash have been transmitted, law enforcement and insurance agencies can get notified of the suspect's location through a continuous transmission until apprehension.

cars_edited.jpg

Rocket Motion Tracker

Learn more!

With a directional pointer equipped with a camera at the ground station and video recognition, a rocket's motion can be followed as it ascends and descends using a flight computer's readings and the angle of the directional pointer through a feedback system. Video recognition is employed using a Kalman Filter to verify the rocket's descent and take-off.

Screenshot (737)_edited.jpg

Sunset Detector

Learn more!

This project entails converting 3200 different RGB images (1600 from the train, 1000 from the test, and 600 from the validation datasets) to LST color space, segmenting the images into 49 sections, and processing the mean and standard deviation through an SVM. The baseline LST-SVM has an accuracy of 89.6% on the test dataset but is overfitted based on the validation dataset. In a second part of the project, two CNNs are used to classify the images, one from squeezenet for transfer learning and one from scratch in Keras. Both CNNs performed better than the LST-SVM with accuracies of 95% and marginal FPR versus TPR ROC curves (nearly 0 to 0.9).

bridge.png

Level 2 HPR Certification

Learn more!

This rocket is being launched on a J760 White Thunder and reaching an approximate apogee of 1550 meters with a maximum velocity of 250 meters per second!

image_2022-08-22_001928485.png

Concrete Rocket

Learn more!

Yes, this crayon is the full-scale, 13-foot long, 2022 NASA USLI rocket, made out of concrete. Total weight: At least 400 pounds! Version 2 will be much smaller, lighter, and will be able to fly after proper safety procedures and testing!

concreteRocket.jpg

16-bit μProcessor

Learn more!

This report describes the design specifications and process taken while creating this stack-implemented processor. Everything from the instruction set architecture to RTL instructions and sample instruction-level programs.

Opera Snapshot_2022-08-21_234942_20ad3fea-724a-466d-88c7-3f07e8a30f9d.filesusr_edited.jpg

Playing Card Identifier

Learn more!

Our proposed model attempts to identify cards in natural environments through image processing and classification. To accomplish this, our model uses a region-based convolutional neural network (R-CNN) to crop important card identification regions from natural images containing cards. Then, one of three different classifiers identify the rank and suit of the card found. Our results proved promising in the identification of cards, with the highest of the three classification models producing an accuracy of 77%.

king.png

Fruit Classification Using Morphological Operations on Masks

Learn more!

Recognizing objects in an image can be very useful from securities in public areas to inventory management in store. We developed a system that can count the number of apples, bananas and oranges in different images by applying filters and performing morphological operations on the masks of each fruit. The system will recognize the fruit most of the time, but when the same fruits are stacking together, the system would not be able to correctly count the number of each fruit.

Opera Snapshot_2022-08-22_003419_20ad3fea-724a-466d-88c7-3f07e8a30f9d.filesusr.com.png

Remote Controlled Telescope

Learn more!

This monster of a robotic telescope prototype is capable of locating "constellations" placed around a room via a remote control.

Opera Snapshot_2022-08-21_232048_20ad3fea-724a-466d-88c7-3f07e8a30f9d.filesusr_edited.jpg
bottom of page