Pinned Repositories
android_device_nubia_nx529j
For building TWRP on the ZTE Nubia Z11 Mini
android_device_nubia_NX529J-CM14
CM14.1 tree for NX529J
antdebugger
IntelliJ IDEA Plugin - Ant Debugger
corda-accounts-demo
Demonstrate using multiple parties/accounts in a Corda node
cyanogenmod-vagrant
This is a build env specifically for the Galaxy Nexus and Android ROMs based off CyanogenMod
jsyntaxpane
Fork from Google Code of jsyntaxpane - Java EditorPane with support for Syntax Highlighting
npp-puppet-lint
This is a plugin for Notepad++ that allows you to run Puppet-Lint against your open files.
opera-close-tabs-right-left-of
Opera extension to close tabs right/left of current tab
svntask
Fork of svntask http://code.google.com/p/svntask/ a simpler svnant
TinyLaF
TinyLaF is a Look and Feel for Java 1.4 and higher.
opticyclic's Repositories
opticyclic/antdebugger
IntelliJ IDEA Plugin - Ant Debugger
opticyclic/corda-accounts-demo
Demonstrate using multiple parties/accounts in a Corda node
opticyclic/cordite-java-demo
Demonstrate how to run Cordite with Java instead of Docker
opticyclic/ubuntu-mini-respin
This is an attempt to recreate Minibuntu/Ubuntu Mini Remix. https://fabrizioballiano.net/ubuntu-mini-remix/
opticyclic/1.8.9ForgeTemplate
Template for minecraft forge modding on 1.8.9
opticyclic/accounts
Accounts on Corda
opticyclic/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
opticyclic/apache-camel-examples
Simple examples on how to use Apache Camel
opticyclic/azure-ad-react-demo
opticyclic/azure-functions-blob-trigger-demo
This shows how to use blob triggers with Java focusing on local development
opticyclic/azure-functions-demo
This demonstrates how to use Azure Functions for serverless computing
opticyclic/azure-proftpd
Create an FTP server in Azure using ProFTPD
opticyclic/compiler-bot
A Java command-line tool for monitoring, organizing, and compiling Java source files written using ChatGPT
opticyclic/corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
opticyclic/corda-account-states-demo
Demonstrate how to add properties to Corda Account states
opticyclic/corda-bugs-accounts-keys
This demonstrates a fundamental problem of the Accounts SDK and how it handles PublicKeys
opticyclic/corda-bugs-gradle-version
This is supposed to demonstrate a bug in Corda dependent on the version of gradle used but results vary on the gradle cache :(
opticyclic/corda-linearpointer-demo
Demonstrate how to use Linear Pointers in Corda
opticyclic/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
opticyclic/jett-demo
Demonstrate creating Excel reports using JETT
opticyclic/jide-examples
JIDE examples
opticyclic/load-balanced-ftp-terraform
Create a load balanced, FTP stack on AWS, using EC2/ELB, and provision FTP users using Ansible
opticyclic/micronaut-demo
Show how to create a simple REST API using Micronaut
opticyclic/samples
A set of sample CorDapps created by R3 to show developers how to implement specific functionality. These samples are all Apache 2.0 licensed, so feel free to use them as the basis for your own CorDapps.
opticyclic/samples-kotlin
This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
opticyclic/slf4j
Simple Logging Facade for Java
opticyclic/spring-restdocs
Test-driven documentation for RESTful services
opticyclic/spring-restdocs-demo
This projects demostrates how to document your Spring REST API using Spring Rest Docs and how to generate an OpenAPI spec during the build.
opticyclic/twrp-compile-guide
A technical guide on how to compile TWRP for a new device.
opticyclic/typesafe-config-demo
This demonstrates how to use TypeSafe Config in a useful way for Docker applications