Code Portfolio - Projects

More projects will be added in the near future, stay tuned! If you can't wait, please refer to my GitHub for all of my projects.

PROTAC-Splitter

Published:

Automated decomposition of a PROTAC into E3 ligand, linker and warhead, via a Transformer sequence-to-sequence model and a graph-based XGBoost model.

PROTAC-Degradation-Predictor

Published:

An open, reproducible degradation activity model that outperforms DeepPROTACs at a fraction of the complexity, trained on a curated PROTAC-DB / PROTAC-Pedia dataset.

Bioinformatics Course

Published:

Implementing sequence alignment, domain assignment, main chain tracing, and steric overlaps detection.

Mapping Multiple LSTM Models on FPGAs

Published:

A framework that co-optimises multiple LSTM models for FPGA deployment via SVD-based approximation and structured pruning, reaching 3x to 5x speedups at equal accuracy loss.