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!

Demo Github

PyTLDR

Automatic text summarization toolbox for Python. Implements several different state-of-the-art extractive summary algorithms. Give the demo a try.

Demo Github

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.

Read More Github

TextureSLAM

Simultaneous Localisation and Mapping (SLAM) framework to accurately reconstruct scenes containing very fine details, developed for my Master’s thesis.

Read More Github

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.

Read More Github

SLAM Toolbox

Extended Kalman Filter (EKF) based Simultaneous Localisation and Mapping (SLAM) toolbox written in MATLAB as part of my 3rd year undergraduate thesis.

Read More Github