#backenddevelopment 検索結果
just watched this gem by @piyushgarg_dev 🔥 "Don’t just learn — Build, Break, Aage Badho!" hit deep. this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌 #BackendDevelopment #SystemDesign #Motivation
🎉 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
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
🧊 Winter Backend Arc Day 3 ❄️ Getting hands-on with Node’s fs module Explored: 📂 fs.writeFile, fs.readFile, fs.mkdir & a few more core file ops. Learned how Node handles files asynchronously + how to manage directories programmatically. #100DaysOfCode #BackendDevelopment
Backend development isn’t just about databases and APIs — it’s about building the invisible backbone that makes everything else possible. 💻⚡ Without solid backend, even the prettiest frontend falls apart. #BackendDevelopment #WebDev #Coding #100DaysOfCode #DevCommunity
After plenty of procrastination and retries. I finally finished my portfolio. It's a small step, but one i'm proud of. Can't wait to start filling it with project soon. Feel free to check it out: …folio-eight-rho-is73fz42j6.vercel.app #Python #FastAPI #BackendDevelopment #Portfolio #React
🚀 Kickstart Your NoSQL Journey with MongoDB! 📲 Register Now: tr.ee/eHNh04 Ashok IT presents a Free 1-Week Online Workshop on MongoDB (NoSQL) 📅 Start Date: 17th November 🕙 Time: 10:00 AM (IST) #MongoDB #NoSQLDatabase #BackendDevelopment #AshokIT #FreeWorkshop #Dat
Behind every smooth app is a rock-solid backend. Slow loads or broken APIs? That’s poor backend. At Netclues, we: ✔️ Build future-ready architectures ✔️ Optimize APIs & DBs ✔️ Ensure speed, security & scale #Netclues #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
Three days ago, I decided to pick up Go. Today, I’ve built a Book Management CRUD API from scratch — complete with routing, handlers, and database integration. Small steps every day 💪 Check it out on my GitHub repo: github.com/michaelNuel/Bo… #Golang #BackendDevelopment
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
🚀 Supercharge your backend with Codex Soft Tech Solutions! Fast, secure & scalable apps built for performance. ⚡💻 #CodexSoftTechSolutions #BackendDevelopment #WebApps #TechInnovation
🚀 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
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
✨ 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 95/100 of #100DaysOfCode Implemented REST APIs for Book Appointment functionality Backend logic is shaping up strong! #BackendDevelopment #SpringBoot #Java #learninginpublic #100DaysOfCod
🧊 Winter Backend Arc Day 3 ❄️ Getting hands-on with Node’s fs module Explored: 📂 fs.writeFile, fs.readFile, fs.mkdir & a few more core file ops. Learned how Node handles files asynchronously + how to manage directories programmatically. #100DaysOfCode #BackendDevelopment
I’ve designed this schema — schema design is the backbone of backend dev 💡 Do you design it first? Share yours! 👇 #BackendDevelopment #Java #Programming #WebDev #TechCommunity #SoftwareEngineering #Developers #DatabaseDesign
🚀 Kickstart Your NoSQL Journey with MongoDB! 📲 Register Now: tr.ee/eHNh04 Ashok IT presents a Free 1-Week Online Workshop on MongoDB (NoSQL) 📅 Start Date: 17th November 🕙 Time: 10:00 AM (IST) #MongoDB #NoSQLDatabase #BackendDevelopment #AshokIT #FreeWorkshop #Dat
Till now, I’ve covered everything in #WebDevelopment up to #React. From yesterday, I’ve stepped into the world of #BackendDevelopment 💻 From today onwards, I’ll stay consistent and share my progress regularly right here! Let’s grow together — one commit at a time 💪⚡
JS gives you freedom. Go gives you structure. #Golang #100DaysOfCode #BackendDevelopment #GoLangJourney #CleanCode
✈️✈️Day 1 of my Backend Development Journey Learned about Node.js, its creation story Explored basic file system operations (creating, reading, writing, deleting files) Understood how Node’s event-driven architecture makes it fast and non-blocking #BackendDevelopment #NodeJS
NestJS brings ultimate structure, scalability, and TypeScript-first development to enterprise apps. #NestJS #NodeJS #BackendDevelopment #TypeScript #WebDeveloper #TechReels #ScalableApps #ModernCoding #EnterpriseTech #Javascript #DeveloperLife #ViralReels
Woweeew 🥳🥳 This Thursday is going to be super exciting! 🥳 🥳 The Backend Developer Path from @Scrimba is finally launching — can't wait to dive in! 💪🔥 #Scrimba #BackendDevelopment #CodingEducation #LearnToCode
Meet our #LearnerOfTheWeek — Falodun Olusegun Emmanuel! He’s taking on #BackendDevelopment with passion, creativity & courage to keep learning and building. 💻 #buildup #buildupacademy #techlearning #webdevelopment #growthmindset #techcommunity
path.basename() / path.extname() → extract file info Helps avoid messy path bugs across OSes #100DaysOfCode #BackendDevelopment #Nodejs #MERN #LearningInPublic
Made the entire app fully responsive for mobile, tablet & desktop. 📱💻 Currently working on the Channel section, where users can create & manage their own channels — just like YouTube. 📺 #FrontendDevelopment #BackendDevelopment
📩 Implemented Forgot Password with 4-digit OTP via Nodemailer. 📧 Added manual signup with OTP email verification + Google Auth via Firebase. Every step focused on user experience, security, and scalability. 🔐 #Firebase #TailwindCSS #MongoDB
Day 3 of my Backend Journey! Learned about Templating, EJS, Views, and how to pass data dynamically #BackendDevelopment #NodeJS #EJS
Today in my backend development journey 💻 I built my first CRUD APIs from first principles and learned authentication & authorization using JWT 🔐 Step by step, things are getting clearer 🚀#BackendDevelopment #NodeJS #ExpressJS #BuildInPublic
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
just watched this gem by @piyushgarg_dev 🔥 "Don’t just learn — Build, Break, Aage Badho!" hit deep. this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌 #BackendDevelopment #SystemDesign #Motivation
🎉 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
Backend development isn’t just about databases and APIs — it’s about building the invisible backbone that makes everything else possible. 💻⚡ Without solid backend, even the prettiest frontend falls apart. #BackendDevelopment #WebDev #Coding #100DaysOfCode #DevCommunity
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
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
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
After plenty of procrastination and retries. I finally finished my portfolio. It's a small step, but one i'm proud of. Can't wait to start filling it with project soon. Feel free to check it out: …folio-eight-rho-is73fz42j6.vercel.app #Python #FastAPI #BackendDevelopment #Portfolio #React
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
Behind every smooth app is a rock-solid backend. Slow loads or broken APIs? That’s poor backend. At Netclues, we: ✔️ Build future-ready architectures ✔️ Optimize APIs & DBs ✔️ Ensure speed, security & scale #Netclues #BackendDevelopment
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_
🚀 Supercharge your backend with Codex Soft Tech Solutions! Fast, secure & scalable apps built for performance. ⚡💻 #CodexSoftTechSolutions #BackendDevelopment #WebApps #TechInnovation
Will the cookie-factory serialize my snacks too? Source: devhubby.com/thread/how-to-… #LearnRust #RustCode #BackendDevelopment #Programming #instacookies #rust
🚀Day 21/100 — Full-Stack Kickoff 🚀 🔹 Practiced key backend project concepts 🔹 Explored new project ideas 🔹 Deep dive into JWT & cookies authentication 🔹 Learned basics of Solana blockchain – next step i my journey #100DaysOfCode #BackendDevelopment #Solana #Web3
Developing the backend of my AI agent using FastAPI to ensure scalability and performance. #AI #FastAPI #BackendDevelopment #Python #Coding #LangChain #AI #buildinpublic #BuildingTheFuture
Tried using twilio to integrate my AI agent with Whatsapp. Tried checking it how it looks in a web. Can select model to use,clear chat history,collects input from users but still having issues in response. #Python #Coding #LangChain #AI #buildinpublic #BuildingTheFuture
🚀 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 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
Something went wrong.
Something went wrong.
United States Trends
- 1. Veterans Day 296K posts
- 2. Luka 78.1K posts
- 3. Nico 132K posts
- 4. Mavs 30.4K posts
- 5. Gambit 34K posts
- 6. Kyrie 7,162 posts
- 7. Wike 83.6K posts
- 8. Sabonis 2,732 posts
- 9. Vets 26.5K posts
- 10. #csm220 7,575 posts
- 11. Pat McAfee 2,780 posts
- 12. Rogue 46K posts
- 13. Dumont 24.4K posts
- 14. Wanda 24.4K posts
- 15. #MarvelRivals 31.5K posts
- 16. Tomas 20.6K posts
- 17. Jay Rock 2,746 posts
- 18. Bond 70.5K posts
- 19. #MFFL 2,406 posts
- 20. Arlington National Cemetery 14.8K posts