Pinned Repositories
BiSON.js
Bandwidth optimized binary encoding for JavaScript
Bomberman_libGdx
Bomberman game made with libGdx
CodeMirror
In-browser code editor
EntityComponentSystemSamples
Ext.ux.ColorPicker
An advanced colorpicker
history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.
js_cursor_position
A small library which allows to detect cursor position in Javascript textarea
nuclearmail
NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.
pbs
FaycalBekhechi's Repositories
FaycalBekhechi/BiSON.js
Bandwidth optimized binary encoding for JavaScript
FaycalBekhechi/Bomberman_libGdx
Bomberman game made with libGdx
FaycalBekhechi/CodeMirror
In-browser code editor
FaycalBekhechi/EntityComponentSystemSamples
FaycalBekhechi/Ext.ux.ColorPicker
An advanced colorpicker
FaycalBekhechi/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
FaycalBekhechi/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.
FaycalBekhechi/js_cursor_position
A small library which allows to detect cursor position in Javascript textarea
FaycalBekhechi/nuclearmail
NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.
FaycalBekhechi/pbs
FaycalBekhechi/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
FaycalBekhechi/SaveThisSession
FaycalBekhechi/socket.io-client
Sockets for the rest of us
FaycalBekhechi/sometrpg
A prototype of a turn-based tactical role playing game. Experimented with formalized state machines the Artemis entity-component system.
FaycalBekhechi/thinking-in-redux-book-samples
code examples from: https://leanpub.com/thinking-in-Redux
FaycalBekhechi/tic-tac-toe