Built a full-stack e-learning platform that allows instructors to create courses and students to enroll, complete lessons, and take quizzes. Developed the frontend using HTML, CSS, and JavaScript, and built the backend with FastAPI and SQL for course, user, enrollment, and quiz management.
1
3
Built a complete stereo vision pipeline including camera calibration, stereo calibration, rectification, depth computation, and 3D point cloud generation. Added interactive depth and distance measurement tools using Python, OpenCV, Open3D, and StereoSGBM.
1
9
Developed an unsupervised deep learning pipeline using the NASA IMS Bearing Dataset. Trained an autoencoder on healthy 20 kHz vibration signals and used reconstruction error, statistical time-domain features, a 99th-percentile threshold, and a stable alarm rule to detect bearing degradation.