#backenddevelopment نتائج البحث
Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. 🚀 #ALX #BackendDevelopment

Wrapped up a great week practicing backend modeling with Mongoose💻 Built schemas for: 📝 ToDo App (User, Todo, SubTodo) 🛒 E-Com. System (User, Product, Order, Category) 🏥 Hospital Mg. System (Hospital, Doctor, Patient, Prescription) #BackEndDevelopment #development



🚀 I've started my Backend Development journey! 💻✨ 🔑 First step: Node.js 🟢 ⚡️ Ran my very first code and got the server up & running 🖥️🎉 Feeling pumped to dive deeper into APIs, databases, and building real-world apps 🔧🌐 #NodeJS #BackendDevelopment #CodingJourney

Day 33 of #30DaysCodeChallenge 1️⃣ Studied Redis in a bit more depth 2️⃣ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! ⚡ Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney


Good docs means: ✅ Faster frontend integration ✅ Fewer questions from teammates ✅ Easier onboarding for new devs ✅ Clear structure for future updates Don’t just build APIs — make them discoverable, testable, and understandable #BackendDevelopment #API #Swagger #DevTips

🛠️ Backend Dev Progress Exploring how to set up folders & files for a professional backend project 📂⚡ Clean structure = easier scaling, teamwork & maintenance 🚀 #BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

Learned what Redis actually is ✅ It’s like the RAM of databases — super fast and perfect for caching! ⚡ #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

🎉 Excited to share that I’ve joined Akdenar Pvt Ltd as a Backend Developer Intern! Grateful for this opportunity and the support from everyone along the way. Looking forward to learning and growing! #internship #backendDevelopment #career #newbeginnings #grateful #Akdenar

🚀 Day 25/100 — Full-Stack Kickoff 🎉 Finished backend of my Course Selling App => Auth (User & Admin) => Schemas: User, Admin, Course, Video, Purchase Payment => Payments with status & methods (UPI, Card, NetBanking) #100DaysOfCode #BackendDevelopment




Hi #Connections If you love backend systems, you’ll enjoy my full post on LinkedIn where I dive into what really makes backend engineering beautiful👇 linkedin.com/posts/vaishnav… #BackendDevelopment #SoftwareEngineering #Developers #CodingLife #Twitter #CONNECT

Hello Friday! Trying to kill two birds with one stone.🧐 Of course I need money to chase this tech career.🚀🚀 Those that navigated to tech from a 9-5 job, how did you do it? Please inspire a brother! 🙏 #SoftwareDevelopment #buildinpublic #BackEndDevelopment #Consistency

👨💻Day 1 of my backend journey with Node.js! #100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

🚀 Big milestone today! Started my backend journey with Node.js 💻 Dove into LibUV & compared it with the browser async model ⚡ One step closer to becoming full-stack 🔥 #NodeJS #BackendDevelopment #CodingJourney #100DaysOfCode

Hi #Connections If you love backend systems, you’ll enjoy my full post on LinkedIn where I dive into what really makes backend engineering beautiful👇 linkedin.com/posts/vaishnav… #BackendDevelopment #SoftwareEngineering #Developers #CodingLife #Twitter #CONNECT
✅ Phase 0 - Day 40: Started learning Node.js 🚀 Backend begins — servers, APIs, and more! #100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

Built the Job module for my Job Portal project: Created Job model with all fields & relations Implemented CRUD operations (create, read, update, delete) Added role-based access for recruiters & admin Tested all routes in Postman ✅ #100DaysOfCode #MERNStack #BackendDevelopment

Just finished running memory, context, and retrieval tests on my custom AI agent. From conversation continuity to pronoun resolution, context switching, and even edge cases… my AI agent handled it all very well! #AI #BackendDevelopment #LangChain #buildinpublic




Working on what @JohnWPellew mentioned saving convo state to chat_memory.json, committing prompt versions, and adding schema migrations for memory. Would be adding user IDs so multiple users won’t share the same chat history. #AI #BackendDevelopment #LangChain #buildinpublic


Day 49 of #100DaysOfCode 🚀 🌸 Solved LeetCode QOTD: Alice & Bob Playing Flower Game 💻 Backend dev grind continues Balancing DSA + Dev is tough, but every struggle is an investment in future wins. 🔥 #LeetCode #BackendDevelopment #KeepBuilding



Day 55/#100DaysOfCode Wrapped up almost the final part of my backend — got pagination working smoothly ✅ Next stop: jumping into the UI side 🎨 For DSA, solved Find Closest Person (easy one today since I was deep into backend dev).💻#BackendDevelopment #FullStackJourney


Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. 🚀 #ALX #BackendDevelopment

Day 33 of #30DaysCodeChallenge 1️⃣ Studied Redis in a bit more depth 2️⃣ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! ⚡ Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney


✨ Day 97/100 of #100DaysOfCode Today it's all about organisation work and understanding the spring boot services and my sql Scaleton of the project , And what are the technology they wanted use. Near to 100 worth it #BackendDevelopment #SpringBoot #Java #100DaysOfCod
Python really is the perfect language for beginners. Month 2 of my ALX Backend journey has been intense, wrapping up with Object-Oriented Programming. It’s been challenging, but I’m genuinely glad I’m on this path! 🚀 #ALX_BE @alx_africa #BackendDevelopment #Python #
Published an article on backend engineering particularly on REST API Design. It covers major aspects of rest api which we should consider while designing and structuring our API link: medium.com/@harshgharat66… #backend #BackEndDevelopment #golang #api #restapi
Keep building. Keep breaking. Keep learning. That’s how we grow as developers 💪 #BackendDevelopment #NodeJS #Razorpay #WebDevelopment #SoftwareEngineering #Developers #LearningByDoing
PUT & DELETE requests in Spring Boot! Routes: PUT → /products/update - updates an existing product @PutMapping DELETE → /products/{id} - deletes a product by ID @DeleteMapping Completes the full CRUD flow ✨ #BackendDevelopment #Backend #SpringBoot #LearnInPublic




Wrapped up a great week practicing backend modeling with Mongoose💻 Built schemas for: 📝 ToDo App (User, Todo, SubTodo) 🛒 E-Com. System (User, Product, Order, Category) 🏥 Hospital Mg. System (Hospital, Doctor, Patient, Prescription) #BackEndDevelopment #development



GET & POST requests in Spring Boot! Routes : Post → /products - adds a new product @PostMapping Get → /products/{Id} - returns product by ID @GetMapping #BackendDevelopment #SpringBoot #Java #Backend #LearnInPublic




Learning Git and GitHub during my internship at Sanskriti Labs has been a game changer. Working on real projects taught me how collaboration brings code to life. #Git #GitHub #BackendDevelopment #Internship #SanskritiLabs #CodingJourney

Hi #Connections If you love backend systems, you’ll enjoy my full post on LinkedIn where I dive into what really makes backend engineering beautiful👇 linkedin.com/posts/vaishnav… #BackendDevelopment #SoftwareEngineering #Developers #CodingLife #Twitter #CONNECT
➡️ Waiter (router) takes your order (request body). ➡️ Chef (controller) checks the pantry (database). If something’s missing 404 Not Found If it’s ready 200 OK and your meal (response) is served 🍽️. @plpcommunity #NodeJS #ExpressJS #BackendDevelopment #APIs #WebDev #PLP
✨ Day 96/100 of #100DaysOfCode I started from whare I left Today spent time on revision and Intro to bit advance toppics #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod
🚀 I've started my Backend Development journey! 💻✨ 🔑 First step: Node.js 🟢 ⚡️ Ran my very first code and got the server up & running 🖥️🎉 Feeling pumped to dive deeper into APIs, databases, and building real-world apps 🔧🌐 #NodeJS #BackendDevelopment #CodingJourney

Learned what Redis actually is ✅ It’s like the RAM of databases — super fast and perfect for caching! ⚡ #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

What if I told you that soon, this workflow will be possible: @figma → Visual Backend Design → Full Node.js App In minutes, not weeks ⚡ #ComingSoon #Figma #BackendDevelopment

🛠️ Backend Dev Progress Exploring how to set up folders & files for a professional backend project 📂⚡ Clean structure = easier scaling, teamwork & maintenance 🚀 #BuildInPublic #BackendDevelopment #MERN #100DaysOfCode

🚀 Day 25/100 — Full-Stack Kickoff 🎉 Finished backend of my Course Selling App => Auth (User & Admin) => Schemas: User, Admin, Course, Video, Purchase Payment => Payments with status & methods (UPI, Card, NetBanking) #100DaysOfCode #BackendDevelopment




"Countdown Timer⏳" it is and , its just a little project form my side it is always good to practice concepts by building small projects. Well Until then STAY HARD💪. #webdeveloper #SoftwareEngineering #BackEndDevelopment #Java

Good docs means: ✅ Faster frontend integration ✅ Fewer questions from teammates ✅ Easier onboarding for new devs ✅ Clear structure for future updates Don’t just build APIs — make them discoverable, testable, and understandable #BackendDevelopment #API #Swagger #DevTips

🎉 Excited to share that I’ve joined Akdenar Pvt Ltd as a Backend Developer Intern! Grateful for this opportunity and the support from everyone along the way. Looking forward to learning and growing! #internship #backendDevelopment #career #newbeginnings #grateful #Akdenar

I’ve noticed most devs procrastinate when it comes to building a portfolio. If portfolio-building had a Software Development Life Cycle… 👉 What stage are you currently in? #Tech #BackendDevelopment #SQLServer #WindowsServer #LearningInPublic #CareerGrowth

Month 2 at ALX Backend was intense! I mastered loops, functions, data structures, and OOP in Python. Debugging was tough, but I learned structure, error handling, and clean coding growing stronger as a backend developer. 🚀 #ALX #BackendDevelopment

Day 31/100⚙️ > Explored ORMs with Prisma > Designed DB models & relationships > Ran migrations to keep schema in sync #100DaysOfCode #Prisma #BackendDevelopment #BuildInPublic

👨💻Day 1 of my backend journey with Node.js! #100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

⚡ Leveling up my backend journey with Node.js + Express.js 🚀 Dived into 📡 Requests & Responses, 📂 File Serving, 🌐 CORS, 🛡️ Middleware, and ⏱️ Job Scheduling. Step by step, building the backbone of real-world apps! 💻🔥 #Nodejs #Expressjs #BackendDevelopment #WebDevJourney


Day 33 of #30DaysCodeChallenge 1️⃣ Studied Redis in a bit more depth 2️⃣ Learned about Rate Limiter in LLD Got to explore a lot of new concepts today! ⚡ Productivity: Medium #BackendDevelopment #Redis #SystemDesign #100DaysOfCode #CodingJourney


Just finished running memory, context, and retrieval tests on my custom AI agent. From conversation continuity to pronoun resolution, context switching, and even edge cases… my AI agent handled it all very well! #AI #BackendDevelopment #LangChain #buildinpublic




Working on what @JohnWPellew mentioned saving convo state to chat_memory.json, committing prompt versions, and adding schema migrations for memory. Would be adding user IDs so multiple users won’t share the same chat history. #AI #BackendDevelopment #LangChain #buildinpublic


Wrapped up a great week practicing backend modeling with Mongoose💻 Built schemas for: 📝 ToDo App (User, Todo, SubTodo) 🛒 E-Com. System (User, Product, Order, Category) 🏥 Hospital Mg. System (Hospital, Doctor, Patient, Prescription) #BackEndDevelopment #development



✅ Phase 0 - Day 40: Started learning Node.js 🚀 Backend begins — servers, APIs, and more! #100DaysOfCode #NodeJS #BackendDevelopment #WebDevelopment #CodingJourney #BuildInPublic #Developer

Will the cookie-factory serialize my snacks too? Source: devhubby.com/thread/how-to-… #LearnRust #RustCode #BackendDevelopment #Programming #instacookies #rust

Day 49 of #100DaysOfCode 🚀 🌸 Solved LeetCode QOTD: Alice & Bob Playing Flower Game 💻 Backend dev grind continues Balancing DSA + Dev is tough, but every struggle is an investment in future wins. 🔥 #LeetCode #BackendDevelopment #KeepBuilding



Something went wrong.
Something went wrong.
United States Trends
- 1. Baker 42.9K posts
- 2. Lions 48.8K posts
- 3. Goff 6,863 posts
- 4. Butker N/A
- 5. 49ers 39.9K posts
- 6. #ChiefsKingdom 3,045 posts
- 7. #OnePride 2,615 posts
- 8. #TNABoundForGlory 14.3K posts
- 9. Ty Dillon N/A
- 10. Bucs 13.4K posts
- 11. #BNBdip N/A
- 12. Packers 35.7K posts
- 13. Dan Campbell 1,369 posts
- 14. Fred Warner 15.3K posts
- 15. #DETvsKC 1,011 posts
- 16. Flacco 13.1K posts
- 17. Denny Hamlin 1,432 posts
- 18. George Springer 2,765 posts
- 19. Byron 6,362 posts
- 20. Cowboys 77.5K posts