All Featured Projects
A complete listing of systems I have built, ranging from deep learning medical classification and predictive agricultural forecasting to secure full-stack web platforms.
Skin Cancer Detection & Classification
Designed and trained a deep convolutional neural network model using HAM10000 and ISIC datasets to classify skin lesions into 7 diagnostic categories. Leveraged transfer learning architectures (ResNet50, DenseNet201) along with normalization pipelines to achieve robust clinical predictive validation scores.
View RepositoryAgricultural Crop Yield Forecasting
Built regression diagnostic tools to estimate seasonal crop yields by analyzing parameters such as soil moisture content, NPK values, pesticide details, and weather history. Compared SVM, Random Forest, and Decision Tree regressors to ensure farming optimization accuracy.
View RepositorySecure Hospital Management System
Designed a role-based patient portal for scheduling clinical visits, storing digital health records, and authorization checks. Integrated with JWT-secured APIs and robust database schemas to prevent record leakage.
View Repository