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 total 10 year of experience. I am working on different technologies, like, uh, WordPress, Laravel, uh, CorePHP, and currently working on CI project. And database are, uh, MySQL and Postgres. About my education, I have completed my BTEC and with integrated course, Emtek, from University. And from 2013, uh, uh, I have I got passed out. And, uh, at 2014, I have started my career as a CMS developer. And currently, I am working as a developer lead, uh, in McLean Tech and now looking for new opportunities. Thank you.
Uh, to prevent, uh, WordPress plug in, uh, from security attack, uh, like, uh, SQL injection, we can make use of, uh, secure, uh, MySQL queries, like like, we can use prepare statement to access data from the database. And So, uh, we can remove the uh, extra tags and, uh, like, regular expression from the plug in, uh, like, when we are entering something to any field. We, uh, and we can escaping inputs, and, like, uh, we can add some, uh, input validations, like, whenever we're adding some data to the my my SQL. So by that, we can prevent, uh, and secure our, uh, database.
Uh, we have different plugins for the automatic backup. Like, we can schedule the backup for, uh, that particular time. And, uh, like, for example, uh, we can use store backup offset off-site. And, uh, like, uh, by by using that plug in, we can store the backup of the website to the, uh, like, Google Drive, uh, Dropbox, or, uh, Amazon. And we have, uh, features like, uh, we can add a custom code to, uh, we can create a custom code to create a chip of the file at particular time. Uh, we can perform that as well.
Uh, we can, uh, use different approach. Like, we can opt, uh, perform the optimization, like, and we can make use of caching. Uh, also, we can use a load balance balancing on server side, and, like, uh, we can make use of CDN for, uh, 3rd party, uh, of sorry, for static contents like, uh, images, CSS, or JavaScript. And, uh, also, we make use of, uh, optimized plug in and themes so that speed will be not, uh, not compromised. And, uh, we can regularly update the WordPress and, uh, Teams and, uh, plug in used in the website. And, uh, like, we can regularly, uh, check the performance, uh, by monitoring, uh, plug ins.
Uh, it's depend, like, uh, if we have HTML, uh, like, we have PST, we have to get HTML and then have to implement on the WordPress website, then we can, uh, use CSS and media query for the different devices. Or if we are making use of builders, like, we we have options in that, uh, to handle, uh, like, what, uh, like, what kind of screen will be displayed at what device. So we can use this approach.
Firstly, uh, we, uh, like, first thing which we can perform is, like, we have media on website. So we can optimize the images. We can minify this CSS and JS we that we have used. We, uh, we can log in a lot of the content or, uh, media which are on which are which is on the page. And so, uh, we can optimize the database queries, uh, if we have some custom code is added on the page. And, uh, like, we we have to reduce the s HTTP requests, and we can enable the browser caching. And, like, uh, main things, like, uh, we have to disable and delete the plug ins. Like, if, uh, some plug ins which are not in use, we we should remove them. And while developing a new site, we should, uh, use a lightweight theme so that there will be no speed issue while completing the project. Also, we can, uh, optimize the code, and we can monitor the performance.
It look like it's a correct query, Uh, 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, uh, I didn't find any issue. Like, warning space message should be dotwarning underscore message.
First, we can check, like, which API we can use. For example, we have FedEx, UPS, and DHL. Like, what rate should we, uh, like, we can get, uh, pass the width height of the product, and we can get the like, how much, uh, time and, uh, rate it will be taken by the that particular, uh, API. Or if we want to add our custom shipping method, we can, uh, create that as well. We can get this product weight and dimensions and, uh, from store to, uh, that particular location distance. Accordingly, you we can, uh, calculate the rate of that particular product, uh, to, uh, shift from location like, store location to that particular person. And, uh, for, uh, other things, we can create our, a, uh, we can create a plug add on plug in for the bookmarks. There, we can set up all these, uh, things, uh, like, and, um, I think the class name is WP shipping. My 3rd class is provided by the bookmarks. We have to extend the functionality over there, and we can good to go.
Uh, I think, uh, we have to make use of a bible into this to, uh, create, uh, make use of React JS into the WordPress. And the steps, uh, currently, I didn't remember those steps. I am honestly telling. But, uh, I know, like, firstly, we have to set up a node, and then we have to create settings. Then, uh, we have to in, uh, include that, uh, particular script so that it can run under WordPress. So this is a and for, uh, like, adding the script on the admin, we can make use of admin, uh, underscore in q scripts. This is the one action which we need to call.
For real time notification, we can make use of that, uh, webhooks as well as we can make use of so WebSockets. I don't I have only knowledge about these two things. And this can be used for pushing some notification to any user, like, uh, any particular pop up or something need to be sent to the any user. Uh, this can be done using these two methods.