
DocThread is a web application built using ReactJS and Firebase, aimed at facilitating doctor-patient interactions and appointments scheduling online. It provides a user-friendly interface for users to make appointments and access healthcare services remotely.

DailyTalk is a project aimed at facilitating daily communication and interaction among users through a web-based platform. Whether it's for team collaboration, informal discussions, or sharing updates, DailyTalk provides a convenient space for users to engage in conversation share multimedia content and stay connected.

This is a Real State application. It is totally build on React JS and CSS. It is basically a conversion project from Firgma Design to React JS. This project was made by collaboration.

Dragon World is a drogn fruit selling website. This is single page application based on ReactJS and Firebase. Here, in this project I demonstrate how we can make a react project from a Figma file.

This note taking project is fullly built on HTML, CSS and JavaScript. Anyone can take note through this application. When you refresh the page the contents of the notes will not be removed. I have implemented the CRUD operation in this app.

Color Generator is an app built on HTML, CSS and JavaScript. When you enter the url of this project it will generate some random colors infront of you. You can click any colors to copy the RGB format and with double click it can copy the HEX format of that color.

TaskManager is an android mobile application. It's fully developed on ReactJS and React Native. I use the expo framework to build this application. I have implemented CRUD operation in this app. The features of this app are add a task, edit a task, update a task and delete a task.

Todo App is a MERN stack project. It has multiple features. The CRUD operation has been inetgrated in this application. You can add a todo, update a todo, delete a todo and see all the todos from the database. The frontend has been created with ReactJS. In backend I used ExpressJS and MongoDB.

An IoT enabled device that allows remote control of an LED light via the internet is being developed as part of this full-stack project. A Node.js backend and a React.js frontend are used in the system's construction, with an Arduino Nano serving as the main hardware component. By facilitating communication between the Arduino and the client interface, the backend server allows any internet-connected device to manage the LED's on/off status in real time.