_kyzg

↗ HN profile [ 39.2 ms ] full profile
Karma
1
Created
August 21, 2021 (4y ago)
Submissions
0
  1. Show HN: How to write an HTML5 Prezi clone (adityabhatt.wordpress.com)
  2. http://adityab.github.com/Awwation/ INFO: In firefox, when you generate a presentation, the file is saved as a .part file for some unknown reason. Just rename it to .svg and it plays alright. This works fine in Chrome.…

  3. Yet another node.js Twitter clone (howler.adityabhatt.org)

    Made a twitter clone with node.js and mongodb as a learning exercise. Plan to add realtime updating with now.js next. Some front-end code borrowed from https://github.com/tglines/nodrr Turbulence.js is an API I'm…