Code Smarter.
Build Bigger.
Get Hired Faster.

Learn in-demand technologies, build real-world projects, and prepare for interviews with confidence.

const coder = {
  name: 'Dev Mentor',
  skills: ['JavaScript', 'React.js', 'Next.js'],
  hardWorker: true,
  problemSolver: true,
  hireable: function() {
    return (
      this.hardWorker &&
      this.problemSolver &&
      this.skills.length > = 5
    );
  }
}

Hello👋

I'm Md Josim Uddin.

A passionate MERN Stack Developer who has been learning and building web applications for over 1.5 years . I love teaching programming in Bangla and simplifying complex concepts so beginners can understand coding easily. My mission is to help beginners learn coding, build real-world projects, and become confident developers.

Real Projects

Build practical web development projects and improve your skills.

Beginner Friendly

Step by step programming lessons designed for beginners.

Live Support

Get help when you are stuck through support sessions.

Bangla Learning

Programming concepts explained clearly in Bangla.

CWJ

Code With Josim

Loading awesome content...