Fresh MERN Stack developer based in Karachi — I completed a full-stack Web & App Hybrid Development course at Jawan Pakistan and have spent the past three months independently building real projects to sharpen my skills across the full stack.
I can build REST APIs in Node.js & Express, design MongoDB schemas, implement JWT authentication, and create clean React frontends with Redux. I'm looking for an internship at a Karachi software house where I can contribute, learn from experienced developers, and grow.
Full-stack dashboard with a Node.js + Express.js backend using JWT middleware to enforce Admin, Manager and Employee access levels. MongoDB + Mongoose for user storage, bcryptJS for password hashing. React frontend with Redux managing global state and dynamic UI per role.
Restaurant app with a React.js frontend fetching menu & promotions from a custom Express.js REST API. Built full CRUD endpoints with MongoDB + Mongoose (tested with Postman). Mobile-responsive UI with Tailwind CSS, deployed frontend on Netlify and API on Vercel.
Shopping app with product listings, Redux Toolkit cart state, and user login via Firebase Authentication. Axios + useEffect for live data fetching. Protected routes so only authenticated users can reach checkout.
Three standalone apps consuming real public REST APIs using Fetch API, async/await and Promises. Practised loading states, error handling, and dynamic DOM rendering with live data.