#backenddevelopment 搜尋結果
Just wrapped up Stage 0 of the HNG Backend Track! Built a dynamic /me endpoint that returns my profile details along with a random cat fact 🐱 Excited for what’s next! #HNGInternship #BackendDevelopment @hnginternship

🚀 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




🚀 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

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

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

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

🚀 Excited to kick off my #HNG13 backend journey! I explored rate limiting, Express best practices, and routing. handling errors gracefully, API Integrations... Can’t wait to see how far I push myself this cohort 💪 #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

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

Yesterday was a rest day, but I couldn’t resist some research. Trying to get my FastAPI backend talking to my Telegram bot for testing. #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic


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




✨ Day 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod

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

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



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

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


🚀 Excited to kick off my #HNG13 backend journey! I explored rate limiting, Express best practices, and routing. handling errors gracefully, API Integrations... Can’t wait to see how far I push myself this cohort 💪 #BackendDevelopment
Just wrapped up Stage 0 of the HNG Backend Track! Built a dynamic /me endpoint that returns my profile details along with a random cat fact 🐱 Excited for what’s next! #HNGInternship #BackendDevelopment @hnginternship

💻 𝗧𝗵𝗶𝗻𝗸𝗶𝗻𝗴 𝗔𝗯𝗼𝘂𝘁 𝗢𝘂𝘁𝘀𝗼𝘂𝗿𝗰𝗶𝗻𝗴 𝗡𝗼𝗱𝗲.𝗷𝘀 𝗣𝗿𝗼𝗷𝗲𝗰𝘁𝘀 𝗶𝗻 𝘁𝗵𝗲 𝗨𝗦𝗔? 📧 [email protected] 🌐 shivlab.com/node-js-develo… 📞 +1 (602) 579-2892 #nodejsdevelopment #nodejsprojects #backenddevelopment #shivtechnolabs #knightcoders

Here's what I learned: an API isn't just code—it's a product. It's how teams communicate. I wrote about the 7 lessons that changed everything: from URL structure to versioning to why security matters. #API #BackendDevelopment #SoftwareEngineering sumankhadka.net/building-apis-…
CRUD vs CQRS — Simplicity or Scalability? 🧐 CRUD = one model for all operations. CQRS = split read/write for better performance. Use CRUD for small apps, CQRS for large, event-driven systems. Which one powers your backend? 👇 #BackendDevelopment #CQRS #CRUD #SystemDesign



🎯 Get instant access to the Complete Backend Developer Learning Pack here 👇 👉 selar.com/1g1v25601p Start learning today. Own your backend journey. 🚀 #BackendDevelopment #WebDevelopment #LearnCoding #TechTwitter (cc @freeCodeCamp @hashnode @ZuriTeam @DevCareer)

🚀 Just deployed my first backend API for the #HNG13 Internship! 🧠 Built a /me endpoint with Node.js + Express that returns my profile info & a live random cat fact 🐱 🔗 Live: profiienfo.up.railway.app/me 💻 Code: github.com/PaulsCreate/HN… #NodeJS #BackendDevelopment #HNGInternshi
Day 6 of my #NodeJS journey 🚀 Built my first Express.js server ⚙️ Explored different HTTP methods — GET, POST, PUT, DELETE 🔁 Loving how simple Express makes backend development! 💡 Check out my work 👉 github.com/pankajsharma81… #100DaysOfCode #BackendDevelopment

I’m excited to continue building on these fundamentals. If you’re tackling Stage 0, remember: types and error handling are your best friends! 🔗 Github: github.com/teajhaney/dyna… 🌍 Live: dynamic-profile.up.railway.app/me #BackendDevelopment #NodeJS #ExpressJS #TypeScript #APIDevelopment
Next stop ➡️ Stage 1, where I’ll be diving deeper into advanced backend systems 🔥 Check out my code on GitHub 🔗 👉 github.com/zinsu-moni/Hng… #BackendDevelopment #FastAPI #Python #APIDesign #DevJourney #ZinsuCodes
Front-end gets the applause, but the Backend Code is the real hero that survived the battle 💀 Who are you in this picture? #backenddevelopment #zell #CodingMemes #developerlife #codelife #techmemes #softwareengineering

🚀 Just built a Node.js/Express API with some cool features! Here's what I learned:🔒 Rate Limiting - Implemented to prevent API abuse, 🌐 External API Integration with axios and proper error handling #SoftwareDevelopment #hng #BackEndDevelopment Github: github.com/hurstin/HNG_st…

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_

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

🚀 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




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

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

Just wrapped up Stage 0 of the HNG Backend Track! Built a dynamic /me endpoint that returns my profile details along with a random cat fact 🐱 Excited for what’s next! #HNGInternship #BackendDevelopment @hnginternship

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

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

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

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

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

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

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


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

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. Prince Andrew 32.3K posts
- 2. No Kings 280K posts
- 3. Duke of York 14.9K posts
- 4. #BostonBlue N/A
- 5. Chandler Smith N/A
- 6. Zelensky 75.8K posts
- 7. Andrea Bocelli 20.8K posts
- 8. Strasbourg 26.9K posts
- 9. #DoritosF1 N/A
- 10. #FursuitFriday 17.4K posts
- 11. #SELFIESFOROLIVIA N/A
- 12. Arc Raiders 7,308 posts
- 13. zendaya 9,679 posts
- 14. #CashAppFriday N/A
- 15. Louisville 4,576 posts
- 16. trisha paytas 4,211 posts
- 17. Apple TV 12.4K posts
- 18. Trevon Diggs 1,584 posts
- 19. TPOT 20 SPOILERS 12.3K posts
- 20. My President 51.3K posts