Pinned Repositories
codeigniter-hmvc-public-index
Starter files with Codeigniter with Modular Extensions - HMVC and index.php placed inside a "public" to begin improving security of the application.
crawlers
Set of crawlers I have written over time.
data-scraper
Building scraping scripts
developer-blog
A sample repository to create a developer centric blog powered by Gatsby where posts are written in Markdown.
express-server-starter
A bare minimum boilerplate with production grade code organization for setting up an Express application with Session management, CSRF and lots more.
jagadishk.me
jagzviruz.github.io
Source repo for my personal blog
meteor-filepicker
Wrapper for Meteor compatible Filepicker.io
microfrontends-monorepo
react-twitter
jagzviruz's Repositories
jagzviruz/codeigniter-hmvc-public-index
Starter files with Codeigniter with Modular Extensions - HMVC and index.php placed inside a "public" to begin improving security of the application.
jagzviruz/crawlers
Set of crawlers I have written over time.
jagzviruz/data-scraper
Building scraping scripts
jagzviruz/developer-blog
A sample repository to create a developer centric blog powered by Gatsby where posts are written in Markdown.
jagzviruz/express-server-starter
A bare minimum boilerplate with production grade code organization for setting up an Express application with Session management, CSRF and lots more.
jagzviruz/jagadishk.me
jagzviruz/jagzviruz.github.io
Source repo for my personal blog
jagzviruz/meteor-filepicker
Wrapper for Meteor compatible Filepicker.io
jagzviruz/microfrontends-monorepo
jagzviruz/number-to-words
Contains some util methods for converting numbers into words, ordinal words and ordinal numbers
jagzviruz/popover-webview
A script to display remote webpages in a Popup
jagzviruz/react-redux-thunk
Sample application to demonstrate React + Redux with async calls handled by redux-thunk
jagzviruz/react-twitter
jagzviruz/searchplugin
a sample chrome extension to search on amazon.com.
jagzviruz/travis-digitalocean
Trigger a travis build on pushing code to git. When travis build succeeds, update the DO droplet with latest released code.
jagzviruz/unit-testing-express-routes
A sample to show how to unit test Express.js routes.