Introduction
This page contains information about the different Open Source Projects that I have on my GitHub. and ReplIt accounts. I will be listing and describing each of these different projects. As part of this information, I will describe the different projects that I have provided some fixes for those projects. Let me begin by listing the different projects that I have developed.
Project | Description | Language |
---|---|---|
menucli | Command Line Menu | Python |
contract | Contract decorator used with methods and classes | Python |
annotation-cli | Command line interface using annotations | Java |
broker-service-runner | Tool used to create different testing topologies for ActiveMQ | Java |
activemq-producers | Tool used to create ActiveMQ producer tests | Java |
activemq-consumers | Tool used to create ActiveMQ consumer tests | Java |
process-ipc-tools | Tool used to start a java application within its own process | Java |
net-proc-comm-tool | Simple framework that allows for inter process communication | Java |
plogger | Instrument tool that logs method parameters | Java |
python-machine-learning | Implementation of Python Machine Learning book | Python |