Projects

Social Media - Instagram
Social Media - Instagram

Developed a social media platform like instagram where a user can upload image as a post. The users can watch the posts according to the privacy settings of a post in their home feed and like-comment. The users can search and follow/unfollow others. They can also get follow suggestions.

Aug 26, 2023

Super Resolution of Images
Super Resolution of Images

Prior models to make image quality low to high were either very inefficient and slow or fast but has low output image quality.We introduced a model which generates high quality images faster, but compromising quality a little bit.

Feb 26, 2023

Convolutional Neural Network
Convolutional Neural Network

A simple implementation of a Convolutional Neural Network (CNN) from scratch using only numpy. The network is trained on theNumtaDB dataset to recognize Bengali numerical digits.

Jan 29, 2023

Ray Tracing
Ray Tracing

This project is an implementation of image generation of 3D geometric shapes using ray tracing with appropriate illumination techniques with multilevel of reflections.

Sep 2, 2022

Travel Bug - A Travelling Website
Travel Bug - A Travelling Website

Developed a website to make travelling easier. Here a user can host a travel experience like hiking, snorkling, scuba diving etc. And the travellers can search and book their preferred experiences according to budget, team size, duration etc. They can also pay fully or partially. Besides, there is travelling guideline module where a user can search for available transports providing source and destination locations on map. Then, the website will provide all possible transportation choices like direct/indirect, mixed etc with transportation costs.

Aug 29, 2022

IOT Based Health Monitoring System
IOT Based Health Monitoring System

Developed amicrocontroller-based healthmonitoring system. It can continuously monitor patient’s health conditions such as body temperature, pulse and send this information to doctors and patients relatives via message. It will also automatically upload all information on the cloud through the WiFi module.

Jul 29, 2021

A Simple C Compiler
A Simple C Compiler

A simple compiler for the C language. It is a partial compiler which implements symbol table, a lexer, a parser, and a code generator.

Jul 14, 2021

E-commerce Website
E-commerce Website

Developed a website where users can advertise and sell their products. Customers visiting the website can search and buy them. Different Organizations can post job openings and users can drop CV.

Dec 12, 2020