jQuery
jQuery is a Javascript library which makes easier to use Javascript on a website. It is used to make highly interactive web applications.
As a web developer, jquery being most popular and most extendable Javascript framework it makes easy to add animations and events. This saves the time. I think jQuery can be used to add some animations in case of our previous participant list.
CDN-Content Delivery Network is a system that delivers the pages and web content to the user, based on geographic location of the user. With the use of this system we can speed up in the delivery of content. The closer the server to user geopgraphically, the faster the content is delivered to user.