portfolio.jsx
1
2
3
4
5
const developer = {
name: "Kamrunnahar Somapti",
role: "Full Stack Developer",
stack: ["React","Next.js","SvelteKit","Node.js","ERP Next","Research and Development"]
};
name: "Kamrunnahar Somapti",
role: "Full Stack Developer",
stack: ["React","Next.js","SvelteKit","Node.js","ERP Next","Research and Development"]
};

2026-01-09
MDIntroduction to Knapsack Problem, its Types and How to solve them
AlgorithmsC#

2025-08-24
Why Use uv Instead of pip?
uvBackendDevelopment

2025-08-24
Frappe Bench Backup and Restore Guide: Moving Database from Production to Local
frappeERPNEXT

2025-07-26
The Anatomy of an ERP Procfile: Understanding Process Management in Modern Business Systems
Frappe deploymententerprise software architecture