It seems like @reliancejio@JioFiberChennai has made it impossible to communicate wirh customer care...
I tried calling the custome care number to register a complaint but they have a IVR system with a set of registered complaints...
@reliancejio make a customer exec call me!
@JioCare I've faced repeated internet outages for weeks despite raising complaints.Multiple users in Kandivali West face similar issues. I've shared proof via emails & screenshots.I demand compensation or service extension.Escalate this NOW.#JioFiber#InternetDown#ConsumerRights
Excited to share that I've integrated the Context API into my React project to securely store and manage JWT tokens. Now, I can easily access the token across all components
Checkout Code Here: https://t.co/llTk4b5jrr
#React#ContextAPI#JWT#WebDevelopment#CodingJourney
Created My 1st NEST JS Project!!! Creating ninja-api!
.
I followed the tutorial of: NetNinja https://t.co/1Qt6ubwymj
.
NestJs is a frmework of nodeJs that is used to create modular code. its good for scalability and creating clean codes.
.
#developer#backend#backenddeveloper
Update On My Personal Project "kyakhanahai". It Now Has A Contact Us Section For Users. This feature is Built Using EmailJs Library. I Have Also Added The Functionality To Delete The User Account Directly When The User Is Logged In
#update#personalproject#ReactJs#webdeveloper
Just wrapped up the basic functionality of my meal planner project, kyakhanahai🎉 It suggests random meals from your saved list, so you never have to decide what to eat. #personalproject#coding#MealPlanner#AI#MERNStack#WebDev
Built with the MERN stack (React, ExpressJS, NodeJS) and enhanced with Material UI, Tailwind CSS, and JWT tokens, this project aims to streamline your meal planning experience. 🍽️🔧
I’ve also integrated an AI chatbot using the Gemini API, which can suggest dish names based on the ingredients you have—just ask "Bavarchi To Suggest Dish Names" when you're feeling inspired. 🤖🍲
This meal planner website helps you effortlessly decide what to eat by randomly suggesting dishes from your stored meal list. It’s like having a personal chef who’s always ready to help you save time on meal decisions! 🥘✨
I’ve migrated from Passport to JWT for authentication and authorization! 🔐 Now, when users log in, a JWT token is created and stored in Local Storage and Context. The token is sent with each request, and the backend validates it using middleware. #jwt#tokens#webdevelopment
Update on https://t.co/Xy2eEqi9Do: Switched to cloud-based image storage using Cloudinary!🖼️Images are now converted to URLs, and stored in the backend for efficient loading. This boosts scalability and performance across the platform. #MERNStack#ReactJS#NodeJS#FullStackDev