#fullstackproject ผลการค้นหา
Delete feature added in my Trello project. github- github.com/Divyansh-Savit… #typescript #SoftwareDevelopment #fullstackproject #Growth
6th Semester Project: MindSnap A social media web app built with the MERN stack. Clean UI, smooth animations, and a modern social experience. Interface snapshots below 👇 #MERN #WebDevelopment #FullStackProject #ReactJS #MongoDB #NodeJS #ExpressJS #Socket




Here is some sneak peek of my first project ✨ WANDERLUST 🤍 so much work pending on it and working into styling and adding some more features on it , will host it soon once it is fully completed. #learninpublic #fullstackproject
Discord Update UI - almost done with UI and then interactivity #DiscordClone #FullstackProject @physics__wallah

🚀 Building a Full-Stack Blog Website! 🌟 Excited to share my latest project: a dynamic blog website! Features include a user-friendly interface, authentication, security, rich text editor, responsive design, and efficient database management. #WebDevelopment #FullStackProject🎯




Excited to announce my collaboration with @sidtwts on the full-stack Flutter app for Study Notion! Backend ✔️ Now onto UI design for Android and web platforms. #Flutter #fullstackproject


#roc8 #FullStackProject Building an e-commerce web app of home interior shopping for @roc8HQ project submission. ~ Completed the home page and product listing page. ~ Also added search, filter and sort functionality. ~ Also integrated Auth0 Authentication.


Too late for a comeback? 🤔 Been practising and working on my Next JS project for a long time now... Also figured out the integration of MongoDB and Firebase to the same 💻 Finally the #fullstackproject is now ready to be deployed 🥳 Will share the details about it asap!

Update: Aug 12, 2025 Went through Jest’s docs to learn its basics and use. Avoiding tutorial hell, I’ll start with implementing unit tests for my backend, then add integration tests. #DevDiary #FullStackProject #SoftwareEngineer #BackendDevelopment #Jest #SoftwareTesting
#FullStackProject completed the blueprint and designed the frontend of the webpage. Created the webpage's frontend without CSS; CSS will be added later. Used React to develop the frontend. doing this project with @notaprocoder



Update: Aug 13, 2025 My 2 testing principles: cover as much code as possible and tests should run successfully locally with no external dependencies. Applying these to add tests for my project. #DevDiary #FullStackProject #SoftwareEngineer #SoftwareTesting
Project Update... Made the login page of our project, this time, I integrated Tailwind CSS.. Project in collaboration with @mobi2400 #MERN #FullStackProject #LearnInPublic


Update: Aug 11, 2025 I prefer learning on the go to keep my goals clear. While working on my project's auth system, saw the need for a testing framework. Learning Jest to add it for project tests. #DevDiary #FullStackProject #SoftwareEngineer #Jest #SystemDesign
Project Update: Made another page for our project showcasing our socials.. Still we are not there even 50% but grinding everyday to make our first project ready for deployment... In collaboration with @mobi2400 #FullStackProject #MERN #LearnInPublic

Successfully implemented user authentication using Passport npm package in my #FullStackProject! 🚀 . The signup and login forms are up and running smoothly. 💻🔐 Excited about the progress and looking forward to add more features! #CodingJourney #WebDevelopment #buildinpublic




Update: Aug 13, 2025 My 2 testing principles: cover as much code as possible and tests should run successfully locally with no external dependencies. Applying these to add tests for my project. #DevDiary #FullStackProject #SoftwareEngineer #SoftwareTesting
Update: Aug 12, 2025 Went through Jest’s docs to learn its basics and use. Avoiding tutorial hell, I’ll start with implementing unit tests for my backend, then add integration tests. #DevDiary #FullStackProject #SoftwareEngineer #BackendDevelopment #Jest #SoftwareTesting
Update: Aug 11, 2025 I prefer learning on the go to keep my goals clear. While working on my project's auth system, saw the need for a testing framework. Learning Jest to add it for project tests. #DevDiary #FullStackProject #SoftwareEngineer #Jest #SystemDesign
Update: Aug 7, 2025 Working on adding device fingerprints to my app’s auth system in the /signup route to verify subsequent session requests from the same device. #DevDiary #FullStackProject #ExpressJS #SystemDesign #SoftwareEngineer #FullStackDevelopment
Update: Aug 6, 2025 Studied TCP/IP to see how data packets carry client IP for geolocation & ISP details. Found IP can be extracted, but needs API or local DB to map to location. #DevDiary #FullStackProject #SystemDesign #Networking #SoftwareEngineer #fullstackdeveloper
Update: Aug 5, 2025 Exploring how to get user location & ISP from IP in req.headers on Express. Could use APIs, but checking if I can do it without external libraries. #DevDiary #FullStackProject #SystemDesign #ExpressJS #SoftwareEngineer #FullStackDev
Update: Aug 2, 2025 Setting up Redis to cache device fingerprints for my app’s auth system. Capturing them at login/signup to verify all session requests come from the same device. #DevDiary #FullStackProject #SystemDesign #Redis #SoftwareEngineer #FullStackDev
Update: Aug 1, 2025 Planning to use Redis to store device fingerprints for my app’s auth system. Spent today refreshing my Redis skills. #DevDiary #FullStackProject #FullStackDev #Redis #SystemDesign
Update: July 31, 2025 Building a secure auth system to resist spoofing. Using device fingerprints with long-term refresh & short-term access tokens. Fingerprints help verify requests if tokens are compromised. #DevDiary #FullStackProject #SystemDesign
Update: July 30, 2025 Auth systems are often overlooked but key for secure user data. Invested my time today planning a solid auth setup for my app. #DevDiary #FullStackProject #SystemDesign #FullStackDev #SoftwareEngineer
Update: July 29, 2025 Set up dynamic page title & favicon quickly. Finished /login page on frontend. Fixed bugs on /signup & /login for error messages & password field behaviour. #DevLog #FullStackProject #ReactJS #WebDev #BugFixing
create spotify clone. and learn front-end concept where i learn how to make responsive web side and get to know about animation basic. #clone #fullstackproject #project git-hub github.com/ayushpachare/S… project-link warm-rolypoly-49e16a.netlify.app
Update: July 26, 2025 Finished login page on frontend. Working on logic to update page title & favicon based on current route. #DevDiary #FullStackProject #FullStackDev #ReactJS
Update: July 23, 2025 Finished building & testing /login route on backend. Started /login page on frontend. Updated header component to switch signup/login link based on page. #WhatIDidToday #DevLog #FullStackProject #WebDev #ExpressJS #ReactJS
Update: July 22, 2025 Tidied code before GitHub push, fixed merge issues. Done with login logic using long-term refresh tokens & short-term access tokens. Kicked off building the /login route on the backend. #WhatIDidToday #FullStackProject #FullStackDev #TypeScript #ExpressJS
Update: July 21, 2025 Working on getting the core features and user experience done first. I'll tackle the final UI design later. Finished building the sign-up page today. #WhatIDidToday #FullStackProject #FullStackDev
Project Update: Made another page for our project showcasing our socials.. Still we are not there even 50% but grinding everyday to make our first project ready for deployment... In collaboration with @mobi2400 #FullStackProject #MERN #LearnInPublic

Project Update... Made the login page of our project, this time, I integrated Tailwind CSS.. Project in collaboration with @mobi2400 #MERN #FullStackProject #LearnInPublic


#Fullstackproject started learning typescript for the project
#FullStackProject completed the blueprint and designed the frontend of the webpage. Created the webpage's frontend without CSS; CSS will be added later. Used React to develop the frontend. doing this project with @notaprocoder



#FullStackProject completed the blueprint and designed the frontend of the webpage. Created the webpage's frontend without CSS; CSS will be added later. Used React to develop the frontend. doing this project with @notaprocoder



Project Update... Made the login page of our project, this time, I integrated Tailwind CSS.. Project in collaboration with @mobi2400 #MERN #FullStackProject #LearnInPublic


Project Update: Made another page for our project showcasing our socials.. Still we are not there even 50% but grinding everyday to make our first project ready for deployment... In collaboration with @mobi2400 #FullStackProject #MERN #LearnInPublic

Excited to announce my collaboration with @sidtwts on the full-stack Flutter app for Study Notion! Backend ✔️ Now onto UI design for Android and web platforms. #Flutter #fullstackproject


Discord Update UI - almost done with UI and then interactivity #DiscordClone #FullstackProject @physics__wallah

#roc8 #FullStackProject Building an e-commerce web app of home interior shopping for @roc8HQ project submission. ~ Completed the home page and product listing page. ~ Also added search, filter and sort functionality. ~ Also integrated Auth0 Authentication.


🚀 Building a Full-Stack Blog Website! 🌟 Excited to share my latest project: a dynamic blog website! Features include a user-friendly interface, authentication, security, rich text editor, responsive design, and efficient database management. #WebDevelopment #FullStackProject🎯




Too late for a comeback? 🤔 Been practising and working on my Next JS project for a long time now... Also figured out the integration of MongoDB and Firebase to the same 💻 Finally the #fullstackproject is now ready to be deployed 🥳 Will share the details about it asap!

6th Semester Project: MindSnap A social media web app built with the MERN stack. Clean UI, smooth animations, and a modern social experience. Interface snapshots below 👇 #MERN #WebDevelopment #FullStackProject #ReactJS #MongoDB #NodeJS #ExpressJS #Socket




#FullStackProject completed the blueprint and designed the frontend of the webpage. Created the webpage's frontend without CSS; CSS will be added later. Used React to develop the frontend. doing this project with @notaprocoder



Successfully implemented user authentication using Passport npm package in my #FullStackProject! 🚀 . The signup and login forms are up and running smoothly. 💻🔐 Excited about the progress and looking forward to add more features! #CodingJourney #WebDevelopment #buildinpublic




Exciting News! 🚀 I'm thrilled to announce that I've just completed building the Post-It app - a fun functional posting app built with Next.js! 🌟 Head over to lnkd.in/g4KKnvPn and start posting right away! #PostItApp #FullStackProject #WebDevelopment #NextJs

Just wrapped up a cool side project — a real-time chat app built with the MERN stack! 💻💬 Used Socket.io for instant messaging and Tech used: MongoDB, Express.js, React, Node.js, , Cloudinary #MERNStack #FullStackProject #buildinpublic




Too late to share but it deserves to be on feed. Task & Project Management App Integrated With AI Model for handling priority and task allocation to users Live Demo : pr-frontend-one.vercel.app #fullstackproject #ChatGPT 4.0 #socketio #rbac #nodejs #express #mongodb

Something went wrong.
Something went wrong.
United States Trends
- 1. George Santos 31.4K posts
- 2. Louisville 7,484 posts
- 3. Dan Wilson 1,435 posts
- 4. #askdave N/A
- 5. Jeff Brohm N/A
- 6. Bryce Miller 1,619 posts
- 7. Tina Peters 5,512 posts
- 8. Chris Bell N/A
- 9. Prince Andrew 46.9K posts
- 10. No Kings 312K posts
- 11. #DaytimeEmmys 1,257 posts
- 12. End 1Q N/A
- 13. End of 1 14.1K posts
- 14. Brash 1,097 posts
- 15. Malachi Toney N/A
- 16. Duke of York 19.1K posts
- 17. #LightningStrikes N/A
- 18. George Springer 1,657 posts
- 19. #drwfirstgoal N/A
- 20. Embiid 4,741 posts