
Saurav S Mehta
@sauravsmehta143
Followers
6
Following
0
Media
16
Statuses
25
Student on a mission to turn dreams into reality | Explorer of knowledge & new ideas | Learning from every book, experience, and person
Joined June 2024
π§ Today I learned about filtering and added it to my website!.Now users can search and see results update live π.Still learning, but every small step feels like progress π @ApnacollegeX @ShradhaKhapra_ .#WebDev #LearningToCode #JavaScript
0
0
0
πΊοΈ Today I learned how to integrate MapTiler API with Leaflet.js to show dynamic maps on my webpage!.Used geocoding to fetch coordinates.Fallback to country if location fails.Added marker + radius highlight.Custom popup on hover! @ApnacollegeX .#WebDev #MapTiler #LeafletJS
0
0
0
π Received my certificate today for completing the AI Masterclass by Dhruv Rathee Academy, held on 29th June 2025!.It was an insightful and enriching experience. Proud to be part of this learning journey! ππ€.#AIMasterclass #DhruvRatheeAcademy #AI #LearningNeverStops
0
0
0
Today I learned how to upload images through form using enctype, multer, and Cloudinary!.πΈ Form data with multipart/form-data.π¦ File handling with multer.βοΈ Image hosting with Cloudinary.π Secured with .env for API keys. #WebDev #Nodejs #Cloudinary #100DaysOfCode.
0
0
2
π Today I learned how to upload images through form using enctype, multer, and Cloudinary!.πΈ Form data with multipart/form-data.π¦ File handling with multer.βοΈ Image hosting with Cloudinary.π Secured with .env for API keys. #WebDev #Nodejs #Cloudinary #100DaysOfCode.
0
0
1
Today I explored the MVC architecture and used router.route() in Express.js!.Loving how clean and organized my code feels now. Model π§ View π Controller πΉοΈ β all in sync!.@ApnacollegeX @ShradhaKhapra_ .#100DaysOfCode #NodeJS #Express #WebDev #MVC
0
0
1
Today I learned about Authorization!.It's all about controlling what users can access after they log in. Authentication: "Who are you?".Authorization: "What are you allowed to do?" π.@ApnacollegeX @ShradhaKhapra_ .Step by step, the backend is making more sense! #LearningJourney.
0
0
2
π‘οΈ Today I learned how authentication works! Passwords arenβt stored in plain text β theyβre hashed + salted for security. Also explored how passport helps handle login flows in Node.js. Feeling safer already! π.@ApnacollegeX @ShradhaKhapra_ #WebDev #NodeJS #Learning
0
0
0
today i learned about express signed cookies, sessions, and flash messages β my backend skills just leveled up! π cookies that keep secrets, sessions that remember, and flash that shouts π¨βπ» #100DaysOfCode #NodeJS #Express.
0
0
0
π Iβm currently working on a Node.js + Express + MongoDB project in @ApnacollegeX where @ShradhaKhapra_ is teaching us. Building a listings app with reviews, validations, and CRUD. Learning so much hands-on! π. #Learning #WebDev #NodeJS #ApnaCollege.
0
0
5
Today I learned how to handle deletions in MongoDB relationships using pre and post middleware. Feels like giving my database a safety net before breaking up tables! π @ApnacollegeX @ShradhaKhapra_ .#TodayILearned #MongoDB #NoSQL #LearningWithLeapfrog.
0
0
0
Today I learned how MongoDB handles relationships β one-to-one, one-to-many, many-to-many. Turns out databases have more relationship drama than I do.π
.#TodayILearned #MongoDB #NoSQL.#TodayILearned #MongoDB #Learning
0
0
0
1 JULY 2025.Learning form validation, custom error handling and DB validation. Still learning how to balance client-side and server-side validation. any pro tips??. #webdevelopment #formvalidation #db @ApnacollegeX @ShradhaKhapra_.
0
0
0
Just completed Dhruv Ratheeβs AI Masterclass workshop. Explored 25 amazing AI tools for productivity, website building, image/video/audio generation, and more. Honorable mentions: some incredible AI chatbots. Excited to put them into action. @dhruv_rathee #AITools #LearnAI
0
0
0
Learning to handle errors better in my Express + MongoDB project. Added try/catch in routes.Made an asyncWrap for async errors.Added centralized error middleware.check it out on GitHub: .#NodeJS #ExpressJS #Mongodb #100DaysOfCode @ApnacollegeX.
0
0
0
Completed the first phase of my C programming journey. From fundamentals to file handling, Iβve shared all my practice codes here. Take a look!.π #LearnC #100DaysOfCode @ApnacollegeX @ShradhaKhapra_ @AmanDhattarwal.
0
0
0
Learning Express.js middleware today!.route-specific middleware,.API token checks with query params,.chaining multiple middle wares,.simple logging. It feels awesome to see how middleware makes request handling easier. git: #NodeJS #WebDev @ApnacollegeX
0
0
0
Middleware: the secret sauce between your request and response. Diving in today. Learning how to put the βmiddleβ in middleware β backend journey continues. @ApnacollegeX @ShradhaKhapra_
0
0
0