Projects
ZipNews
A web app built with Flask that crawls and aggregates news websites into summaries. Uses my PyTLDR python module – you can try it yourself!
PyTLDR
Automatic text summarization toolbox for Python. Implements several different state-of-the-art extractive summary algorithms. Give the demo a try.
Reddit NLP
Natural language processing toolkit written in Python. Used to mine and analyse comment and post data on Reddit Useful for creating bots, word clouds etc.
TextureSLAM
Simultaneous Localisation and Mapping (SLAM) framework to accurately reconstruct scenes containing very fine details, developed for my Master’s thesis.
Email Analytics
Email analysis tool written in Python. Uses IMAP to retrieve all of your received/sent emails and provides aggregate statistics on your messaging habits.
SLAM Toolbox
Extended Kalman Filter (EKF) based Simultaneous Localisation and Mapping (SLAM) toolbox written in MATLAB as part of my 3rd year undergraduate thesis.