interface Developer {
name: string;
title: string;
experience: string;
location: string;
coreTechStack: string[];
currentFocus: string[];
qaAdvantage: string;
openToOpportunities: boolean;
}
const moloy: Developer = {
name: "Moloy Krishna Paul",
title: "Junior Full Stack Developer",
experience: "QA Engineer @ DIGITX",
location: "Bangladesh",
coreTechStack: [
"React.js",
"Next.js",
"Node.js",
"Express.js",
"MongoDB",
"REST APIs",
],
currentFocus: ["Next.js App Router", "Better Auth", "TypeScript"],
qaAdvantage:
"QA background ensures high API reliability and clean code quality",
openToOpportunities: true,
};
|
|
| 🏆 Achievement | 📌 Details |
|---|---|
| ⚡ Full-Stack Apps | Built production-ready React, Next.js & Node.js applications |
| 🛡️ Auth Systems | Strong knowledge of Authentication flows (JWT, Better Auth) |
| 📱 Responsive UI | Pixel-perfect mobile-first designs with Tailwind CSS |
| 🔗 REST APIs | Designed and documented scalable RESTful backend services |
| 🧪 Testing & QA | Background in Manual & Regression Testing |
|
Complete Full Stack Web Dev 🏫 Programming Hero — 2026 |
Bachelor of Social Science 🏛️ MM College — 2020 |
Always maintain clean architecture and user-centric design."
⭐ If you find my work valuable, consider giving a star! ⭐


