ansari_sehzad87's profile picture. Full Stack Web Developer in Progress | Skilled in Frontend | Exploring Backend Technologies

Sehzad Ansari

@ansari_sehzad87

Full Stack Web Developer in Progress | Skilled in Frontend | Exploring Backend Technologies

Moody Player is LIVE! Face detection 🔍 + mood-based music 🎶 = next-level vibes. Built it. Broke it. Fixed it. Now it's your turn to test it. [mood-detection-player.vercel.app] #MoodyPlayer #AI #WebDev #ReactJS #IndieDev #NowPlaying @sheryians_ @harshbhaiyaa @ankurdotio


Backend Journey Today I implemented JWT Auth: ✅ Understood how JWT works ✅ Used cookie-parser ✅ Built Register, Login, User & Logout APIs ✅ Stored user data in MongoDB Every API has a purpose. Every bug teaches. #Nodejs #JWT #MongoDB #backend

ansari_sehzad87's tweet image. Backend Journey 

Today I implemented JWT Auth:
✅ Understood how JWT works
✅ Used cookie-parser
✅ Built Register, Login, User & Logout APIs
✅ Stored user data in MongoDB
Every API has a purpose. Every bug teaches.
#Nodejs #JWT #MongoDB #backend

Day 7 – Backend Journey 🚀 Started building a mini fullstack project: Moody Player 🎧 Using face-api.js to detect facial expressions & play songs based on mood! 😄😐😢 @ankurdotio @harshbhaiyaa @sheryians_ @masterdhanesh_

ansari_sehzad87's tweet image. Day 7 – Backend Journey 🚀
Started building a mini fullstack project: Moody Player 🎧
Using face-api.js to detect facial expressions & play songs based on mood! 😄😐😢
@ankurdotio @harshbhaiyaa @sheryians_ @masterdhanesh_
ansari_sehzad87's tweet image. Day 7 – Backend Journey 🚀
Started building a mini fullstack project: Moody Player 🎧
Using face-api.js to detect facial expressions & play songs based on mood! 😄😐😢
@ankurdotio @harshbhaiyaa @sheryians_ @masterdhanesh_
ansari_sehzad87's tweet image. Day 7 – Backend Journey 🚀
Started building a mini fullstack project: Moody Player 🎧
Using face-api.js to detect facial expressions & play songs based on mood! 😄😐😢
@ankurdotio @harshbhaiyaa @sheryians_ @masterdhanesh_
ansari_sehzad87's tweet image. Day 7 – Backend Journey 🚀
Started building a mini fullstack project: Moody Player 🎧
Using face-api.js to detect facial expressions & play songs based on mood! 😄😐😢
@ankurdotio @harshbhaiyaa @sheryians_ @masterdhanesh_

Backend Journey Day 6 ✅ MongoDB DB structure ✅ Schema & Model kya hote hai ✅ Mongoose se CRUD kaise karte hai ✅ Server + DB connection ka flow #BackendDev #MongoDB #Mongoose #NodeJS @harshbhaiyaa @sheryians_ @masterdhanesh_

ansari_sehzad87's tweet image. Backend Journey Day 6
✅ MongoDB DB structure
✅ Schema & Model kya hote hai
✅ Mongoose se CRUD kaise karte hai
✅ Server + DB connection ka flow
#BackendDev #MongoDB #Mongoose #NodeJS 
@harshbhaiyaa @sheryians_ @masterdhanesh_
ansari_sehzad87's tweet image. Backend Journey Day 6
✅ MongoDB DB structure
✅ Schema & Model kya hote hai
✅ Mongoose se CRUD kaise karte hai
✅ Server + DB connection ka flow
#BackendDev #MongoDB #Mongoose #NodeJS 
@harshbhaiyaa @sheryians_ @masterdhanesh_
ansari_sehzad87's tweet image. Backend Journey Day 6
✅ MongoDB DB structure
✅ Schema & Model kya hote hai
✅ Mongoose se CRUD kaise karte hai
✅ Server + DB connection ka flow
#BackendDev #MongoDB #Mongoose #NodeJS 
@harshbhaiyaa @sheryians_ @masterdhanesh_

Backend Journey Day 5 MongoDB Atlas (cloud DB) & Compass (GUI tool) ke baare me jaana. Mongoose kya hai aur kaise DB ko handle karne me help karta hai. Folder structure set kiya (db folder & file). Server ko DB se connect kiya using. mongoose.connect() (production style).

ansari_sehzad87's tweet image. Backend Journey Day 5

 MongoDB Atlas (cloud DB) & Compass (GUI tool) ke baare me jaana.
 Mongoose kya hai aur kaise DB ko handle karne me help karta hai.
 Folder structure set kiya (db folder & file).
 Server ko DB se connect kiya using.
mongoose.connect() (production style).
ansari_sehzad87's tweet image. Backend Journey Day 5

 MongoDB Atlas (cloud DB) & Compass (GUI tool) ke baare me jaana.
 Mongoose kya hai aur kaise DB ko handle karne me help karta hai.
 Folder structure set kiya (db folder & file).
 Server ko DB se connect kiya using.
mongoose.connect() (production style).

Backend Day 4: Tested APIs with Postman & explored REST methods (GET, POST, PATCH, DELETE). Also completed my mini Notes App 📝 ✅ Create ✅ Read ✅ Update ✅ Delete Backend is getting fun! 💻🔥 #NodeJS #RESTAPI #Postman #NotesApp

ansari_sehzad87's tweet image. Backend Day 4:
Tested APIs with Postman & explored REST methods (GET, POST, PATCH, DELETE).
Also completed my mini Notes App 📝
✅ Create
✅ Read
✅ Update
✅ Delete
Backend is getting fun! 💻🔥
#NodeJS #RESTAPI #Postman #NotesApp

Backend Dev – Day 3 🚀 ✔️ Understood how Postman helps test APIs ✔️ npm vs npx difference cleared ✔️ Explored REST methods – GET, POST, PATCH, DELETE ✔️ Learned req.body, req.params, req.query ✔️ Started building a mini Notes App backend 📝 #NodeJS #Backend #RESTAPI #WebDev

ansari_sehzad87's tweet image. Backend Dev – Day 3 🚀
✔️ Understood how Postman helps test APIs
✔️ npm vs npx difference cleared
✔️ Explored REST methods – GET, POST, PATCH, DELETE
✔️ Learned req.body, req.params, req.query
✔️ Started building a mini Notes App backend 📝
#NodeJS #Backend  #RESTAPI #WebDev

Backend Journey – Day 2 🔹 Why Express over HTTP module 🔹 Created server with Express.js 🔹 Used npm init -y to start a Node app 🔹 Understood req & res 🔹 Learned what APIs & REST APIs are Loving the learning process! 🔥 #Nodejs #Expressjs #BackendDev @ankurdotio

ansari_sehzad87's tweet image. Backend Journey – Day 2

🔹 Why Express over HTTP module
🔹 Created server with Express.js
🔹 Used npm init -y to start a Node app
🔹 Understood req & res
🔹 Learned what APIs & REST APIs are
Loving the learning process! 🔥
#Nodejs #Expressjs #BackendDev

 @ankurdotio

Day 1 of my Backend Dev Journey! Started with Node.js ✔️ Intro to Node.js & V8 engine ✔️ Packages & modules ✔️ Built-in HTTP module ✔️ Created my 1st server using http.createServer()

ansari_sehzad87's tweet image. Day 1 of my Backend Dev Journey!
Started with Node.js 
✔️ Intro to Node.js & V8 engine
✔️ Packages & modules
✔️ Built-in HTTP module
✔️ Created my 1st server using http.createServer()

Update from my dev journey! Couldn’t share much of my frontend journey here on X, but I’m all set to share my backend journey now! 💻⚙️ Want to explore my frontend story? Check it out on LinkedIn: 🔗 [linkedin.com/in/ansari-sehz…] #WebDev #Backend #NodeJS #LearningInPublic

ansari_sehzad87's tweet image. Update from my dev journey!
Couldn’t share much of my frontend journey here on X,
but I’m all set to share my backend journey now! 💻⚙️
Want to explore my frontend story?
Check it out on LinkedIn: 🔗 [linkedin.com/in/ansari-sehz…]

#WebDev #Backend #NodeJS #LearningInPublic

This account does not have any followers
Loading...

Something went wrong.


Something went wrong.