Inverter Guru
Tell it what you want to run during a power cut. Get the inverter VA, the battery Ah, how many batteries and the 12V, 24V or 48V setup, in plain words.
- Inverter calculator
- Battery sizing
- India

Full stack engineer, 7+ years
Polished React and Vue front ends, the Python and Node.js APIs behind them, and the AWS infrastructure they run on. Right now that means React and MUI on the front, Python on AWS Lambda behind it, and Terraform holding the infrastructure together.
I care about what makes a web experience feel fast and obvious. Off the clock you will find me deep in a video game or drawing vector illustrations, which I post as @archive.sketch.
Live apps, not screenshots of dead repositories.
Tell it what you want to run during a power cut. Get the inverter VA, the battery Ah, how many batteries and the 12V, 24V or 48V setup, in plain words.
Author compliance frameworks once, collect answers and evidence from every client organisation, and review through to sign-off. Access is invite-only.
One hundred small, self-contained CSS builds, plus an interview questionnaire, a timed quiz, and a tagged reading list.
One problem per post, with a working example.
React compares state with Object.is, so changing an array or object in place looks like no change at all. Here are the copy patterns, including the one for nested data.
Event handlers, async code, and the server are all outside an error boundary. Here is what it does cover, and how to handle the rest without a white screen.
Context has no selectors. Every consumer re-renders when the value changes, even the ones using a field that did not. Splitting the context fixes most of it.