All projects

academic

Machine Learning Portfolio

A repository of deep-learning and machine-learning projects covering computer vision, time-series forecasting, and structured-data classification.

The problem

Models are only useful when their data, evaluation method, and limitations are explicit.

Evidence note

Source notebooks, datasets, experiment outputs, and project notes are available in the public repository.

Contribution

  • Built and evaluated Simple CNN and VGG16 models for UTKFace age and gender prediction, including data augmentation and configuration experiments.
  • Created LSTM forecasting experiments for BHP, CBA, and WES stock data, comparing neuron counts and epochs with prediction graphs, RMSE, and R².
  • Developed an olive-oil classifier using preprocessing, PCA, Gaussian Mixture Model balancing, and Adam/SGD comparisons.

Technology focus

  • Python
  • TensorFlow
  • Keras
  • scikit-learn
  • Pandas
View source repository
Production

EntraBook

A deployed multi-tenant booking SaaS for court sessions, classes, and property rentals.

Deployed at entrabook.com; production SaaS scope is documented in the resume.

  • React
  • Node.js
  • Express
  • SQL Server
  • OAuth2
Production

EntraSave

A personal-finance platform with transaction management, reporting dashboards, and secure OAuth-based sign-in.

Deployed at entrasave.com; no customer or financial outcome metrics are claimed.

  • React
  • Node.js
  • Express
  • SQL Server
  • OAuth