#backenddevelopment search results

#Day1 of learning Backend Database 1️⃣ Understood what is Database 2️⃣ Got to know the difference between relational and non-relational Databases #BackendDevelopment #Postgres #Mongodb #Database

s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database
s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database

🚀 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

harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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

juhi_rathor's tweet image. 🚀 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

Anshit_Rangra's tweet image. 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

Prakhar_tech775's tweet image. 🎉 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

DevAtlasHQ's tweet image. 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

vishal_jati's tweet image. 🛠️ 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

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

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

Day 5 of my #NodeJS journey 🧠 Learned the difference between Monolith and Microservice architecture🏗️ Monolith → one large codebase ⚙️ Microservices → independent modules working together 🔄 Check out my work 👉 github.com/pankajsharma81… #100DaysOfCode #BackendDevelopment

pankajsharma81_'s tweet image. Day 5 of my #NodeJS journey 🧠

Learned the difference between Monolith and Microservice architecture🏗️

Monolith → one large codebase ⚙️
Microservices → independent modules working together 🔄

Check out my work 👉 github.com/pankajsharma81…

#100DaysOfCode #BackendDevelopment
pankajsharma81_'s tweet image. Day 5 of my #NodeJS journey 🧠

Learned the difference between Monolith and Microservice architecture🏗️

Monolith → one large codebase ⚙️
Microservices → independent modules working together 🔄

Check out my work 👉 github.com/pankajsharma81…

#100DaysOfCode #BackendDevelopment

Night hits different when your code finally runs without errors. That silent victory glow on the screen >>> any party. ☕🌙 #Java #BackendDevelopment #CodingLife #Developer #Tech #tech #CONNECT


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

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

Darealudeme1's tweet image. 👨‍💻Day 1 of my backend journey with Node.js!

#100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

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

Free_dom200's tweet image. 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

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

rahuls25398's tweet image. 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
rahuls25398's tweet image. 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
rahuls25398's tweet image. 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

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

Ennyolatobi's tweet image. 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 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

rahuls25398's tweet image. 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
rahuls25398's tweet image. 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

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

KZEE_baby's tweet image. 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

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

hurstin_'s tweet image. 🚀 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…

💡 Lazy Loading vs Eager Loading 🐢 Lazy Loading: Load data only when needed. ⚡ Eager Loading: Load everything upfront. 🧠 Think of it like this — Lazy: Images load as you scroll. Eager: All images load right away. Choose wisely. #SoftwareEngineering #BackEndDevelopment


Night hits different when your code finally runs without errors. That silent victory glow on the screen >>> any party. ☕🌙 #Java #BackendDevelopment #CodingLife #Developer #Tech #tech #CONNECT


development and operations. Every step — scripting, automating, containerizing — builds confidence and scalability. This roadmap reminds me that DevOps isn’t just tools; it’s a mindset of efficiency and reliability. #DevOps #BackendDevelopment #CloudComputing #TechJourney


#Day1 of learning Backend Database 1️⃣ Understood what is Database 2️⃣ Got to know the difference between relational and non-relational Databases #BackendDevelopment #Postgres #Mongodb #Database

s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database
s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database

🧠 Today I learned how to use Knex.js for database migrations and writing SQL queries with JavaScript! Setting up connections, creating tables, and managing schemas feels super smooth with Knex. notion.so/Knex-28a457163… #KnexJS #NodeJS #BackendDevelopment #100DaysOfCode


Day 5 of my #NodeJS journey 🧠 Learned the difference between Monolith and Microservice architecture🏗️ Monolith → one large codebase ⚙️ Microservices → independent modules working together 🔄 Check out my work 👉 github.com/pankajsharma81… #100DaysOfCode #BackendDevelopment

pankajsharma81_'s tweet image. Day 5 of my #NodeJS journey 🧠

Learned the difference between Monolith and Microservice architecture🏗️

Monolith → one large codebase ⚙️
Microservices → independent modules working together 🔄

Check out my work 👉 github.com/pankajsharma81…

#100DaysOfCode #BackendDevelopment
pankajsharma81_'s tweet image. Day 5 of my #NodeJS journey 🧠

Learned the difference between Monolith and Microservice architecture🏗️

Monolith → one large codebase ⚙️
Microservices → independent modules working together 🔄

Check out my work 👉 github.com/pankajsharma81…

#100DaysOfCode #BackendDevelopment

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

YOUSSEF12242326's tweet image. 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

YOUSSEF12242326's tweet image. 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

Saios_co's tweet image. كيف تكون  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

seye_victor4's tweet image. 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



No results for "#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

harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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
harshit_jsx's tweet image. 🚀 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

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

aytes_xyz's tweet image. 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

vishal_jati's tweet image. 🛠️ 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

#Day1 of learning Backend Database 1️⃣ Understood what is Database 2️⃣ Got to know the difference between relational and non-relational Databases #BackendDevelopment #Postgres #Mongodb #Database

s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database
s_dhanush11's tweet image. #Day1 of learning Backend Database 
1️⃣ Understood what is Database
2️⃣ Got to know the difference between relational and non-relational Databases 

#BackendDevelopment #Postgres #Mongodb #Database

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_

KomalPachouri1's tweet image. 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_

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

Darealudeme1's tweet image. 👨‍💻Day 1 of my backend journey with Node.js!

#100DaysOfCode #Nodejs #BackendDevelopment #FullStackDeveloper

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

DevAtlasHQ's tweet image. 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

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

Anshit_Rangra's tweet image. 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

juhi_rathor's tweet image. 🚀 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 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

OpeyemiBolatit1's tweet image. 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
OpeyemiBolatit1's tweet image. 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
OpeyemiBolatit1's tweet image. 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
OpeyemiBolatit1's tweet image. 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

OpeyemiBolatit1's tweet image. 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
OpeyemiBolatit1's tweet image. 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


To God be the glory, it's a wrap ✌️ Unto the next phase🙏 #BackEndDevelopment #nyscpop

KZEE_baby's tweet image. To God be the glory, it's a wrap ✌️ 
Unto the next phase🙏

#BackEndDevelopment 
#nyscpop
KZEE_baby's tweet image. To God be the glory, it's a wrap ✌️ 
Unto the next phase🙏

#BackEndDevelopment 
#nyscpop

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

Himanshu98010's tweet image. Day 31/100⚙️ 

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

🎉 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

Prakhar_tech775's tweet image. 🎉 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

"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

SyntaxTiwari's tweet image. "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

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

rahuls25398's tweet image. 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
rahuls25398's tweet image. 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

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

rahuls25398's tweet image. 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
rahuls25398's tweet image. 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
rahuls25398's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends