Misc
Labels float above input form field on focus This is popular nowadays to animate labels dynamically above the input field. It feels very cool and the user gets good feedback with animating input labels. Check out the demo to get a closer look at it and also the Demo...
Misc
A very cool online service that acts more like a time machine to see your website’s past. Web archive link – https://web.archive.org/
Misc
https://eonasdan.github.io/bootstrap-datetimepicker/
Misc
The Infinite Document WorkFlowy is a single document that can contain infinite documents inside it. It’s a more powerful, easier way to organize all the information in your life. Website – https://workflowy.com/
Misc
/* Jump to section and play video $(document).ready(function(){ var flag = true; var vid = document.getElementById(“latest-project-video”); var playvideo = true; var slidedown = true; function playVid() { if(...