Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: java7

praveen-sivadasan/multi-thread-java-akka-fwk

Core Java applications

Language: Java - Size: 48.7 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

SIZMW/sixes-wild

Team project for software engineering course.

Language: Java - Size: 2.43 MB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

hospino11/java8-training

Java 8 training Udemy course

Language: Java - Size: 95.7 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

eis/minimal-di

This is a minimal dependency injection framework.

Language: Java - Size: 731 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

nbbrd/picocsv

Lightweight CSV library for Java

Language: Java - Size: 1.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 6 - Forks: 2

chanhi2000/springmvc-webapp-gradle-tomcat-intellij-template

Spring 4 MVC Framework template to start for webapp in gradle / tomcat plugin on intellij-idea IDE

Language: Java - Size: 44.9 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

itsmemadhuri/docker-grails-war-deployment

In this repo we shall have steps to deploy grails and groovy application war through Docker image.

Size: 3.91 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

wilmix8/JAVA7.0

OakJava7 (JAVA7.0) Programming language is invented by wilmix jemin j at year 2013 in java and modified in DOTWEB3.0 P.L in year 2016. and which is Ranked as Rank A' Programming Language

Size: 237 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

jemin555/oakjava7.github.io

The OAKJAVA7 Programming Language is invented by wilmix jemin j at year 2013,2016 and modified in year 2021 in java(jdk1.6) ,DOTWEB3.0. and OAKJAVA7(JAVA7.0) is a World Rank A' Programming Language and it is focused on creating Console Application, used in web application with java frameworks and Remote X Application with Scroll Framework

Language: HTML - Size: 2.97 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

al-potemkin/kafka-spring-mvc-bootless

Bundle testing project: Kafka, Avro Schema, Java 7, Spring MVC without using Spring Boot

Language: Java - Size: 33.2 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

arumakan1727/BlockBreaker

Javaで作ったPC用ブロック崩しゲーム (努力の跡2017)

Language: Java - Size: 4.6 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

houbb/opencc4j

🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换)

Language: Java - Size: 827 KB - Last synced: 5 months ago - Pushed: 12 months ago - Stars: 415 - Forks: 61

maiconfz/java7-struts1-jquery-bootstrap3-web-project

Project to evaluate the knowledge required to work with projects using legacy technologies.

Language: Java - Size: 7.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

patrickfav/hkdf

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF

Language: Java - Size: 2.76 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 58 - Forks: 11

hornhuang/Java_Notes

🚀Java high salary must know must meet. 🔥独家分享 BAT Java 工程师独家秘笈,只为你的编程之路更加顺畅!🔥🔥你的 star 是我分享的最大动力!🦋

Language: Java - Size: 34.9 MB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 10 - Forks: 0

Ayush7614/Hackerank-Solutions

A collection of solutions for HackerRank problems solutions in Python, JAVA, and CPP

Language: Java - Size: 88.9 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 7 - Forks: 4

dacoder101/jlox-interpreter

JLOX is a Java implementation of the Lox interpreter.

Language: Java - Size: 15.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Tollii/Lego-Mindstorms-printer 📦

First semester university project

Language: Java - Size: 6.84 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

vimalJD/CoreJava

Repository regarding java v7. All codes are written in JAVA but it shows javascript tag because eclips's metadata contains some javascipt libraries.

Language: JavaScript - Size: 26.8 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Kalyan4636/JAVA

This repository contains Java code for a variety of projects. The code is well-documented and organized, and it is accompanied by unit tests to ensure its correctness. The repository also includes a README file that provides instructions on how to build and run the code.

Language: Java - Size: 6.84 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

nbhirud/Research-Exchange-Participations

Language: Java - Size: 2.55 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

nbhirud/GeoTiffDecoder

A decoder for the .gtiff or .tiff image files. These images store a huge amount of information in tags, like latitude, longitude, altitude, weather, etc. The objective of this application is to decode these tags and mave it available to the user in most convenient manner possible

Language: Java - Size: 18.6 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

nbhirud/Computer-Networking-Concepts

This project was done in 3 parts. <1> socket programming basics, <2> A performance evaluation and comparison between UDP and TCP, and <3> Implementation of Distance Vector Routing algorithm.

Language: Java - Size: 3.04 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

io-sgr/s2-geometry-library-java Fork of google/s2-geometry-library-java 📦

Automatically exported from code.google.com/p/s2-geometry-library-java

Language: Java - Size: 1.34 MB - Last synced: 5 months ago - Pushed: almost 2 years ago - Stars: 21 - Forks: 6

erikseyti/Java7TechnologyStudy

Projeto desenvolvido em Java, com algumas características referentes a versão 7 do Java.

Size: 7.81 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

darshanparajuli/JShellSession

A simple Java library for running shell commands.

Language: Java - Size: 61.5 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

pssilva/java-framework-spring

Projeto conceito para implementar soluções usando o Frameworks Spring O projeto também usa como Template HTML o AdminETL. Trabalho sempre em progresso. E fatures separados por branchs.

Language: HTML - Size: 8.52 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Mahes2/NameSorter

A Java 7 program to sort names by last name using Bubble Sort

Language: Java - Size: 5.86 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

ioweyou/iou-core 📦

IOU is a Promises/A+ compliant promise library for Java

Language: Java - Size: 195 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 5 - Forks: 2

kenshoo/anodot-metrics-bridge

Mirrors Dropwizard Metrics Registries (V2 or V3) to Anodot Registries, and reports to Anodot

Language: Java - Size: 94.7 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 4

arumakan1727/shootingGame

的当てシューティングゲーム

Language: Java - Size: 68.1 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 0

pssilva/lexcal-processor

O Analisador Léxico – Projeto para o processamento de arquivos XML do documento Word. O analisador deve reconhecer as estruturas e criar uma lista com os tokens encontrados. Os tokens representam as unidades léxicas encontradas no texto. Cada token deve conter o seu tipo e o seu valor.

Language: Java - Size: 2 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

PedroFerreiraCJr/traducao-java-7-concurrency

Tradução livre, para o idioma Português, das receitas de código do livro: Java 7 Concurrency Cookbook

Language: Java - Size: 862 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Sulagna-Dutta-Roy/Internship

This is my Individual projects for the Priceline Internship.

Language: Java - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

AvinandanBose/Java-Collections-Map

Here is all about Map of Java

Language: Java - Size: 762 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

chiclaim/Awesome-JavaFeatures

Java7 到 Java20 的新特性

Language: Java - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

kenshoo/facterj 📦

Utility to generate facter facts from Java

Language: Java - Size: 70.3 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

MJafarMashhadi/CELization 📦

🕹 A turned-based strategy game inspired by Civilization game series; as advanced programming in java course project

Language: Java - Size: 11.1 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

joergi/JSF2_Richfaces4_Seam_23 📦

Setup Project with JSF2, Richfaces 4, Seam 2.3.1 as a war project

Language: HTML - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 3

JavaMoney/jsr354-api-bp 📦

Backport of the JSR 354 API for Java prior to SE8

Language: Java - Size: 754 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 5

JavaMoney/jsr354-ri-bp 📦

Backport of the JSR 354 RI compatible with Java prior to SE8.

Language: Java - Size: 1.93 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 14

atbashEE/atbash-config

MicroProfile Config extensions

Language: Java - Size: 636 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

thiago-jv/SIS-VENDAS-JSF

Projeto didático de sistemas de vendas, onde o foco é expor uma parte de um sistema de vendas on-line, utilizando as seguintes tecnológias e mais: Java 7, JSF2, Primefaces 5.0, Hibernate/JPA, Lombok, OracleSQL, PostgreSQL e Mysql.

Language: Java - Size: 57.6 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

thiago-jv/SIS-KITNET-JSF

Projeto demonstrativo para controle de kitnets, utilizando Java 8, SpringSecurity, Hibernate/JPA, PostgreSQL, Maven, Design Patterns, Clean Code, JSF2, Primefaces 6.2, JavaMail e Ireport.

Language: HTML - Size: 93.3 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

eazybytes/Java-New-features

Examples Java programs based on the new features from Java versions 7 & 8

Language: Java - Size: 69.3 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 9 - Forks: 36

andresWeitzel/JavaEE_JspServlets

Material del curso que imparto en Youtube acerca de JAVA EE con JSP y SERVLETS

Language: HTML - Size: 11.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mesut146/backporter

java 7 backporter

Language: Java - Size: 32.2 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

andresWeitzel/Ejercicios_Logica_Programacion_Java

Material del Curso que imparto en Youtube acerca de Lógica de Programación en Java 7 y Java 8.

Language: Java - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

andresWeitzel/Ejercicios_Programacion_Java

Material que imparto en Youtube sobre Ejercicios de Programación en java (Enfoque Práctico).

Language: Java - Size: 114 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

e-petrachi/ClinicalGammaTestLab 📦

Progetto di un sistema informativo sul Web per una clinica per il corso di SIW della Laurea Triennale in Ingegneria Informatica presso l'Università Roma Tre

Language: CSS - Size: 83.9 MB - Last synced: 9 months ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

abhisheksarkar30/excel-diff-checker

A java based tool to generate diff report of two excel files as detailed in READ-ME

Language: Java - Size: 16.4 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 0

pushkar4/java-features

New Java features in action

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

abhisheksarkar30/codevita

Solutions to the codes of the contest as detailed in READ-ME

Language: Java - Size: 1.95 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

abhisheksarkar30/clipboard-app

A swing applet based tool to perform numerous operation using the OS clipboard as detailed in the READ-ME

Language: Java - Size: 21.5 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

ChudasamaJignesh/HackerRank--Solutions--TUTORIALS

HackerRank-Solutions for Tutorials [Dashboard > Tutorials > (30 Days of Code), (Cracking the Coding Interview), (10 Days of Statistics) ] Solutions are in Java. Enjoy Code!

Language: Java - Size: 111 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 7 - Forks: 6

karshil2309/30DayChallengeJava

A short project on core java. Book solving of OCJP SE7. Doing for new Java Learners!!

Language: Java - Size: 402 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BrajeshKumarchaudhary/core_java-Data_Structure_Algorithm

Basic concept About JAVA,Data Structure and Algorithm with problem solutions.

Language: Java - Size: 338 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

abhisheksarkar30/java-tests

Java Developments as detailed in READ-ME

Language: Java - Size: 22.4 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

deepak-kumbhar/spring-data-rest

Spring data rest example in spring boot

Language: Java - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

jelastic-jps/nexus

Nexus Repository Manager

Size: 41.5 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 5

abhisheksarkar30/activemq-tool

Uploads, Transfers/Copies, Downloads messages from/to Queue as detailed in READ-ME

Language: Java - Size: 30.9 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

apoorvaa30/java7-self-learn

A directory of programs in Java - core, JEE, Struts, Spring, Hibernate

Language: Java - Size: 57.6 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

matteobaccan/Javaday2006

Mie slide al Javaday 2006 : Tiger, Mustang e Dolphin: le nuove caratteristiche di JAVA 5, 6 ... 7(?)

Size: 742 KB - Last synced: 29 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

teekenl/Aircraft-Simulator

An aircraft simulator GUI to provide the number of available seat in different classes (Economy, First-class, Premium) and flight details based on the date and flight code. It provides feature of seat upgrading from (eg Economy to Premium).

Language: Java - Size: 8.52 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

abhisheksarkar30/income-tax-calculator

A swing applet based tool to calculate income tax ON-THE-GO as detailed in READ-ME

Language: Java - Size: 21.5 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

abhisheksarkar30/gregorian-calendar

Gregorian Calendar made out of its formula directly without using any existing external/internal API, as detailed in READ-ME

Language: CSS - Size: 459 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

abhisheksarkar30/tic-tac-toe

The popular game Tic-tac-toe designed while a College Fresher, as detailed in READ-ME

Language: HTML - Size: 7.56 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

karthikeyan-ng/spring-boot-demo

Explorer Spring concepts and created some sample code on each topics.

Language: Java - Size: 1.01 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

Evegen55/my_examples

Language: HTML - Size: 42 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

daggerok/java-examples

Java 7, 8, 9, 10, 11, 14... examples

Language: Java - Size: 270 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

leoregner/java7-express

Java7-compatible web server

Language: Java - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

javatlacati/jazzsourcecodesearcher Fork of fercp/jazzsourcecodesearcher

IBM RTC source code search

Language: Java - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

juanArias8/java-rmi-example

Java application to calculate the volume and area of a geometric figure on a GUI interface that connects to a java server using JavaRMI

Language: Java - Size: 49.8 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

softasap/sa-java

Basic java 7-8 role; includes workaround for oracle-java7-installer, includes windows support with PS5 & Choco

Language: Python - Size: 98.6 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

higorcavalcanti/sin143

Projeto da disciplina laboratório de programação da UFV-CRP O projeto é um batedor de ponto para as empresas juniores.

Language: Java - Size: 13.3 MB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

artodeschini/WriteAndRead

Create Files with Java new versions and old version and Python

Language: Java - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Arihant1467/2048

It is the desktop version of the famous 2048 mobile game. This project helped me learn Java Swing and its components.

Language: Java - Size: 107 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

colinbut/vagrant-isolated-dev-environment

An isolated development environment with Vagrant

Language: Shell - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

poemp/spring-shell-java

spring-shell-java

Language: Java - Size: 172 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

german-jongewaard/CodingBat-Soluciones

Soluciones de ejercicios de la Web http://codingbat.com/

Language: Java - Size: 1.03 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

kusanagi/katana-sdk-java7

Java 7 SDK for the KATANA Framework

Language: Java - Size: 3.43 MB - Last synced: 3 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 3

cbsandeep10/Sudoku

Sudoku Solver using java 7.

Language: Java - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ankushgarg1998/VacciIndia

The Live Web-App for VacciIndia, an initiative as a part of osahub-project

Language: CSS - Size: 50.5 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 3

BitanSarkar/HackerrankAlgoSoln

Language: Java - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

german-jongewaard/FragmentsApp

Java - Android Studio - Fragments

Language: Java - Size: 205 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jamiegluk/Alice-Extended-Source-Project Fork of ericpauley/Alice

A project that aims to re-create the Alice 2.4 source code and improve it

Language: Java - Size: 251 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

Anthonymcqueen21/Java

Basic Programs

Language: Java - Size: 78.1 KB - Last synced: 6 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

wilmix8/JREE1.0

JREE1.0 is a Programming Language invented in JDollar P.L by wilmix jemin j at year 2016 and it is focused only for OAKJAVA7 professionals

Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

wilmix8/JAVA72.0

JAVA72.0 is JAVA7 part2 invented by wilmix jemin j at JDollar P.L at year 2017

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

wilmix8/JAVA71.0

JAVA71.0 is about JAVA7 part1 which is invented in JAVA7(Oak JAVA) P.L by wilmix jemin j at year 2017

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Ativelox/Dichotomy

Dichotomy is an automated bot for Discord which is a voice- and chat service.

Language: Java - Size: 9.7 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

dalmarcogd/eadmweb

Projeto e-Adm web

Language: Java - Size: 32.2 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Ativelox/LeagueStats

LeagueStats is basically the equivalent to LolWiz which is an application to check every needed information for each team written in Java.

Language: Java - Size: 3.22 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

ypandit/docker-centos6-java7

Docker Image of JDK on CentOS

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0