Hello! I'm a Web Designer & Developer
I am passionate about Web Design & Development and love creating modern and glorious websites with a visual impact. Since you are here, you might as well like to check out my website templates or my plugins. Don’t hesitate to contact me if you think I can be of service to you.

Latest Blog Posts

This is where I share Design and Development resources like Templates, Plugins, Code Snippets, etc which I author.

View all blog posts
  • A Guide to Future Proof Mobile/Tablet Friendly Websites

    In a matter of couple of years, more than half of total web browsing will be done from mobile devices, however, mobile devices don’t necessarily provide the same design implementation as desktop computers do and [...]

  • Best .htaccess Hacks for WordPress

    I previously wrote Best .htaccess Hacks For Websites, now this article has .htaccess hacks pertaining to WordPress only. .htaccess is a configuration file on your server which controls Apache Server and is a very powerful [...]

  • Making Devices on Portrait Orientation Behave like Mobile

    How many times it has happened that a website looks perfect on landscape but gets screwed up in portrait, this happens since some tablets return static width, that is they will continue to return the [...]

  • Create WordPress Admin Account Using FTP/PHP

    Here is a little snippet which can create a WordPress backend account with ease using the FTP, just paste this PHP snippet in the active theme’s functions.php and the account will be created. Also, make [...]