1.0.8 • Published 4 years ago

made-in-belgium v1.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Made in Belgium

Support me on Patreon Buy me a book PayPal Ask me anything Version Downloads Get help on Codementor

A list of neat projects made in Belgium

Contents

JavaScript

:star2:NameDescription🌍
4372@bendc/sprintA tiny, lightning fast jQuery-like library for modern browsers.
3988@mathiasbynens/jquery-placeholderA jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet:arrow_upper_right:
3420@luruke/barba.jsCreate badass, fluid and smooth transition between your website's pages.:arrow_upper_right:
2200@RobinHerbots/jquery.inputmaskInput Mask plugin:arrow_upper_right:
2163@bendc/animateplusCSS and SVG animation library
826@pure/purePURE Unobtrusive Rendering Engine for HTML:arrow_upper_right:
757@mathiasbynens/heA robust HTML entity encoder/decoder written in JavaScript.:arrow_upper_right:
670@bendc/uilangA minimal, UI-focused programming language for web designers.:arrow_upper_right:
600@rubenv/angular-gettextGettext support for Angular.js:arrow_upper_right:
557@gillesdemey/Cumulus☁️ A SoundCloud player that lives in your menubar.:arrow_upper_right:
488@mathiasbynens/jsperf.comjsPerf.com source code:arrow_upper_right:
459@boblemarin/Sprite3D.jsSprite3D.js, a JS library for generating and manipulating CSS 3D transforms
396@bendc/animateSimple animation library
380@mathiasbynens/mothereff.inWeb developer tools:arrow_upper_right:
377@mathiasbynens/esreverA Unicode-aware string reverser written in JavaScript.:arrow_upper_right:
307@tvcutsem/harmony-reflectES5 shim for ES6 Reflect and Proxy objects:arrow_upper_right:
290@bendc/anchor-scrollSmooth and lightweight anchor scrolling library
218@madewulf/MigrationsMap.netInteractive map of the origin-destination stocks by country:arrow_upper_right:
217@rubenv/grunt-gitGit commands for grunt.
216@RubenVerborgh/N3.jsLightning fast, asynchronous, streaming RDF for JavaScript
214@boblemarin/jQuery.eraserjQuery plugin that makes an image erasable (with mouse or touch movements):arrow_upper_right:
197@mathiasbynens/jsescA JavaScript library for escaping JavaScript strings while generating the shortest possible valid ASCII-only output.:arrow_upper_right:
175@eschnou/ardrone-webflightPilot the AR.Drone 2.0 directly from your browser. Extend the application with plugins to add features such as video recording, autonomous flight, face recognition, and more.:arrow_upper_right:
175@mathiasbynens/utf8.jsA robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.:arrow_upper_right:
150@RubenVerborgh/promiscuousSmall and fast promise library for JavaScript:arrow_upper_right:
144@mathiasbynens/regenerateGenerate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.:arrow_upper_right:
131@mathiasbynens/grunt-templateThis Grunt plugin interpolates template files with any data you provide and saves the result to another file.:arrow_upper_right:
120@mathiasbynens/tpyoA small script that enables you to make typos in JavaScript property names. Powered by ES6 proxies + Levenshtein string distance.:arrow_upper_right:
119@eschnou/ardrone-autonomyProvides key building blocks to create autonomous flight applications with the #nodecopter (AR.Drone).:arrow_upper_right:
118@mathiasbynens/emoji-regexA regular expression to match all Emoji-only symbols as per the Unicode Standard.:arrow_upper_right:
104@mathiasbynens/jquery-visibilityPage Visibility shim for jQuery:arrow_upper_right:
100@bramus/photoshop-google-map…PS_Bramus.GoogleMapsTileCutter - A Photoshop script that cuts image tiles from any image for direct use with Google Maps:arrow_upper_right:
98@mathiasbynens/base64A robust base64 encoder/decoder that is fully compatible with atob() and btoa()`, written in JavaScript. | :arrow_upper_right:
97@RubenVerborgh/SPARQL.jsA parser for the SPARQL query language in JavaScript
92@eschnou/node-ostatusAn OStatus library for node-js. Implementing webfinger, PubSubHubBub, hcard, atom/json activitystreams and salmon. It serves as the building block of a decentralized social network.:arrow_upper_right:
91@mathiasbynens/grunt-zopfliA Grunt plugin for compressing files using Zopfli.:arrow_upper_right:
83@rubenv/node-systemdSupport for running node.js as a socket-activated service under systemd:arrow_upper_right:
82@mathiasbynens/regexpuA source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.:arrow_upper_right:
70@mathiasbynens/CSS.escapeA robust polyfill for the CSS.escape utility method as defined in CSSOM.:arrow_upper_right:
62@mathiasbynens/jquery-smooth-scroll…Smooth anchor scrolling plugin for jQuery.:arrow_upper_right:
61@mathiasbynens/grunt-yui-compressorA Grunt plugin for compressing JavaScript and CSS files using YUI Compressor.:arrow_upper_right:
61@mathiasbynens/jquery-slideshowThe simplest jQuery slideshow plugin. Evar.:arrow_upper_right:
50@mathiasbynens/luaminA Lua minifier written in JavaScript:arrow_upper_right:
47@mathiasbynens/unicode-dataPython scripts that generate JavaScript-compatible Unicode data:arrow_upper_right:
46@rubenv/node-apk-parserExtract Android Manifest info from an APK file.
46@rubenv/angular-select2Select2 directive for Angular.js
46@bendc/parallaxLayered icons
46@mathiasbynens/String.prototype.inc…A robust & optimized ES3-compatible polyfill for the String.prototype.contains method in ECMAScript 6.:arrow_upper_right:
45@mathiasbynens/String.prototype.sta…A robust & optimized ES3-compatible polyfill for the String.prototype.startsWith method in ECMAScript 6.:arrow_upper_right:
42@rubenv/angular-gettext-exam…TodoMVC with angular-gettext added to it.:arrow_upper_right:
40@mathiasbynens/node-unicode-dataJavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version’s categories, scripts, blocks, and properties — neatly packaged into a separate npm package per Unicode version.:arrow_upper_right:
39@rubenv/angular-debounceTiny debouncing function for Angular.JS.
39@TimGeyssens/UmbracoAngularBackof…Example project showing how to extend Umbraco with a custom tree and edit page using web api and angular
38@boblemarin/FLUmultiuser interactive installation
38@rubenv/grunt-angular-gettex…Tasks for extracting/compiling angular-gettext strings.:arrow_upper_right:
37@mathiasbynens/document.scrollingEl…A polyfill for document.scrollingElement as defined in the CSSOM specification.:arrow_upper_right:
36@mathiasbynens/Array.fromA robust & optimized ES3-compatible polyfill for the Array.from method in ECMAScript 6.:arrow_upper_right:
35@teddykishi/DOM-ParticlesCreate a DOM particle system
34@mathiasbynens/String.prototype.atA robust & optimized ES3-compatible polyfill for the String.prototype.at proposal for ECMAScript 6/7.:arrow_upper_right:
34@mathiasbynens/unicode-8.0.0JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
33@bramus/simple-rest-api-expl…A simple way to showcasing and exploring all endpoints of your RESTful API.:arrow_upper_right:
32@bendc/jscssJavaScript style sheets
31@eschnou/ardrone-panoramaTake 360° panoramic pictures with an ar-drone.
30@bendc/search-filterAnimated search filter plugin
29@TimGeyssens/UIOMaticAuto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco:arrow_upper_right:
28@gillesdemey/node-record-lpcm16:microphone: Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
27@rubenv/node-autoquitAutomatically quit node.js servers when inactive.:arrow_upper_right:
27@boblemarin/TheBoxMy Submission to the march 2012 Mozilla DevDerby about CSS 3D
transforms. A simple and interactive 3D scene using Sprite3D.js
26@mathiasbynens/String.prototype.cod…A robust & optimized String.prototype.codePointAt polyfill, based on the ECMAScript 6 specification.:arrow_upper_right:
26@RubenVerborgh/HDT-NodeNative bindings for Node.js to access HDT compressed triple files.:arrow_upper_right:
26@doomhz/jQuery-Image-CacheCache base64 encoded images in modern browser Local Storage with this jQuery plugin.:arrow_upper_right:
26@mathiasbynens/unicode-7.0.0JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v7.0.0’s categories, scripts, blocks, bidi, and other properties.
25@doomhz/jQuery-TweaksjQuery Doom Tweaks plugin to add more handy futures to the framework.:arrow_upper_right:
23@rubenv/angular-rt-popupA better version of the Bootstrap popover, for Angular.JS
20@TimGeyssens/BundlingAndMinificat…UI layer on top of http://aspnetoptimization.codeplex.com/ for Umbraco:arrow_upper_right:
20@rubenv/angular-gettext-tool…Tools for extracting/compiling angular-gettext strings.:arrow_upper_right:
18@rubenv/pofileParse and serialize Gettext PO files.
18@rubenv/angular-tiny-eventem…Tiny event emitter for Angular.JS.
17@luruke/adapttext.js:raised_hands: - AdaptText.js is a dependency free and simple javascript solution capable to fit your text inside the parent element
16@rubenv/connect-body-rewriteRewrite request bodies.
15@RubenVerborgh/EyeServerEyeServer is a server for the EYE reasoner.:arrow_upper_right:
15@eschnou/webflight-copterfaceA port of the nodecopter copterface as a plugin to the ardrone-webflight environment.
13@rubenv/grunt-mkdirCreate directories with Grunt.
13@tvcutsem/es-labAutomatically exported from code.google.com/p/es-lab
13@bramus/bramus_cssextrasbramus_cssextras is a plugin for TinyMCE which enables the usage of CSS classes and CSS ids on any HTML element within TinyMCE. Together with an external CSS file, set via the TinyMCE content_css setting, bramus_cssextras bridges the (visual) gap between the content entered through TinyMCE and the actual output:arrow_upper_right:
13@bramus/ria-course-materialsCourse materials for the course Web & Mobile Development (formerly Rich Internet Applications), part of the Professional Bachelor ICT study programme.:arrow_upper_right:
12@RubenVerborgh/RESTdesc-Photo-Examp…RESTful Web API Description - A sample implementation. This is not the actual RESTdesc method. It is still a working draft at the moment.:arrow_upper_right:
12@pure/jstyleReplace CSS with Javascript
12@doomhz/jQuery-Inplace-EditA jQuery plugin for editing text in place.:arrow_upper_right:
11@TimGeyssens/UmbracoSinglePageCru…Sample single page CRUD app built with Umbraco and AngularJS. Making use of the new Umbraco APIs (IPublishedContent, ContentService and UmbracoAPIController).:arrow_upper_right:
11@eschnou/node-bignumberPackaging of Tom Wu Javascript BigNumber & RSA library:arrow_upper_right:
11@bendc/dribbboxSelf-hosted Dribbble portfolio.:arrow_upper_right:
10@RubenVerborgh/JavaScript-Error-Han…A collection of various JavaScript error handling techniques.:arrow_upper_right:
10@tvcutsem/proxy-handlersPredefined ECMAScript 6 Proxy handlers
10@bendc/simple-testBasic testing library
9@eschnou/shoutrA decentralized social networking platform.:arrow_upper_right:
9@luruke/split-in-linesTake an HTML element with text, and split it in lines.
8@rubenv/mod_rewrite-to-nginxApache mod_rewrite rule to nginx rewrite rule convertor
8@philipdesmedt/node.js-chatboxA very quick chatbox using Node.js and Socket.IO
8@c3o/opencampaignsoftware for political campaigns
8@luruke/clip-rect✂️ - clip-rect is an helper to create painless clip: rect() animations with GSAP.
7@RobinMalfait/HoGent-Samenvattinge…Samenvattingen - Toegepaste Informatica.
7@boblemarin/CSS-Keyframe-Exporte…CSS Keyframe Exporter for Flash CS6
7@RubenVerborgh/SPARQL-ParserObsolete SPARQL parser based on rdfstore-js, use SPARQL.js instead.:arrow_upper_right:
7@luruke/dev-excuses-chromeChrome, please, gimme an excuse! - A little chrome extension that allow you to easily fetch an excuse from https://api.githunt.io/programmingexcuse… and paste it in your current textarea/input field.
6@gillesdemey/typewrite:memo: A simple javascript file to simulate text input.
6@bramus/google-maps-polygon-…Programmatically move a google.maps.Polygon to a new google.maps.LatLng using Google Maps V3
6@boblemarin/TheFaceBuilderMozilla Dev Derby submission for February - Touch Events
6@RubenVerborgh/HTTP-methods-in-Java…What happens if we model the semantics of HTTP methods in JavaScript?:arrow_upper_right:
6@jslegers/4inarowFour in a Row
5@RubenVerborgh/tsv-to-jsonTSV to JSON converts a list of numbered, tab-separated records with header row to a tree of JSON files.:arrow_upper_right:
5@TimGeyssens/UmbracoPageNotFoundM…Addon to Umbraco 7 to manage your sites 404 page(s):arrow_upper_right:
5@g00glen00b/ibm-worklight-angula…A simple todo-app called YaTa (Yet Another Todo App) with only one goal: to create an IBM Worklight mobile app using AngularJS and the Ionic UI framework.
5@TimGeyssens/UmbracoMVCBackoffice…Sample app that shows how to extend the Umbraco backoffice using MVC instead of Webforms
5@RubenVerborgh/EyeClientEyeClient is a browser widget for the EYE reasoner.:arrow_upper_right:
5@gillesdemey/soundcloud-v2Client for SoundCloud's API v2
5@doomhz/jQuery-CarouselA simple javascript carousel for sliding NOT only images.:arrow_upper_right:
5@RobinMalfait/AssistantA personal assistant side project.
5@doomhz/jQuery-Doom-WindowsjQuery plugin to display modal windows and alerts.:arrow_upper_right:
5@Wolfr/jquery.extendedinputjquery.extendedinput plugin
5@gillesdemey/systemdify:penguin: Automatically create a systemd unit file for your Node application
5@duivvv/gulp-clipboardA gulp plugin to copy the content of your file to the clipboard
5@Wolfr/jquery.bootstrap.sim…Very simple jQuery lightbox
5@g00glen00b/meteor-twitter-strea…With Meteor you can write really cool apps in a few minutes. In this example I'm going to give you a live Twitter feed using the streaming API.
4@RubenVerborgh/AsyncIteratorAn asynchronous iterator library for advanced object pipelines in JavaScript:arrow_upper_right:
4@Wolfr/jquery.jekyll.global…This repo shows an example setup to make HTML prototypes with page states and a global menu to navigate between pages.
4@RobinMalfait/StartWithNodeWebkitWant to start with node-webkit? No problem !
4@TimGeyssens/EazyDEazy d for Umbraco, makes it easier to work with Dictionary Items
4@bramus/jquery_classdatajQuery ClassData is a jQuery plugin that allows you to access and manipulate data saved in the class property of DOM-elements in a nice and easy to use way.:arrow_upper_right:
4@boblemarin/ArcTween.jsDraw and animate arcs:arrow_upper_right:
4@rubenv/angular-async-seriesApply an action to a set of data serially.
4@jslegers/cascadeframeworkadva…Cascade Framework integrated with jQuery UI
4@Wolfr/jquery.multiadderjquery.multiadder plugin
4@amigrave/ringo-mongodbMongoDB driver for Ringo.js
3@rubenv/point-in-svg-polygonDetermine if an point is inside a polygon
3@doomhz/node-darkcoinCommunicate with darkcoind via JSON-RPC
3@gillesdemey/beer-names:beer: Get a unique random name that sounds like it could be a beer
3@philipdesmedt/ycappreviewAllows YC applicants to export their YC application into a format used for reviewing. Can be used to share with advisors, YC alumni, friends, family, etc...
3@madewulf/dataviz03Code for the Dataviz03 workshop (http://dwm.infographie-sup.be/dataviz03…:arrow_upper_right:
3@rubenv/angular-optimistic-m…Optimistically cached models for Angular.JS.
3@TimGeyssens/LookWhosEditingTooAvoid conflicting edits in Umbraco v7
3@eschnou/node-o3-xmlNodeJS library for W3C-DOM XML api with XPath and namespaces. It is based on LibXML2:arrow_upper_right:
3@boblemarin/AnimationEventssimple utility script that generates constants for CSS animation and transition events
3@g00glen00b/angular-d3-demoThis demonstrative project show you how you could integrate D3.js with AngularJS by defining proper directives.
3@gillesdemey/cli-progress-bar:clock9: A simple CLI progress bar, inspired by Gauge
3@RubenVerborgh/DataPublicationPlatf…An example data publication platform following the REST architectural principles:arrow_upper_right:
3@veggiemonk/boilerplate-jspm-mit…old boilerplate jspm, es6, mithril, jsx and sass
2@g00glen00b/spring-marvel-portle…This project demonstrates a basic portlet application with the data provided by the Marvel REST API as business data.
2@rubenv/grunt-usemin-uglifyn…Usemin uglify task that reuses existing .min files.
2@RobinMalfait/JavascriptTestingBDD with Jasmine and coffeescript!
2@RobinMalfait/ListerList your files
2@RobinMalfait/Laravel-pastePaste to laravel using Sublime Text 2
2@rubenv/js-validateJSHint wrapper + validation profiles
2@doomhz/jQuery-Feedback-Badg…Floating div placed on the right or left side of the page that doesn't move on pagescroll. When you click on it - you get a feedback form. Works on jQuery javascript library.:arrow_upper_right:
2@doomhz/jQuery-MessageBox-Ha…A simple handler for textareas to show a counter and default text on empty.:arrow_upper_right:
2@Wolfr/clank-jekyllClank starter project (depending on Jekyll)
2@tvcutsem/ProxyArrayArray implementation with ECMAScript Harmony proxies
2@bramus/wmd-course-materialsCourse materials for the course Web & Mobile Development, part of the Professional Bachelor ICT study programme.
2@jslegers/crockfordkeyboardCrockford Keyboard
2@gillesdemey/node_analyticsNode Analytics with Server Sent Events:arrow_upper_right:
2@rubenv/backbone_testToying around with Node.js and Backbone.js
2@RubenVerborgh/InnoversityChallengePitch for the Ghent University Innoversity Challenge:arrow_upper_right:
2@luruke/appear-animationEasily add animation when elements comes in the viewport.
2@boblemarin/WebAudio-API-BeatFad…
2@philipdesmedt/node-hnsearchHNSearch API wrapper for Node.JS
2@TimGeyssens/MyFirstBellePropEdit…A char limit prop editor for Umbraco 7 aka Belle
2@doomhz/jQuery-Hash-FormGet form values as object.:arrow_upper_right:
2@TimGeyssens/LocatorRazorStyleLocator package for Umbraco
2@doomhz/jQuery-Doom-TooltipDisplay tooltips and bubbles on your site.:arrow_upper_right:

Java

:star2:NameDescription🌍
807@JeroenMols/LandscapeVideoCameraPowerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.
413@JorenSix/TarsosDSPA Real-Time Audio Processing Framework in Java:arrow_upper_right:
404@erickok/transdroidManage your torrents from your Android device
271@Maescool/Catacomb-SnatchMojang's Humble bundle source
187@erickok/RxCupboardStore and retrieve streams of POJOs from an Android database using RxJava and Cupboard
154@erickok/mimicryMimicking grids in Android lists
139@benas/random-beansBecause life is too short to generate random Java beans by hand..:arrow_upper_right:
113@TheHolyWaffle/TeamSpeak-3-Java-APIA Java 7 implementation of TeamSpeak's 3 server query API.
105@wblut/HE_MeshHE_Mesh, a Java library for creating and manipulating polygonal meshes. Aimed primarily at Processing.:arrow_upper_right:
85@JorenSix/TarsosLSHA Java library implementing Locality-sensitive Hashing (LSH), a practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time.
75@benas/unix-streamTurn Java 8 Streams into Unix like pipelines:arrow_upper_right:
63@benas/jqlJava code analysis and linting with SQL:arrow_upper_right:
62@cbeyls/fosdem-companion-and…FOSDEM Companion for Android
56@TheHolyWaffle/League-of-Legends-XM…A Java 7 XMPP API to chat and interact with the League of Legends ChatServers.
52@datablend/fluxgraphA temporal graph database on top of Datomic
51@erickok/transdroid-searchCross-app torrent search results provider for Android
50@benas/todolist-mvcHelping you select a Java MVC framework
38@ChristopheVersieux/SocialStreamFragmentSocialStreamFragment from the Google IO 2012 app. (Credits to Roman Nurik)
38@datablend/blueprints-mongodb-g…Blueprints implementation on top of MongoDB
33@schaloner/deadbolt-2-javaIdiomatic Java API for Deadbolt 2
32@schaloner/deadboltAuthorisation module for the Play! framework
29@vormplus/Processing2-Creative…Full Source Code "Processing 2, Creative Programming Cookbook". The book I wrote for Packt Publishing in 2012.:arrow_upper_right:
25@JeroenMols/ArtifactoryExampleExample code to upload and use artefacts from Artifactory
25@datablend/gephi-blueprints-plu…Gephi plugin that allows to import graph data from any Tinkerpop Blueprints-compatible graph implementation
24@francisdb/serviceloader-maven-…Maven plugin for generating java serviceloader files
21@benas/easy-propertiesJava configuration made easy with declarative properties:arrow_upper_right:
20@schaloner/deadbolt-2-java-exam…Example usages of Deadbolt 2 Java
20@ge0ffrey/optaconfOptaConf the optimal conference planner
17@JorenSix/TarsosTranscoderA java wrapper for ffmpeg to transcode audio.:arrow_upper_right:
16@vormplus/colorLibA Processing library to work with colors.
16@cmoulliard/droolsjbpm-osgi-exam…drools & jbpm osgi examples running top of Apache Karaf, JBoss Fuse
15@JeroenMols/MethodCountExampleSample project to shrink huge libraries and reduce their method count.
15@dries007/HoloInventoryHologram inventory for blocks in MC:arrow_upper_right:
14@schaloner/SociallySecureAn example integration of the SecureSocial and Deadbolt security modules for the Play! framework.
14@datablend/neo4j-sail-testA Neo4J RDF and Sail test through Tinkerpop
13@JorenSix/TarsosCulture independent processing of MIR data:arrow_upper_right:
12@cmoulliard/camel-osgi-servicemi…Project combining the messaging and OSGI architectures with Camel, JPA, ServiceMix and ActiveMQ. Projet can be deployed on Fuse ESB 4.3.x release
12@datablend/neo4j-spatial-runnin…Neo4J Spatial hacking for analyzing Garmin running data using Gephi
12@JeroenMols/LegofyAndroid library to Legofy any image
11@dries007/TFCraft-NEIpluginAn NEI pluing for TerraFirmaCraft
11@cmoulliard/devoxx-2011-hands-on…Devoxx-2011-HandsOnLab
11@datablend/neo4j-google-analyti…Better visualization of google analytics data for the flow between your pages using neo4j and circos
10@cmoulliard/cdi-camel-examplecdi-camel
10@JeroenMols/MockitoExampleSample project to demonstrate Mockito usage on Android
10@erickok/ratebeerRateBeer for Android app
8@ge0ffrey/vrp-dataset-generato…To generate road distance VRP datasets for optaplanner-examples
8@schaloner/concurrent-batch-fra…An example of implementing batch processing using Akka's Java API. This is an adaptation of an idea from http://letitcrash.com/post/29044669086/b…
7@cmoulliard/camel-aries-blueprin…
7@mattcasters/pentaho-pdi-datasetSet of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.
6@datablend/datomic-back-to-the-…Example project illustrating the power of the Datomic data and query model
6@datablend/redis-compound-compa…Compound comparison implemented through redis and lua
6@schaloner/deadbolt-2-coreCommon code for Deadbolt 2
5@vormplus/TimelapseA timelapse application built with Processing
5@wblut/BUMP2016Source code of my BUMP 2016 talk
5@snicoll/scratchesThrowaway projects used for demos and bug reports.
5@schaloner/jsRoutingJavaAn example application showing the JavaScript routing support of Play 2 Java
5@schaloner/DistPresA quick'n'dirty solution for controlling distributed presentations
5@datablend/blueprints-streaming…Sample project to illustrate how sail inferences can be pushed and visualized in Gephi
4@benas/springbatch-vs-easyb…A comparison between Spring Batch and Easy Batch
4@cmoulliard/camel-osgi-tutorialCode of the Camel Tutorial --> http://camel.apache.org/tutorial-osgi-ca…
4@bendem/sql-streamsPainless low level jdbc abstraction using the java 8 stream api.
4@snicoll/presosPresentations for conferences
4@vormplus/Processing-MonthAll examples for the Processing Month series of articles on vormplus.be
4@erickok/RateBeer-MobileThe Android RateBeer Mobile Application:arrow_upper_right:
4@datablend/mongo-compound-compa…Project showing the use of mongdb for executing checmical compound similarity algorithms
4@wblut/Reasons2014
4@cmoulliard/fuse-workshop-allfuse-workshop-all
4@dries007/TFCSeedMakerTerrafirmacraft (v1.x) Seed maker / analyzer
3@cmoulliard/devnation-2014-demosCamel Demo about Social Network for DevNation 2014
3@mattcasters/VerticaBulkLoaderKettle Vertica bulk loader
3@mattcasters/MaxMindGeoIPLookupThe Kettle MaxMind Geo IP Lookup step
3@ChristopheVersieux/ProxiBusBelgian Buses for Android
3@cmoulliard/training
3@cmoulliard/security-camel-cxfEverything about security with Camel & CXF (WS-Security, Spring Security, JAAS, ...)
3@dries007/ItemSearchThis is a fork of https://bitbucket.org/briman0094/itemsea…
3@ge0ffrey/santas-stolen-sleighhttps://www.kaggle.com/c/santas-stolen-s…
3@cmoulliard/fuse-days-2014Presentations for Fuse Integration Days - 2014
3@datablend/mongo-compound-compa…Project showing the use of mongodb for executing checmical compound similarity algorithms. This project demonstrates the use of MongoDB's aggregation framework.
3@dries007/j80518051 assembler written in Java
2@bendem/OreBroadcastBUKKIT Broadcast the server when you find ores.:arrow_upper_right:
2@vormplus/shapeLibA 2D shape library for Processing
2@bendem/IrcSocketsIrc + WebSockets = <3
2@mattcasters/pentaho-starmodelerPentaho Data Integration Spoon plugin to help out with the design of new star models
2@bendem/RubikGLhuehuehue
2@bendem/MangaLibraryA manga library using javafx
2@IraKorshunova/JavaCompilertiny Java compiler
2@IraKorshunova/GenMeowthmusic generator
2@JeroenMols/TravisCoverallsExamp…Example code to configure Travis CI and Coveralls
2@cmoulliard/gerrit-create-adminu…
2@schaloner/IntellijadIntegrate the JAD decompiler into IntelliJ IDEA
2@bendem/DiceyRpgIrc based rpg game when you kill stuff with dice...
2@dries007/TapeMouseTape + Mouse = TapeMouse
2@datablend/yelp-graphClustering of yelp businesses based upon checkin data

C

:star2:NameDescription🌍
658@IgnaceMaes/MaterialSkinTheming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
435@maartenba/MvcSiteMapProviderAn ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
178@maartenba/GoogleAnalyticsTrack…GoogleAnalyticsTracker - A C# library for tracking Google Analytics
133@yreynhout/AggregateSourceLightweight infrastructure for doing eventsourcing using aggregates
91@davybrion/NHibernateWorkshopExamples that I use for my NHibernate training course:arrow_upper_right:
85@davybrion/AgathaAgatha Request-Response Service Layer for .NET:arrow_upper_right:
68@nickvane/Magento-RestApiAn async C# client for Magento REST API
63@yreynhout/ProjacA set of projection libraries
57@ToJans/ScritchyCQRS without plumbing:arrow_upper_right:
53@KevinDockx/JsonPatchJSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET
39@ToJans/NerdBeersAn app built to demonstrate the awesomeness of NancyFx and Simple.Data, inspired by NerdDinner, backed with AutoTest.Net and MSpec:arrow_upper_right:
38@ToJans/MinimalisticCQRSCQRS for the lazy *ss:arrow_upper_right:
32@sandrinodimattia/RedDogTools to help you build solutions on the Microsoft Azure platform.
24@GeertBellekens/Enterprise-Architect…Addins and tools for Sparx Systems Enterprise Architect:arrow_upper_right:
17@GeertBellekens/UML-Tooling-Framewor…Framework for tools and add-ins upon UML Case Tools:arrow_upper_right:
16@XamlBrewer/PullToRefreshListVie…XAML ListView with pull-to-refresh capability, for Windows 8.1 Universal apps
16@XamlBrewer/Uwp.CoverFlowSampleA port of Silverlight Cover Flow Control to the Universal Windows Platform.
15@Mavamaarten/YoutubeToMp3A neat-looking Youtube to mp3 converter written in C#:arrow_upper_right:
14@ToJans/SaasOvationThis is an alternative approach to facilitate DDD using CQRS on a really low level
14@StephaneDelcroix/MobileInception.Inte…
14@davybrion/nhibernatetraining:arrow_upper_right:
11@XamlBrewer/UWP-Composition-Radi…An UWP Radial Gauge Control partially drawn by the Composition API
11@yreynhout/sharptemporalgitalyz…CSharp Temporal Method Analyzer for git repositories
11@xavierdecoster/ReSharper.RazorExten…A ReSharper plug-in to highlight suspicious usage of semicolon literals in Razor syntax.
10@davybrion/CircuitBreakerimplementation of http://davybrion.com/blog/2008/05/the-ci…
10@XamlBrewer/UWP-SQLite-SampleUWP SQLite Sample
10@XamlBrewer/UWP-ImageCropper-An ImageCropper control for UWP.
9@XamlBrewer/UWP-SplitView-SampleUWP SplitView Sample
9@nickvane/ServiceStack.Logging…Adapter for using Serilog as ServiceStack logging
8@sandrinodimattia/EventHubsDemoSample real-time log stream with Azure Service Bus Event Hubs
8@ToJans/MVCExtensions"Ruby on Rails"-like lib for Asp.Net MVC:arrow_upper_right:
7@sandrinodimattia/WindowsAzure-IPAddre…Restrict access to your Cloud Services based on IP addresses
7@Zepheus/ardrone3-pcapAn ArDrone3 packet sniffer for drones such as Bebop, Rolling Spider, ...
7@XamlBrewer/UWP-AdaptiveTrigger-…Universal Windows Platforml AdaptiveTrigger Sample
6@sandrinodimattia/WindowsAzure-IISAppl…Sample application explaining how to use the Application Initialization module in Windows Azure
5@KevinDockx/HttpCacheMarvin.HttpCache is a complete implementation of the RFC2616 Http Caching standard for use with HttpClient, for all .NET Framework platforms (Windows Store, Windows Phone, WPF, WinForms, Console apps). Have a look around for the current status and to know what's yet to be implemented.
5@Zepheus/Zepheus_FiestaA Fiesta Emulator Project
5@davybrion/BuildYourOwnDalFull source of the Build Your Own Data Access Layer series:arrow_upper_right:
5@ToJans/YakShayQRSYak Shaving CQRS - Architectural masturbation:arrow_upper_right:
5@JanJoris/Fastlanium
5@sandrinodimattia/AzureServiceBus.Even…Samples for the Event Hubs feature in Microsoft Azure Service Bus
5@StephaneDelcroix/SpriteKitDemoa first playable game using SpriteKit and Xamarin.iOS
5@nickvane/GoogleMusic-ApiC# API for using Google Music features
4@yreynhout/NoBodyToBuildDDD modeling issue
4@JefClaes/aspnet-webapi-sample…Code of my session on REST and ASP.NET Web API at the Euricom Tunisia trip.:arrow_upper_right:
4@xavierdecoster/NuGet.AnalyzeNuGet extension that provides repository analysis of NuGet package dependencies
4@ToJans/ConfRebootThis is the way I would implement the CQRS guidance project
4@JefClaes/ARealDeveloperA mini-site written trying out WebMatrix.:arrow_upper_right:(http://www.arealdev
1.0.8

4 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago