profile-pic
Vetted Talent

Ronak Solanki

Vetted Talent

I aim to pursue a vibrant career in Information Technology, seeking an environment that fosters growth and continuous learning. With around 6 years of experience in web development, I am committed to contributing to the advancement of the organization while cultivating a long-term, mutually beneficial relationship.

  • Role

    Full Stack Laravel Developer

  • Years of Experience

    6.1 years

Skillsets

  • Laravel
  • PHP
  • MySQL
  • Vue JS - 4.5 Years
  • JavaScript
  • Laravel - 6 Years
  • PHP - 6 Years
  • MySQL - 6 Years
  • Vue JS - 4 Years
  • JavaScript - 5 Years
  • Postgre SQL - 6 Years
  • Css/bootstrap - 2 Years
  • REST API - 6 Years
  • Redis - 1.5 Years
  • AWS - 1 Years

Vetted For

10Skills
  • Roles & Skills
  • Results
  • Details
  • icon-skill_image
    Full Stack Developer(Remote)AI Screening
  • 56%
    icon-arrow-down
  • Skills assessed :NuxtJs, 2FA, Laravel Fortify, AWS, MySQL, PHP, Problem Solving Attitude, Redis, Tailwind CSS, Vue JS
  • Score: 39/70

Professional Summary

6.1Years
  • Mar, 2023 - Jul, 20241 yr 4 months

    Full Stack Laravel Developer

    Packt Publishing Pvt Ltd
  • Oct, 2021 - Feb, 20231 yr 4 months

    Sr. Software Engineer

    Commerce Pundit Technologies Pvt Ltd
  • Jul, 2020 - Sep, 20211 yr 2 months

    PHP Developer

    Hyperlink InfoSystem
  • Jun, 2018 - Jul, 20202 yr 1 month

    PHP Developer

    iFlair Web Technologies Pvt Ltd

Applications & Tools Known

  • icon-tool

    Jira

  • icon-tool

    Envoyer

  • icon-tool

    XAMPP

Work History

6.1Years

Full Stack Laravel Developer

Packt Publishing Pvt Ltd
Mar, 2023 - Jul, 20241 yr 4 months
    • I led the development of a comprehensive certification exam preparation product, integrating features such as quizzes, flashcards, exam tips, and an admin module for seamless management. This project demonstrated my ability to conceptualize and implement user-centric solutions in collaboration with a dedicated product development team.
    • I worked on e-commerce software product for Packt, utilizing Laravel and Vue.js. Among other features, I implemented a robust cart functionality, enhancing the user experience and supporting business goals. My efforts ensured exceptional user experiences and robust functionality. Working closely with cross-functional teams, I translated project requirements into effective, scalable solutions, highlighting my commitment to delivering high-quality software products.

Sr. Software Engineer

Commerce Pundit Technologies Pvt Ltd
Oct, 2021 - Feb, 20231 yr 4 months
    • Solo handled kitchen design product backend from development to deployment which was built with Laravel.
    • Built APIs for the kitchen design product and implemented the Stripe payment gateway to handle all kinds of payments for design requests and subscriptions using Laravel.

PHP Developer

Hyperlink InfoSystem
Jul, 2020 - Sep, 20211 yr 2 months
    • Developed and integrated third-party APIs into Laravel such as NIUM and Bitstamp, and payment gateways like Checkout and Stripe for a Buy Now & Pay Later mobile application.
    • Integrated Firebase Cloud Messaging for real-time notifications to mobile app users.

PHP Developer

iFlair Web Technologies Pvt Ltd
Jun, 2018 - Jul, 20202 yr 1 month
    • Built a frontend for a football app using the Vue JS, including real-time updates via push notifications.
    • Integrated Shopware and Magento APIs into Laravel to manage the import/export of products and orders, utilizing Laravel and Cron for automation.

Achievements

  • Certified Telecom Terminal Equipment Application Developer
  • Got 1st Rank in District-Taluka Elocution Competition
  • Rising Star Award at Packt Publishing Pvt Ltd in September 2023

Major Projects

6Projects

E-Commerce App with Draw & Rewards

Jul, 2020 - Oct, 20211 yr 3 months
    Developed using Laravel API and Admin Portal

Buy now pay later & Crypto App

Jul, 2020 - Oct, 20211 yr 3 months
    Developed using Laravel API & Admin Portal

Medical Consultation Booking Website

Jul, 2020 - Oct, 20211 yr 3 months
    Developed using Laravel

Cloud System

Jun, 2018 - Aug, 20202 yr 2 months
    Developed using Laravel with Third Party API Integration

E-Medical Store

Jun, 2018 - Aug, 20202 yr 2 months
    Developed using Laravel

Football Club Web App

Jun, 2018 - Aug, 20202 yr 2 months
    Developed using Symfony with VUE JS

Education

  • Bachelor of Computer Application

    Maharaja Krishnakumarsinhji Bhavnagar University (2017)
  • HSC

    Shree B.M. Commerce High School (2013)
  • SSC

    Shree Madhyamik Shala Valukad (2011)

Certifications

  • Certified telecom terminal equipment application developer (03/2018)

  • District-taluka elocution competition (07/2010)

Interests

  • Cricket
  • AI-interview Questions & Answers

    Hi. I'm Ronok Solengi. I have having I'm having experience of around 6 years in web development and all over software development industry. I have completed my best in best computer application in 2017 from Bhanagar University, Gujarat, India. Uh, since then, I am working as a software developer and a full stack developer for around 6 years, and I have expertise in PHP, Laravel, Vue. Js, uh, and Next.

    Uh, yes. I'm aware of, uh, sub subqueries. We can, uh, write it using yellow account or query builder as well, uh, to because, uh, why we need that? Because sometime we need to get some datas from another table. And based on the results, we want to get from our first main table. So that in that case, we need subqueries.

    Uh, okay. Uh, I developed a Laravel application as a middleware for the external ecommerce systems that is called Magento and software. Uh, to import the products from software. Uh, sorry. Uh, to import the products from Magento and send it to our software. And from software, get the orders for the customers and then send back it to the Magento. So in this case, uh, Laravel was used as a middle part to manage the import and export of, uh, products and orders. So in this case, I have added a middleware to authenticate the external APIs, uh, that is Magento APIs as well as software API. For the routing, uh, we basically implemented the web routes as well as API routes as well mainly and also console route because we were doing many things using artisan commands. Uh, to optimize the performance and scalability, uh, I used a queue so that everything happens on the background without, uh, admin of that, uh, Laravel middleware. Do not need to wait for it. And regarding the performance, uh, I tried to not use Eloquent because Eloquent is, uh, like, uh, not performance well, uh, techniques to deal with the database. And regarding scalability, uh, we have used a microservice architecture so that uh, horizontal and vertical scalability becomes more good in that way.

    Uh, JWT is, uh, very secure because it's, uh, it uses auth and it's, uh, directly stored on the server, and we do not know the exact, uh, token string. So that it's more secure that so nobody knows the exact, uh, decrypted string.

    To, uh, secure sensitive data in Vue. Js application, we must, uh, make sure that the ENV files is not accessible publicly. We should bill in that way And do not store, uh, sensitive information in local storage or session storage, uh, that might break, uh, the security. So we can use, uh, Vuex, uh, store management to keep such sensitive informations in a memory.

    We can use, uh, CSS preprocessor like s a, double s, s. Uh, we can use webpack as well to bunch it and mini, uh, uh, serve as a minified version.

    Lava will would, uh, fortifies, uh, for the authentication on the sing for the single page application mainly. I'm not sure about that.