Hi 👋,
I'am Biswajit Maity
Full Stack Developer

Resume

About

I'am Biswajit Maity

Thanks for visiting on my portfolio. My self Biswajit Maity Pursuing Diploma CST at BBIT. I am a proactive 3rd-year Diploma Computer Science & Technology student with a successful 1-month internship journey at Pinnacle Labs Pvt.Ltd.


Drop a mail maitybiswajit166@gmail.com

Education

Full Stack Web Development

Brainium Academy

September 2024 - March 2025

Diploma(CST)

Budge Budge Institute of Technology, Kolkata

October 2021 - June 2024

Skills

HTML
CSS
JavaScript
PHP
MySql
Github
Git
Data Structures and Algorithms

Projects

cult.fit

Razorpay_clone

A web application used to online payment authentication using tech.

A collaborative project, built in 7 days.

HTML | Tailwind CSS | JavaScript

Reddit.com

E-Com Chair Cart

This website is use for add to cart product.

A collaborative project built by self, executed in 1 days.

| HTML | CSS |

cult.fit

Tic-Tac-Toe-Game

This project involves developing a classic two-player game, Tic-Tac-Toe, where players take turns marking spaces on a 3x3 grid, aiming to get three in a row (horizontally, vertically, or diagonally). The project will focus on implementing the game logic, including turn management, win condition checks, and handling ties.

It is Individual Project build by Me. .

HTML | CSS | JavaScript

cult.fit

Persistence login system & CRUD operations

This project focuses on implementing and demonstrating fundamental data management operations, commonly known as CRUD (Create, Read, Update, and Delete), within a database using php and mysql. The goal is to build a application that allows users to interact with data efficiently by providing the core functionalities of adding, viewing, modifying, and removing records

It is Individual Project build by Me. .

HTML | CSS | PHP | MySql