Full Workspace

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.

Deep Learning / Healthcare

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.

Python TensorFlow Keras OpenCV NumPy Pandas
View Repository
Predictive Analytics

Agricultural 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.

Python Scikit-Learn Pandas NumPy Matplotlib
View Repository
Full-Stack Web

Secure 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.

React.js Node.js Express MongoDB JWT Authentication
View Repository