#backenddevelopment نتائج البحث
🚀 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




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

🚀 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

🎉 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

Endpoint 127.0.0.1:61718/api/books is live and responding! ✅ Running smoothly on local environment. #API #BackendDevelopment

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

🛠️ 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 58 of Sigma 8.0 🚀 Learned about Mongoose Models Insert (single & multiple) in DB 📝 Find & Update operations 🔄 Step by step, MongoDB & Mongoose are getting clearer 💡 #MongoDB #Mongoose #BackendDevelopment #100DaysOfCode @ApnacollegeX @ShradhaKhapra_

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 1 of my backend journey with Node.js! #100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

Successfully delivered the Swagger API documentation for client's project! 🚀💻 As the backend developer, I ensured seamless API integration and comprehensive documentation. Proud of the collaboration and outcome! 👥💬 #BackendDevelopment #APIDocumentation #SoftwareDevelopment

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 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



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

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



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


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


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

Authentication Fails and 401s Everywhere Backend be like: "you must be logged in" — bro I am logged in 😩 #devlife #BackEndDevelopment #NightCoding

Backend nights hit different 🧠💻 Fix one bug, summon three more — but we move 😤 #fullstackdeveloper #NightCoding

Day 8: Started backend setup for the Tenant UI. Integrated Firebase for authentication, database, and storage. Next step: structuring APIs and syncing with the frontend. #100DaysOfCode #Firebase #BackendDevelopment #WebDev #AppDev #FullStack #KribbO #DeveloperJourney #Coding
كيف تكون Backend Developer في 2025 ؟ ❗️ دور Backend Developer – هو باختصار العمود الفقري لأي مشروع رقمي ناجح ! و اليكم الخريطة الكاملة لهذا المجال خطوة بخطوة 🧠 التفاصيل من هنا ✅ facebook.com/share/p/1WvgPM… #Saios_Technology #BackendDevelopment #WebDevelopment #Programming

Endpoint 127.0.0.1:61718/api/books is live and responding! ✅ Running smoothly on local environment. #API #BackendDevelopment

I Built an Event Management System as a backend developer — handling event creation, ticketing, and Paystack payment integration. project! (live site:event-management-2-qqa8.onrender.com) #SIWES #BackendDevelopment #NodeJS #WebDevelopment #Paystack #Event
Question to all the Devs.. How did you separate logic while building backend and frontend both by yourself? .. Is there a plan to follow or is it just go with the flow strategy? #BackEndDevelopment #frontendarchitecture #systemdesign #fullstackdev
Check these 5 habits I wrote about for building a rock-solid, high-performance PostgreSQL database. ahmedzrouqui.hashnode.dev/5-habits-for-1… #Postgres #BackendDevelopment #SQL #Performance
One thing I’ve been intentional about while building the Booz MVP is keeping cloud and infrastructure costs low without cutting corner.... #BackendDevelopment #AWS
For the Booz MVP, I’m focusing on getting the foundation right, clean architecture, stable endpoints, and predictable responses. #BackendDevelopment #SystemDesign
Just learned how to create an HTTP server using Node.js 🚀 It listens on port 7777 and responds to requests simple yet powerful to understand how the web works behind the scenes! #NodeJS #BackendDevelopment #LearningInPublic #JavaScript

Check out my github profile guys github.com/Onyedika1234 #tech #programming #backenddevelopment
"Authentication & Authorization in Backend Development" #DEVCommunity #WebDev #BackEndDevelopment #beginnersguide #programmer #Security dev.to/riteshkokam/au…
Day 33 of #100DaysCodeChallenge 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


🔗 Encuentra todos mis recursos tech aquí 👉 linktr.ee/soydianapinto #BackendDevelopment #ReactiveProgramming #JavaDevelopers #ProjectReactor #RxJava #AsynchronousProgramming #SoftwareEngineering #Microservices #ReactiveSystems #DevCommunity #TechEducation #WomenInTech
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

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

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 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

Completed Project 1: Built My First Server with HTTP in Node.js! 🔹 Created an HTTP server 🔹 Learned about requests & responses 🔹 Explored ports & http module Feeling awesome building from scratch with Shiksha by The Boring Education! 🚀 #NodeJS #BackendDevelopment #Shiksha #Co

Day 29 | Java Full Stack Journey -->Applied Spring Security To Banking Project -->User Authentication & Authorization -->Login & transaction endpoints -->Data Protection With role Based Access Control #Java #SpringBoot #BackendDevelopment #FullStackDeveloper #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

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

Step one: Solid foundations. ✅ Just set up the user authentication database for my full-stack project. The backend is officially coming to life! #SQL #Database #BackendDevelopment #FullStack #WebDevelopment #CodingJourney

Day 33 of #100DaysCodeChallenge 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


✨ Manifestations turning into reality! I applied for a Junior Backend Developer role recently, and I just got an email from the recruiters, my interview is tomorrow! 🙌 Super excited and hopeful about this next step. Wish me luck! 🙏 #BackendDevelopment #TechJourney #Software

I've already been recruited this month of October by a startup. This was one of my manifestations for the month of October. I still manifest for a monitor and still more gigs 🙏
Day 32 of #100DaysCodeChallenge 1️⃣ Studied Mongoose methods & environment variables ⚙️ 2️⃣ Implemented logout feature and learned about Redis — why it’s needed ⏱️ ~3 hrs of lecture ⚡ Productivity: Medium #BackendDevelopment #Mongoose #Redis #100DaysOfCode #CodingJourney

Just me and my AI agent chatting on Telegram like old friends . Still testing 🙂 #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic



Bot now integrated with Telegram . Many thanks to my brother @olathepavilion 🫂 for the help during debugging. #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic

Something went wrong.
Something went wrong.
United States Trends
- 1. #LoveYourW2025 76.3K posts
- 2. Good Wednesday 19.5K posts
- 3. #Worlds2025 54.6K posts
- 4. Raila 205K posts
- 5. #LeeKnowXGucci 4,813 posts
- 6. LEE KNOW FOR HARPERS BAZAAR 4,247 posts
- 7. Hump Day 7,018 posts
- 8. And the Word 76.9K posts
- 9. #Wordle1579 N/A
- 10. #100T N/A
- 11. Baba 122K posts
- 12. Young Republicans 86K posts
- 13. Tami 4,955 posts
- 14. Yamamoto 51.1K posts
- 15. Vishnu 9,219 posts
- 16. Lucia 60.9K posts
- 17. halsey 9,976 posts
- 18. George Floyd 36.6K posts
- 19. Politico 327K posts
- 20. Burl Ives 1,802 posts