Pinned Repositories
bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
chatty
Twitch Chat Client written in Java
docs-to-pdf-converter
A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.
dxram
A distributed in-memory key-value storage for billions of small objects.
htmlcompressor
HTML Compressor and Minifier, can be used standalone and as a Java library
Jar2Java
The output of this project, which is a runnable jar file, is able to transfer jar to organized java files. Futher plan is to analyze them.
jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
jtar
JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use and similar to the java.util.zip package.
erick-fifali's Repositories
erick-fifali/bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
erick-fifali/chatty
Twitch Chat Client written in Java
erick-fifali/docs-to-pdf-converter
A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.
erick-fifali/dxram
A distributed in-memory key-value storage for billions of small objects.
erick-fifali/htmlcompressor
HTML Compressor and Minifier, can be used standalone and as a Java library
erick-fifali/Jar2Java
The output of this project, which is a runnable jar file, is able to transfer jar to organized java files. Futher plan is to analyze them.
erick-fifali/jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
erick-fifali/jtar
JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use and similar to the java.util.zip package.