Bachelor of Science in Computer Science and Engineering
Scripture
Note-taking app with Markdown (live preview) and rich-text (Editor.js) support. Secure JWT auth with hashed passwords.
• Built a responsive note-taking app using React and Tailwind CSS.
• Implemented JWT-based authentication with hashed passwords for enhanced security.
• Supported both Markdown (with live preview) and rich-text notes using Editor.js.
MovieApp
React app styled with Tailwind CSS. Uses TMDB API to display movies with search and filters.
• Integrated TMDB API using Axios to dynamically fetch and display movie data.
• Built features like movie detail view, search, and filter functionality for improved UX.
EDokan E-Commerce
Full-stack MERN e-commerce app with JWT auth and Admin/Buyer roles.
• Utilized MERN stack (MongoDB, Express.js, React, Node.js) for a robust e-commerce platform.
• Implemented JWT authentication with access/refresh tokens and role-based access for Admin and Buyer.
To-Do App
ToDo App using JavaScript, HTML, Bootstrap – CSE 2200 Assignment.
• Developed a simple ToDo list using vanilla JavaScript and Bootstrap.
• Enabled adding, deleting, and marking tasks as complete.
• Used localStorage for persistent task storage.
2025-July-09