PinnedAdvices Received When Quiting My Software Engineering Job; Turns Into ResolutionRecently, at 15th February. I have quit my one of the highpaid corportate software engineering job in BYSL Global Technology Group, driven…Feb 16, 20241Feb 16, 20241
PinnedTechnical Interview Review-1 Senior Software Engineer#tips #technicalinterview Today I am reviewing an interview for a senior position and sharing some tips to improve your interview…Jul 22, 2022Jul 22, 2022
🚫 Why I Hate Sanctum for High-Traffic Applications and How I Overcame It 🚀| Scaling - SWE Blogs🎮 The Pain of Using Sanctum in a High-Traffic Gaming Platform Profile SystemMar 27Mar 27
Laravel Cursor vs. Chunk: Efficiently Handling Large Datasets with PHP Generators | SWE BlogsWhen working with large datasets in Laravel, fetching all records at once using get() can quickly lead to high memory usage and performance…Mar 20Mar 20
Controlling Speed of AC Fan or Dimming a 220V AC Bulb Using Arduino | MTE BlogsIn many applications, controlling the speed of an AC fan or adjusting the brightness of a 220V AC bulb is an essential task. While there…Mar 9Mar 9
Controlling a 220V AC Bulb with a Relay Using Arduino | MTE BlogsIn this blog, we’ll explore how to control a 220V AC bulb with a relay module using an Arduino. This is a common project for automation…Mar 8Mar 8
How to Use an N-Channel MOSFET to Switch a 12V DC Light with an Arduino | MTE BlogsSwitching high-voltage components like a 12V light with a low-voltage controller, such as an Arduino, is a common challenge for electronics…Mar 8Mar 8
AC vs. DC Switching: Key Differences and Choosing the Right SwitchSwitching electrical power is a fundamental part of any circuit design, whether for industrial machines, consumer electronics, or power…Mar 8Mar 8
How to Automatically Restart Failed MicroservicesIn a microservices architecture, failures are inevitable. Whether due to a crash, high memory usage, or an unexpected error, services may…Feb 27Feb 27
How do health checks work in a microservice?In a microservices architecture, ensuring that each service is running correctly is crucial for maintaining reliability, scalability, and…Feb 27Feb 27