Pinned Repositories
Dwoo
a PHP5 Template Engine
hfsm-js
CoffeeScript and JavaScript hierarchical state machine (UML, UML2 inspired)
jquery
jQuery JavaScript Library
jshamcrest
Library of matcher objects for JavaScript, based on the ideas behind Hamcrest.
multi-slot-transcluding-directive-for-angular
Transcluding is nice. How about transcluding more than one thing?
PL101
processing-js
A port of the Processing visualization language to JavaScript.
KamilSzot's Repositories
KamilSzot/hfsm-js
CoffeeScript and JavaScript hierarchical state machine (UML, UML2 inspired)
KamilSzot/multi-slot-transcluding-directive-for-angular
Transcluding is nice. How about transcluding more than one thing?
KamilSzot/365_programs
I'll attempt to push here one program per day, no matter how silly, simple or buggy.
KamilSzot/advent2023
Advent of Code 2023 in Rust
KamilSzot/atom-comment-uncomment-plugin
Atom offers comment toggle. I wanted to have commenting and uncommenting as separate actions.
KamilSzot/atom-react
ReactJS Support for atom (syntax, snippets)
KamilSzot/atom-shell-windows-bash-problem
When atom-shell application is ran using atom.exe that's inside this application directory from bash on windows then it can load same modules from node_modules more than once. This is minimal test case that reproduces this behaviour.
KamilSzot/Chart.HorizontalBar.js
KamilSzot/Chart.js
Simple HTML5 Charts using the <canvas> tag
KamilSzot/CoffeeScriptD3JsTodoMvc
Implementation of TodoMvc in D3.js and CoffeeScript
KamilSzot/CoffeScriptFoundation
Experiments of creating Gulp based build process for coffeescript based webapp
KamilSzot/context-sharing
KamilSzot/cult
cult monitors gulpfile changes and reloads gulp
KamilSzot/d3-svg-editor
KamilSzot/datetimepicker
jQuery Plugin Date and Time Picker
KamilSzot/ganbreeder
Breed and share images using biggan
KamilSzot/meta-coffee
OMeta for CoffeeScript in CoffeeScript
KamilSzot/mongodb-rest
REST Server for MongoDB (using node.js)
KamilSzot/nicelanguage
Experiments with OMeta
KamilSzot/nifi
Mirror of Apache NiFi
KamilSzot/react-chartjs-2
React wrapper for Chart.js
KamilSzot/react-globe-cli
A CLI tool for extracting a gettext POT file from multiple JS source files using react-globe
KamilSzot/react-router
A complete routing solution for React.js
KamilSzot/react-router-data-preload
Ensure data for new page is loaded before navigating away from current page.
KamilSzot/ReactBackboneCoffeescript
Experiments in React, Backbone models and collections and Cofeescript
KamilSzot/Sandkings
KamilSzot/tensorflow_demo
Tensorflow Demo for my TF in 5 Min Video on Youtube
KamilSzot/vscode
Visual Studio Code
KamilSzot/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
KamilSzot/xTepl
Simple templating for PHP that compiles to XSLT.