Pinned Repositories
autoHotKey
My autoHotKey script for development tasks
deleteDirectoriesUsingNode
Utility which reads a list of directories from a .json file and delete using Node.js
devEnvironmentSetup
A bat file to install all the development utilities which I use
meanStackWeatherDemo
Scraping weather data from a website using the MEAN stack
NodeDirectoryBackupUtil
Node.js utility to backup directories read from a .json file
OutlookReplyAllWithAttachments
A macro to add a "Reply to all with attachments" button to Microsoft Outlook 2013
PhraseExpressUtils
My phrase express development utilites
poker
Test
springBoot-JHipster-AJP-Port
Example of how to open an AJP port in a spring boot (tomcat) angular webapp
tvmcChromeCastHack
TVMC chromecasting hack
markquinn12's Repositories
markquinn12/autoHotKey
My autoHotKey script for development tasks
markquinn12/devEnvironmentSetup
A bat file to install all the development utilities which I use
markquinn12/springBoot-JHipster-AJP-Port
Example of how to open an AJP port in a spring boot (tomcat) angular webapp
markquinn12/tvmcChromeCastHack
TVMC chromecasting hack
markquinn12/PhraseExpressUtils
My phrase express development utilites
markquinn12/deleteDirectoriesUsingNode
Utility which reads a list of directories from a .json file and delete using Node.js
markquinn12/OutlookReplyAllWithAttachments
A macro to add a "Reply to all with attachments" button to Microsoft Outlook 2013
markquinn12/meanStackWeatherDemo
Scraping weather data from a website using the MEAN stack
markquinn12/NodeDirectoryBackupUtil
Node.js utility to backup directories read from a .json file
markquinn12/nodePojoTestCreateUtility
Node utility to create placeholder Junit tests for POJO classes
markquinn12/poker
Test
markquinn12/readAndOuputJsonWithNode
Utility which reads data from a Json file and outputs the parsed data to a file in a particular format using Node.js