I rebuild things before I trust them. Half the projects here started because I wanted to know how something worked, not because anyone asked for them.
|
📄 Papers |
📱 3 years freelance |
The largest publicly released line-level dataset of historical Arabic manuscripts — 14 books, 3,043 pages, 28,600 lines, with margin/insertion-anchor annotations for non-linear reading order.
Python 3
Line-level restoration of degraded Arabic manuscripts: a U-Net that makes damaged handwriting readable, scored by whether an OCR model can read it.
Python 1
A spatial analytics pipeline that scores every Lower Layer Super Output Area (LSOA) in Greater London for retail suitability, using open urban data and machine learning.
Jupyter Notebook 1
Domain-specific adaptation of CodeT5 for Python docstring generation. Compares pre-trained vs fine-tuned performance using NLP metrics (ROUGE, METEOR, BERTScore), showing significant improvements a…
Jupyter Notebook 3
COVID-19 lung segmentation using U-Net and MobileNet-U-Net with MLflow for experiment tracking and model comparison.
Jupyter Notebook 3
My LangGraph-built AI assistant that provides conversational access to my professional portfolio. It leverages tool-calling to dynamically fetch and present data from my GitHub, answer questions ab…
Jupyter Notebook 3