Display taxonomy items with Ajax

Hi Guys, This website has projects which belongs to a category (a taxonomy type). I am displaying all the category names and I want to display projects belongs to each category when a user clicks on a category name. I can already to this with taxonomy list plugin. However, I want to do this without reloading the page. Can anyone please tell me the best method to achieve this using Ajax?