I have a knack for turning mock-up designs into fully functional dynamic website with focus on efficiency, maintainability, clean code and best practices in mind. Since the start of 2014, I've been helping clients develop custom websites from ground to up, integrate new features, provide pragmatic solutions based on client's business goals and maintain their business websites with dedication and care.
Lead PHP Developer
Mechlin Technologies Codearrest Pvt. Ltd.Senior Software Developer
Impinge SolutionsSenior Software Developer
Orion ESolutionsCMS Developer
Master Intech Solutions
WordPress
Laravel

FTP server

MySQL

jQuery

PHP
XAMPP

cPanel

Git

CSS3 & CSS5

Javascript

HTML5

Ajax

Vue.js
REST API

Apache

PostgreSQL

WampServer

Slack

Asana
Jira

Google PageSpeed Insights

Skype
Figma
Elemetor

PS

Visual Studio Code
.png)
CodeIgniter
NPM

Postman

tailwind css

CPT-UI

Blade-Template-Engine

FileZilla

Basecamp

Trello

Teamwork

Monday

Zoho
AWS (Amazon Web Services)

JSON

Bootstrap

Excel

PowerPoint

HTML

MariaDB

AWS Cloud
.png)
Docker
.png)
Jenkins

Core PHP

Python

API Development

AWS

MongoDB
Hello. I am Rohit. I'm from Himachal, and I have a total of 10 years of experience. I am working on different technologies, such as WordPress, Laravel, CorePHP, and currently working on a CI project. And databases are MySQL and Postgres. About my education, I have completed my BTEC with an integrated course from Emtek at the University. And from 2013, I passed out. And in 2014, I started my career as a CMS developer. Currently, I am working as a developer lead at McLean Tech and am now looking for new opportunities. Thank you.
To prevent WordPress plugin from security attack, like SQL injection, we can make use of secure MySQL queries, like using prepare statement to access data from the database. And so, we can remove extra tags and regular expressions from the plugin, like when we are entering something to any field. We, and we can escape inputs, and like we can add some input validations, like whenever we're adding some data to the MySQL. So by that, we can prevent and secure our database.
We have different plugins for automatic backup. Like, we can schedule the backup for a particular time. And, for example, we can use the store backup offset off-site. By using that plugin, we can store the backup of the website to Google Drive, Dropbox, or Amazon. We also have features like adding a custom code to create a copy of the file at a particular time. We can perform that as well.
We can use a different approach. We can opt to perform the optimization and make use of caching. Also, we can use load balancing on the server side, and make use of a CDN for static contents like images, CSS, or JavaScript. And, we can make use of optimized plug-ins and themes so that speed will not be compromised. We can regularly update WordPress, plugins, and themes used in the website. We can regularly check the performance by monitoring plugins.
It depends, like, if we have HTML, we have PST, we have to get HTML and then implement it on the WordPress website, then we can use CSS and media query for the different devices. Or if we are making use of builders, we have options in that to handle what kind of screen will be displayed at what device. So we can use this approach.
We can perform several tasks to optimize the website's performance. Firstly, we can optimize the images on the website. We can minify the CSS and JS files that we have used. We can also log and optimize the content or media that are on the page. Additionally, we can optimize the database queries if we have custom code added to the page. We need to reduce the number of HTTP requests and enable browser caching. The main things to do include disabling and deleting unused plugins. If we have plugins that are not in use, we should remove them. While developing a new site, we should use a lightweight theme so that there will be no speed issues during project completion. Also, we can optimize the code and monitor the performance.
It looks like it's a correct query. It's looked like it's fine. There is no such issue.
As I'm checking the class, there is space. I think that is the issue. And apart from that, I didn't find any issues. Like, the warning space message should be dotwarning underscore message.
First, we can check which API we can use. For example, we have FedEx, UPS, and DHL. Like, what rate should we get, passing the width and height of the product, and we can get how much time and rate it will be taken by that particular API. Or if we want to add our custom shipping method, we can create that as well. We can get the product's weight and dimensions and the distance from the store to that particular location. Accordingly, you can calculate the rate of that particular product to ship from the store location to that particular person. And for other things, we can create a plug-in for the bookmarks. There, we can set up all these things, and I think the class name is WP Shipping. My third class is provided by the bookmarks. We have to extend the functionality over there, and we can be good to go.
I think we have to make use of a Bible to create a React JS integration into WordPress. And the steps, currently, I didn't remember those steps. I am honestly telling. But, like, firstly, we have to set up a node, and then we have to create settings. Then, we have to include that particular script so that it can run under WordPress. So, this is an and for adding the script on the admin, we can make use of admin underscore in query scripts. This is the one action we need to call.
For real-time notification, we can make use of webhooks as well as WebSockets. I only have knowledge about these two things. And this can be used for pushing some notification to any user, like any particular pop up or something that needs to be sent to a user. This can be done using these two methods.