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"]
};

Latest Posts

Three.js Basic Setup

2026-02-08

MD

Three.js Basic Setup

three.jsjavascript
Introduction to Knapsack Problem, its Types and How to solve them

2026-01-09

MD

Introduction to Knapsack Problem, its Types and How to solve them

AlgorithmsC#
pip vs uv

2025-08-24

Why Use uv Instead of pip?

uvBackendDevelopment
frappe bench backup

2025-08-24

Frappe Bench Backup and Restore Guide: Moving Database from Production to Local

frappeERPNEXT