- Amsterdam
- http://zemanel.eu
Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- ActionScript
- Arc
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- D
- Dockerfile
- Elixir
- Emacs Lisp
- Go
- Go Template
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Objective-C
- Objective-C++
- PHP
- Perl
- Puppet
- Python
- Rich Text Format
- Ruby
- Rust
- Scala
- Shell
- TeX
- TypeScript
- Vim Script
- Vue
Google Go language IDE built using the IntelliJ Platform
jeresig / processing-js
Forked from processing-js/processing-jsA port of the Processing visualization language to JavaScript.
Maven Plugin for Android Application development and more
Old v1 repo, please see http://github.org/telehash now.
Platform repository of Consulo. Plugins implementation hold in their repositories
The master repository for the Spacewalk Project.
A collection of examples of using Istio with Java applications.
CouchDB-compatible mobile database; Android version
A lightweight Java XML-RPC client for the use with Android. Since there is absolutely no dependency to any android specific library (and I assure, that it never will have any), it also works fine i…
krosenvold / bgit
Forked from bluestreak/bgitPlugin providing git support to Atlassian Bamboo
exploring ways to plot data from couchdb
The Engine decides on business logic like: how much damage does a shotgun do? It updates the state.
A simple app along the lines of http://about.me and http://threewords.me that i developed to test some of the Android SDK capabilities
zemanel / aXMLRPC
Forked from gturri/aXMLRPCA lightweight Java XML-RPC client for the use with Android. Since there is absolutely no dependency to any android specific library, it also works fine in normal Java applications. Read the README.…
State service holds the state of the game in memory. Get's updated by Engine and read by Client.