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
Controlling Speed of AC Fan or Dimming a 220V AC Bulb Using ArduinoIn many applications, controlling the speed of an AC fan or adjusting the brightness of a 220V AC bulb is an essential task. While there…4d ago4d ago
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…5d ago5d ago
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…5d ago5d ago
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…5d ago5d ago
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
Encapsulation in Object-Oriented Programming: A Complete GuideEncapsulation is one of the fundamental principles of Object-Oriented Programming (OOP) that helps developers write secure, modular, and…Feb 17Feb 17