Who Am I ?
Hey there! I'm Kishan Rank, a senior software engineer with expertise in PHP, Laravel, Vue.js, and more. With 5 years of experience, I specialize in crafting robust web solutions and mobile apps that prioritize performance, security, and user experience.
My journey began with a fascination for PHP, which has since evolved into mastery of frameworks like Laravel and frontend technologies like Vue.js. From dynamic web applications to seamless frontend integrations, I thrive on leveraging the latest tools and techniques to deliver cutting-edge solutions.
In addition to my frontend and backend expertise, I'm well-versed in database management with MYSQL, MongoDB and PostgreSQL ensuring optimal performance and data integrity for every project.
I'm also passionate about mobile app development and have experience with Flutter, enabling me to create native-like experiences across multiple platforms efficiently.
What I Do ?
Always feel Free to Contact & Hire me
What Think Client About Me ?
Working with Kishan was an absolute game-changer for our business. We approached him with a complex architecture problem, and not only did he deliver an innovative system design, but he also optimized it for scalability and performance.
Kishan helped us create a custom web platform that’s efficient and user-friendly. Their focus on performance optimization and attention to detail made a huge impact on our business. A pleasure to work with!.
Recent Posts?
In developer’s life there may me situation where they need to handle and process large amount of data. Many time when we are are processing this large data through loop, it consumes memory constantly and you may also face issue of allowed memory size exhausted.
So today in this article I will let you know how to handle large amount of collection or data in PHP and specially in Laravel.
In Laravel you can handle large amount of data using two methods :
1. Chunk
2. Cursor
Laravel provides lots of pre build features that user can use easily, Today in this article I'll explain main difference between Service Container and Service Provider.
Service Container is a powerful tool for managing class dependencies and performing dependency injection.
Service Providers are the central place of all Laravel application bootstrapping. Your own application, as well as all of Laravel's core services, are bootstrapped via service providers.
Read moreHow can you communicate?