Menu
Category

References

IEEE Paper – Dynamic Information Retrieval With Chatbots: A Review of Artificial Intelligence Methodology

I am happy to share, my co-authored IEEE paper on a chatbots use case with the title “Dynamic Information Retrieval With Chatbots: A Review of Artificial Intelligence Methodology” has been published.  The full article can be accessed from here: Dynamic Information Retrieval With Chatbot  

Oracle Blockchain Quick Start Guide – Global available links

This book “Oracle Blockchain Quick Start Guide” systematically takes you through distributed ledger technology, blockchain, and Hyperledger Fabric while also helping you understand the significance of Blockchain-as-a-Service (BaaS).This book is available globally now in multiple channels. Below are a few of them. Amazon.com Amazon.in Packt Oreilly Google Books Perlego Kobo Bokus Pinterest Vitalsource Walmart Libraryofbook NLB Singapore BOL Goodreads Scholarvox

Oracle Blockchain Quick Start Guide – A book explains blockchain and BAAS

Want to start learning Blockchain and be comfortable in building an enterprise blockchain solution using the Oracle Blockchain Platform? Hope this book “Oracle Blockchain Quick Start Guide – A practical approach to implementing blockchain in your enterprise” (Authored by Vivek Acharya, Nimesh Prakash, and Me, published by Packt) would help you.This book is intended to become a quick reference to learn Blockchain,…

Passwordless Login using Account Kit, SDK from Facebook

Many apps are required to register. As per a survey, many users are leaving apps just because they don’t remember passwords. Many users don’t enter the app as they don’t like the long registration process. Even If the app provides social login (like Facebook login), few users do not want to share their social account details with the apps. Another survey…

WriteFiles – a java tool to integrate multiple text files into a single file

WriteFiles is a java tool to integrate multiple text files into a single file. In some scenarios like where we need to copy all source code  or text files into a document or a text file, it is difficult to copy the content of all the files manually. For example, if you take java application where there will be several…

Word Type Count – a java tool to count words in a given string

“Word Type Count” is a tool developed in Java, useful to count number of occurrences of each word in the given String. It also counts the total number of words in the given string. The tool would look like as below. Download the java program from here. For example, in the above screen, we could see the input string “This…

FAQ Creator – a java tool to help creating FAQ file

“FAQ Creator” is a tool developed in java helps to create FAQ (Frequently Asked Questions) html files. This tool provides an user interface as below  and the procedure to add this tool is: Provide a file name including path to which the content will be written. Enter a question and its answer in the corresponding text fields. Click on “Save&Next”…

Java tool to import data from Excel To Database

Description: ExcelToDB is a tool developed in java to import data from MS-Excel to different data bases like MS-Access or Oracle. Currently this tool supports only these two database, but you can extend it to other databases if you required.   Click here to download the tool. You can also get the source code of this tool here and you…

BoxGame – a number puzzle game developed in java

BoxGame is a  number game developed in java, which opens a window with 16 cells filled with numbers from 1 to 15 and a blank cell filled with green color. All these numbers including blank cell are arranged randomly across the window. Use the arrow keys to play the game. When you press any arrow key, the blank cell will…

Access To Excel – a tool to help import data from MS-Access to MS-Excel

AccessToExcel is a tool developed using VBA script in MS-Excel. This tool is a macro enabled excel file. This tool helps to import data from MS-Access to MS-Excel. When the file is opened, it will open an input text box where we need to provide the path of the MS-Access file from which you want to import data and table…

Hi, Welcome here.
JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.