Pawan Kumawat
8+
Years of IT industry
Embark on a journey through 8+ years of profound experience in the IT industry with Pawan Kumawat. My wealth of expertise extends across a diverse range of technologies, including PHP, WordPress, WooCommerce, Elementor, Multivendor setups, Dokan, CodeIgniter, CMS, CRM, Laravel, HTML, CSS, jQuery, JavaScript, data entry, REST API integrations, themes, plugins, inventory management, B2B solutions, and captivating landing pages. As a seasoned professional, I bring a comprehensive skill set to the table, ensuring every project is a masterpiece of innovation and precision. Let's shape the future of your digital presence together.
Welcome to my digital realm where passion meets innovation. With over 9 years of dedicated experience, I am a seasoned developer with a relentless commitment to crafting exceptional digital solutions. My expertise spans a rich landscape, including PHP, WordPress, WooCommerce, Elementor, Multivendor setups, Dokan, CodeIgniter, CMS, CRM, Laravel, HTML, CSS, jQuery, JavaScript, data entry, REST API integration, themes, plugins, inventory management, B2B solutions, and creating compelling landing pages.
Why Collaborate with Me?
Experience That Speaks Volumes
Having contributed to a diverse array of projects, I understand the intricacies of each client’s needs. My track record attests to the successful completion of 280+ projects, reflecting a commitment to excellence and a depth of understanding that only comes with years of hands-on experience.
I am not just a developer; I am your strategic partner in turning digital visions into reality. Let’s collaborate and bring your ideas to life.
Specialization That Sets Me Apart
What I Bring to the Table:
- Cross-browser compatibility expertise
- Proficiency in HTML, CSS, JavaScript, jQuery
- Advanced skills in AngularJS, Ajax, Bootstrap
- WordPress mastery for seamless website development
- PHP and MySQL capabilities for robust backend solutions
- Seamless payment gateway and API integration
- Newsletter creation and management
- CodeIgniter and Laravel proficiency for scalable applications
Resume
PERSONAL INFOS
- Name : Pawan kumawat
- Age : 30 Years
- Nationality: Indian
- Languages: English , Hindi
My Skills
Development
experience & education
Expert Freelancer - Upwork | Freelancer
Expert in designing and development and started my Freelancer- Upwork Career
Professional Developer - Expert Web Technologies
Started job as designer and developer at "Expert Web Technologies". and also started my Freelancer Career
Java - Qualified Coder
Got Certificate of Java Coder from Matrix Computers , Mansarovar, Jaipur, Rajasthan 302020, India
PHP - Qualified Coder
Got Certificate of PHP Coder from Matrix Computers , Mansarovar, Jaipur, Rajasthan 302020, India
HTML | CSS | jQuery | JavaScript - Qualified Coder
Got Certificate of HTML, CSS, jQuery, JavaScript Coder from Matrix Computers , Mansarovar, Jaipur, Rajasthan 302020, India
C| C++ - Qualified Coder
Got Certificate of C , C++ Coder from Matrix Computers , Mansarovar, Jaipur, Rajasthan 302020, India
My Blogs
Add New Tab In My Account Page.
We Are Web developer and Adding a Tab in WooCommerce My Account page with custom content is one of the most common customization requests which we receive From The clients.
When adding product to cart and then refreshing the page it adds product again to cart.
Add to cart duplicates products on refresh page? Generally in WooCommerce clicking on Add-to-Cart and it successfully add the
Only Allow to Buy a Product Once in WooCommerce
To restrict customers from buying a WooCommerce product more than once, you can implement a custom solution that prevents multiple purchases of the same product for a single user.
Dynamic Pricing According To Quantity
How To Set Dynamic Pricing Of Product According To Quantity?. In this post we will set price according to product quantity.
How To Limit Search To Post Titles?
I added a text field to the posts filter form and I use s= parameter to make the search work. But how to search only in the title of the post (not in the content)? how to limit search to post titles? How to search only by Post Title?
Add Custom Price on Bulk Purchase in Woocommerce Using ACF
To achieve this functionality, you’ll need to create a custom ACF repeater field for quantity and price in the product admin panel and then display all the prices on the product single page. Additionally, you’ll have to calculate the price according to the selected quantity when a product is added to the cart using WordPress hooks.