Skip to main content

Posts

Showing posts from January 18, 2015

How to make modern HTML5 presentations

If you want impress presentations like http://bartaz.github.io/impress.js/#/bored ? Prezi is a good option but is costly and there are lots of alternatives are available such as reveal.js . watch demo at http://lab.hakim.se/reveal-js / or http://slides.com/ If you know HTML5 and CSS3  you can write the code otherwise you use this GUI: http://www.strut.io/ Extract the attached zip file and open the index.html file in firefox and start develop your presentation. Use the YouTube Tutorials for more information : https://www.youtube.com/watch?v=zA5s8wwme44 My professional journey , a slide-share presentation creating using my LinkedIn profile. http://www.slideshare.net/premsankarchakkingal/professional-journey-premsankar-chakkingal Create your own professional journey using link given below. https://www.slideshare.net/professional-journey Project Idea : If you have particular user data set with general details , you can integrate the same with HTML5 using coding an...