Kalvin Chakma
+880 1533-023730kalvinchakma7@gmail.comgithub.com/kalvin-chakma

EDUCATION

My Icon

Ahsanullah University of Science and Technology

Bachelor of Science in Computer Science and Engineering

2022–Present

TECHNICAL SKILLS

C/C++

JavaScript

Node.js

React

Express

Next.js

SQL

PostgreSQL

MongoDB

Git

GitHub

Tailwind CSS

framer motion

PROJECTS

Scripture screenshot

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 screenshot

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 screenshot

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 screenshot

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.