Pinned Repositories
pagefx
Compiler from .NET CIL to Flash byte code used in ActiveReports
CronDaemon
.NET library with single CronDaemon class with generic implementation of cron scheduling based on ncrontab
fint
.NET CIL interpreter written in simple subset of F#
karma-typescript-preprocessor
TypeScript preprocessor for karma-runner
meteor-typeahead
Autocomplete package for meteor powered by twitter typeahead.js
multidisk
Mini Google Drive clone :) powered by Uploadcare
Owin.Routing
Simple routing for OWIN applications inspired by express.js
pandora
Small box of pandora to prototype your app with ready for use backend. This is just my compilation of different solutions occasionally applied in hackathons and challenges
parse-diff
Unified diff parser for nodejs and browser
scraper
Declarative web scraper in JavaScript primarily designed to extract linguistics data
sergeyt's Repositories
sergeyt/kanban-vision
Integrated kanban boards
sergeyt/ask-for
Node.js readline utility
sergeyt/askfor
Node.js utility to ask user prompts
sergeyt/code-problems
Common code problems solved using JavaScript and other languages - add your own problems and solutions!
sergeyt/devtools-cheatsheet
A cheatsheet for developers
sergeyt/drag-and-drop
drag and drop demo
sergeyt/FunScript
F# to JavaScript compiler with JQuery etc. mappings through a TypeScript type provider
sergeyt/javascript-algorithms
JavaScript implementation of different algorithms.
sergeyt/jilla
A Jira client for lazy people
sergeyt/jsPDF
Generating PDF files purely in Javascript
sergeyt/karma-resharper
ReSharper plugin to run jasmine tests using karma-runner
sergeyt/mk.js
Canvas implementation of basic fighting game which allows multiplayer game over the network.
sergeyt/monocov
Mono Code Coverage profiler module
sergeyt/node-int
arbitrary size integer library in pure javascript
sergeyt/node-lazy
lazy lists for node.js
sergeyt/sandbox
Sandbox to practice git & markdown, also host misc scripts
sergeyt/sheetsee.js
visualize data from a google spreadsheet
sergeyt/shelljs
Portable Unix shell commands for Node.js
sergeyt/socket.io-chat-demo
Socket.io chat room application with multiple rooms.
sergeyt/vagrant-dev-env
vagrant development environment provisioned with shell scripts on precise64 box
sergeyt/vbee
Visual Basic Expression Evaluator
sergeyt/waitFor
Angular Scenario Runner for Testacular Additional API WaitFor. This makes it so you don't have to use element which grabs items that are not yet available. WaitFor will wait a specified amont of time while searching for them making the test execution faster because you don't need to use sleeps.