Featured Projects

Discover a collection of projects highlighting my journey as a web, web-api developer & vision engineer

Razer Store Bangladesh
Developed a dynamic MVC pattern architecture website where Razer products (which are shipped from the US) will be delivered through a user-friendly, strong security, and reliable purchase system.
PHPJSAJAXHTML5CSS3BootstrapJSONMySQL
Razer Store Bangladesh image
Language Detection & Translation using FastApi
🌐 Developed a translation-detection API where, using FastAPI, a web server exposes a /translate, a /predict and a /result route. On the backend, using async, a pretrained and a trained DL model, the server uses a SQLite database to store the translations.
FastApiPyTorchDockerNLPSqlite Database
Language Detection & Translation using FastApi image
Face Mask Detection in Real-Time using transfer learning via Mobilenet_V2
🚀 Mobile Net V2 was trained using custom and Kaggle datasets of 9.5k human face pictures with properly, poorly, and incorrectly worn masks. The model scores 95–96 percent validation after haarcascade_frontalface_alt2.xml detects the frontal face area in real time.
TensorflowKerasopenCV-2CNNTransfer-learning
Face Mask Detection in Real-Time using transfer learning via Mobilenet_V2 image