Developed a C-based application to automate applicant screening and scoring using file I/O and dynamic memory allocation. Implemented a custom scoring algorithm based on GPA and education level, utilizing structs and pointers to filter candidates and identify top-ranked applicants.
Developed an image processing toolkit using MATLAB, including an automated coin detection system based on morphological operations and blob analysis. Built an interactive GUI for real-time image processing tasks such as Canny edge detection, histogram visualization, and threshold-based segmentation.