Excited to learn, deploy real projects, and get more comfortable with production-level environments.
Leveling up my skills one step at a time.
#OracleLinux #ServerSetup #BackendSkills #LinuxTerminal #RemoteServer
Excited to learn, deploy real projects, and get more comfortable with production-level environments.
Leveling up my skills one step at a time.
#OracleLinux #ServerSetup #BackendSkills #LinuxTerminal #RemoteServer
So now I’m starting a full playlist. I’m focusing on Docker, but I’m already finding many interesting topics.
youtube.com/playlist?lis...
So now I’m starting a full playlist. I’m focusing on Docker, but I’m already finding many interesting topics.
youtube.com/playlist?lis...
Starting my #Friday by working on some backend stuff — updated #Swagger and #SRS docs for our #SoftSelify #POS system. Feeling productive already!
Starting my #Friday by working on some backend stuff — updated #Swagger and #SRS docs for our #SoftSelify #POS system. Feeling productive already!
If you need a fast and modern web app for your business or institution, feel free to reach out.
youtu.be/f6y6egWH7Pc
🔗 edust.org
📧 sheikmostafizur2001@gmail.com
#React #Nextjs
If you need a fast and modern web app for your business or institution, feel free to reach out.
youtu.be/f6y6egWH7Pc
🔗 edust.org
📧 sheikmostafizur2001@gmail.com
#React #Nextjs
Used dropdown + Shadcn sheet for edit & dialog for delete 💡
Also added my own voice for the first time in the demo 🎤
Check it out 👉 www.edust.org
📩 sheikmostafizur2001@gmail.com
#Nextjs #React #MERN #Edust #WebApp #FrontendDev
Used dropdown + Shadcn sheet for edit & dialog for delete 💡
Also added my own voice for the first time in the demo 🎤
Check it out 👉 www.edust.org
📩 sheikmostafizur2001@gmail.com
#Nextjs #React #MERN #Edust #WebApp #FrontendDev
Smarter quizzes 💡
Better results 📊
Easier for teachers & students.
Try it now 👉 www.edust.org
Smarter quizzes 💡
Better results 📊
Easier for teachers & students.
Try it now 👉 www.edust.org
Built with React + Next.js + PostgreSQL 🧩
#MERN #Frontend #FullStack #Edust
Built with React + Next.js + PostgreSQL 🧩
#MERN #Frontend #FullStack #Edust
Fully responsive (desktop + mobile) with a clean scroll-based layout. Learned a lot about UI/UX & component structure in React + Next.js.
Feedback welcome 👀
#Nextjs #MERN #Frontend #Edust
#DeveloperLife #APIDesign #ProblemSolving #CodingTips #Edust #TechTips 🚀
www.edust.org
#DeveloperLife #APIDesign #ProblemSolving #CodingTips #Edust #TechTips 🚀
www.edust.org
AI is very good for new things learning.
#prisma #ts #edust
Is it beneficial for SEO to dump raw HTML content into your database? Discover how storing sanitized HTML can enhance page speed and search engine indexing, as well as best practices for maintaining the security and SEO friendliness.
#edust #news #seo
Take learning to the next level with our brand-new Quiz System 🧠
✅ Create timed quizzes with MCQs
✅ Share via public/private links
✅ Auto result display
✅ Social-ready result sharing
Let the assessments begin! 🎯
#Edust #Quiz #EdTech #v040
www.edust.org
Take learning to the next level with our brand-new Quiz System 🧠
✅ Create timed quizzes with MCQs
✅ Share via public/private links
✅ Auto result display
✅ Social-ready result sharing
Let the assessments begin! 🎯
#Edust #Quiz #EdTech #v040
www.edust.org
#turborepo #nestjs
#turborepo #nestjs
Our backend (Node.js + Express + TS) has 150+ endpoints and is growing fast.
To avoid future pain migrating to NestJS, I’m switching now — with NestJS + Turborepo for better structure & scale.
Is it the right decision?🤔💬 @turborepo.com
Our backend (Node.js + Express + TS) has 150+ endpoints and is growing fast.
To avoid future pain migrating to NestJS, I’m switching now — with NestJS + Turborepo for better structure & scale.
Is it the right decision?🤔💬 @turborepo.com
🛢️ #database #postgresql #typescript #edust
🛢️ #database #postgresql #typescript #edust
Big things are coming soon!
📘🛠️ #Edust #DevUpdate #SchoolManagementSystem #v050
Big things are coming soon!
📘🛠️ #Edust #DevUpdate #SchoolManagementSystem #v050
Take control with Role-Based Access, smarter Student Management, and instant Live Support – all in one seamless platform.
🔗 Try it now: www.edust.org
📝 Credentials in the comments 👇
#Edust #WebUpdate #EdTech #StudentSuccess
Take control with Role-Based Access, smarter Student Management, and instant Live Support – all in one seamless platform.
🔗 Try it now: www.edust.org
📝 Credentials in the comments 👇
#Edust #WebUpdate #EdTech #StudentSuccess
✨ Real-time notifications are here!
Now get instant alerts when roles are assigned or removed — no refresh needed! 🔔
Built with 🔥 Socket.IO magic 🪄
#Edust #DevUpdate #Realtime #NextJS #BackendMagic 💻👨🏫
✨ Real-time notifications are here!
Now get instant alerts when roles are assigned or removed — no refresh needed! 🔔
Built with 🔥 Socket.IO magic 🪄
#Edust #DevUpdate #Realtime #NextJS #BackendMagic 💻👨🏫
Instead of setting form values one by one with `setValue`, you can use:
```ts
form.reset({ email: profile.data?.email });
```
✅ Clean
✅ Simple
✅ Great for populating forms from API responses!
#reacthookform #typescript #nextjs #webdev #devtips
Instead of setting form values one by one with `setValue`, you can use:
```ts
form.reset({ email: profile.data?.email });
```
✅ Clean
✅ Simple
✅ Great for populating forms from API responses!
#reacthookform #typescript #nextjs #webdev #devtips