Hotfusion file binder is now open source under MIT License. At present the NG version is publicly available and hosted on google code. The original hotfusion version will also be available soon.

Note: The project is no longer under active development and is neither supported. Everyone is free to use the source under the terms and conditions of MIT License.

My account on github is now updated to the following.

https://github.com/kamranzafar

All the projects linked to my previous account are still available at this location.

Quran Index is a project for indexing and searching the Holy Quran. At present there are two version available, a web based system and an Android application. Each is being developed and maintained on a separate branch with different release cycles. Visit the following links for more details. Both applications are available for free to everyone.

Designed and developed by Kamran

JCL has been fully migrated to GitHub, all new development and bug fixes will be done there. The old JCL releases up to v2.2.2 are still available on Sourceforge for download.

kpbe is an opensource command line Password Based Encryption (PBE) tool for files. It is based on bouncycastle encryption algorithms and can be used to encrypt and password protect files using standard encryption algorithms like AES, RC4, RC2, Triple DES, Blowfish and Twofish.

kpbe runs on .NET 3.5+ and Mono 2.8+
Please visit project homepage for more details.

[License: GPLv3]

Written by Kamran

esl4j is a simple and lightweight Java logging facade library that can be used as a logging abstraction layer. Any Java application or existing library using esl4j can seamlessly integrate with the underlying logging framework with no-code-change. It is also very easy and simple to plug and use any logging framework in Java applications. esl4j is open source under apache license, please visit the project home page for more info.

[License: ASL 2.0]

Written by Kamran

JCL is now available in Maven central repository.

[License: LGPL]

Written by Kamran

JTar is now available in Maven central repository and will be a lot easier to pull in as a dependency in java applications

[License: ASL 2.0]

Written by Kamran

JTar is a simple Java Tar API that provides an easy way to create and read tar files using IO streams. JTar is open source; click here to visit the project homepage.

[License: ASL 2.0]

Written by Kamran

kWS is a lightweight and fast web server especially designed for android mobile devices. It can be used to host websites and to serve files over HTTP. kWS implements HTTP-1.0 with basic & digest authentication schemes and supports dynamic DNS updates.

Available for free in android market. Click here for more details
Designed and developed by Kamran