Pinned Repositories
brainfuck-interpreter
a brainfuck interpreter written in pure/vanilla JavaScript
Console_dot_JS
a small project to run/evaluate JavaScript code and to show the output on a custom console using a custom 'console.log()' method. Live Preview: https://nirmalpaul383.github.io/Console_dot_JS/
Console_dot_JS_Android
a small android application project to run/evaluate javascript code and to show the output on a custom console using a custom 'console.log()' method with support of file read/write access using Tasker's JavaScript interface. Based on https://github.com/nirmalpaul383/Console_dot_JS
JavaScript_Console_Mini-inside-webpage
A small project to run javascript code directly into the webpage... just like the jsconsole.com
OSBM
an option selector mechanism to select the best option against actual(unlabeled) dataset based on the previous training(Labeled) datasets ,written in pure/vanilla JavaScript
Project-SURM_Virtual_Digital_Assistant
About: SURM is a virtual-digital assistant program. Which can understand user commands-queries, perform them as tasks or services and even can answer them accordingly with the help of multiple integrated offline executable function modules as well as some online API services based function modules, such as Wolfram Alpha, Wikipedia, OpenWeather etc.
Project_File_Picker-for-tasker
Add a "file picker" to your tasker project
Project_Tasker_dot_JS
A JavaScript console with support of the Tasker's JavaScript interface....
WebCell-Web-SpreadSheet
A web SpreadSheet project written in web language(html,css and JavaScript). It can be run completely offline. Live Preview: https://nirmalpaul383.github.io/WebCell-Web-SpreadSheet/
nirmalpaul383's Repositories
nirmalpaul383/Project-SURM_Virtual_Digital_Assistant
About: SURM is a virtual-digital assistant program. Which can understand user commands-queries, perform them as tasks or services and even can answer them accordingly with the help of multiple integrated offline executable function modules as well as some online API services based function modules, such as Wolfram Alpha, Wikipedia, OpenWeather etc.
nirmalpaul383/Project_Tasker_dot_JS
A JavaScript console with support of the Tasker's JavaScript interface....
nirmalpaul383/Console_dot_JS
a small project to run/evaluate JavaScript code and to show the output on a custom console using a custom 'console.log()' method. Live Preview: https://nirmalpaul383.github.io/Console_dot_JS/
nirmalpaul383/Console_dot_JS_Android
a small android application project to run/evaluate javascript code and to show the output on a custom console using a custom 'console.log()' method with support of file read/write access using Tasker's JavaScript interface. Based on https://github.com/nirmalpaul383/Console_dot_JS
nirmalpaul383/JavaScript_Console_Mini-inside-webpage
A small project to run javascript code directly into the webpage... just like the jsconsole.com
nirmalpaul383/Project_File_Picker-for-tasker
Add a "file picker" to your tasker project
nirmalpaul383/Project_Voice_Launcher
A simple launcher program for quick application launches. Use your voice and launch your favorite app very quickly
nirmalpaul383/Project_Battery_Full_Alert
Battery Full Alert is a auto alert system which helps you to unplug your device from getting overcharge at the right moment. This program will alert you as soon as your phone fully charge...
nirmalpaul383/OSBM
an option selector mechanism to select the best option against actual(unlabeled) dataset based on the previous training(Labeled) datasets ,written in pure/vanilla JavaScript
nirmalpaul383/WebCell-Web-SpreadSheet
A web SpreadSheet project written in web language(html,css and JavaScript). It can be run completely offline. Live Preview: https://nirmalpaul383.github.io/WebCell-Web-SpreadSheet/
nirmalpaul383/AMM-Advance-Matching-Mechanism
a small function that matches two binary arrays and returns a matching percentage based on the user-specified matching accuracy rate(How accurately to match)
nirmalpaul383/brainfuck-interpreter
a brainfuck interpreter written in pure/vanilla JavaScript
nirmalpaul383/Project-Cramer-s-Rule-Matrix-Calculator
This is an equation solver application based on the Cramer's Rule.
nirmalpaul383/Project-House-Calc
House Calc is an open source "income from house property calculator" based on the Indian income tax law.
nirmalpaul383/Project_House_Calc_Web
House Calc (Web Ported) is the web ported of House Calc(android application made by N Paul (https://github.com/nirmalpaul383))
nirmalpaul383/Sound-Bar-2.0
A volume switching app created withTasker by Nirmal Paul...