Akshay Chiddarwar

htaccess & WordPress – All you need to know.

Basic CMS – Default .htaccess file for WordPress Multisite CMS – Default .htaccess file for WordPress Default .htaccess file for WordPress – Basic CMS deployed on subdomain .htaccess https redirect for WordPress Support Us

JavaScript tools for creating 360 degree Photo spheres WebVR viewers for your website

Main tools A-FrameA web framework for building virtual reality experiences. You can make WebVR with HTML and the component works on Vive, Rift, Daydream, GearVR. The framework is being used by a much broader community and has an active community due to support/widely usage used by major companies and institutions across globe. MarzipanoThis is a …

JavaScript tools for creating 360 degree Photo spheres WebVR viewers for your website Read More »

GitHub repos – A must know list for Software Engineers and Developers

1. Free Programming BooksContains a list of free programming books for almost any language or concept in programming. Repo LinkFree courses (English) 2. GitignoreA collection of useful .gitignore templates. Repo Link 3. System Design PrimerHelp you learn how to design large-scale systems. Repo Link 4. Public API’sThis repo is for a list of all Free APIs that …

GitHub repos – A must know list for Software Engineers and Developers Read More »

NGINX conf file structure templates

Below is a list of general nginx configurations (or nginx conf) that can be used for different type of applications. These configurations are web application type specific. NGINX simple config NGINX serving php files NGINX to serve react apps as reverse proxy NGINX as a load balancer with proxy settings