I AM LISTENING TO
|
WHAT I LIKE
  • English
  • German


BLOG FILTER



Granim.js – Create fluid and interactive gradients animations with this small (< 10 kB) js library.

Granim.js

readmore

Manet is a REST API server which allows capturing screenshots of websites using various parameters. It is a good way to make sure that your websites are responsive or to make thumbnails.

GitHub

readmore

A Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis.

  • Uses Express as the application Framework.
  • Manages Sessions using express-session package.
  • Authenticates via username and password using Passport.
  • Passwords are hashed using bcrypt-nodejs package.
  • Social Authentication via Facebook and Twitter using Passport.
  • Real-time communication between a client and a server using Socket.io.
  • Uses MongoDB, Mongoose and MongoLab(mLab) for storing and querying data.
  • Stores session in a MongoDB using connect-mongo; a MongoDB-based session store.
  • Uses Redis as an Adapter for Socket.io.
  • Logging Errors and Exceptions using Winston.

Chat.IO

readmore
9. September 2016

jQuery Stuck it to them :)

A responsive sticky element plugin, designed to be used with Foundation, Bootstrap or your own css solution.

jQuery Stuck

readmore

A d3.js heatmap representing time series data. Inspired by Github’s contribution chart.

GitHub

readmore

Nice list of tools that will make your life easier, creating meaningful and beautiful data visualizations.

  1. Maps
  2. Charts
  3. Data
  4. Anything else :)

datavisualization.ch

 

readmore

There are multiple solutions out there to create a nice particle network animation in Javascript.

Depending on the amount of particles interacting, they will all spin up your fan at some point ;) You can also use Three.js to create it, but that might be an overkill.

Here some  of the solutions:

  1. Particles.JS – Vincent Garreau / GitHub
  2. ParticlePayground – Jonathan Nicol / GitHub
  3. Particler  – Adam Bereziuk / GitHub
  4. Particle Network – Ken Ankomah / GitHub
  5. CANVAS PARTICLES WEB MATRIX
  6. Particle Network Animations in JS – Alex Wendland
  7. Javascript Particles Animation – Roshin Jose
  8. Connected Particles – Mike Bostock
  9. Connected Particles – Jonathan
  10. Canvas Particle Animation – Julian Laval
  11. 3D Network Graph – Joe die Stefano

readmore

The Encom Globe is a WebGL-based clone of the globe from the boardroom scene in Tron: Legacy. Its written using Three.js, with parts implemented in GLSL.

Really amazing!

Encom Globe

readmore

Chardin.js is a jQuery plugin that creates a simple overlay to display instructions for certain elements on a page.

GitHub

readmore

Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.”

Paper.JS

readmore