I have been working in my current field for the last three years and have been using Make for two months.
I have used Make for two projects. The first project is medical case analysis, where if a patient uploads any case details, we handle that and provide solutions in three fields of a hospital: allopathy, homeopathy, and Ayurveda. Ayurveda is in Indian medical sciences, and from these three options, the patient can decide which one to choose and what tests are included.
In this medical case analysis project, I took five case studies of five different patients and translated the manual data using API to shift it to Google AI Studio. I made it there and used Make's JSON response from the output.
In my second project, which is about the UPSC exam, I converted PDFs given in manual format into HTML. I used data manipulations along with Make's built-in data parsers and regular expressions modules to analyze each question and integrate the options by iterators, making the process sequential.