[baazis]

I made some of these projects with my team members. I want to thank them for working with me.

Intro to Innovative Projects

Omega - AI chatbot

This Project was developed using Python & its libraries. This project was made in 4th semester for Introduction to innovative projects. This project was made keeping in mind that it can be modelized in 3-D version. Here we made two projects on audio chatbot using Google speech API and a normal chatbot.

Carousel imageCarousel imageCarousel imageCarousel imageCarousel imageCarousel image

Cryptography

Image Security Using Pixel Scrambling & Blowfish Algorithm

In this project we will be implementing scrambling and unscrambling techniques on the images with a secret key block cipher i.e. BLOWFISH ALGORITHM to encrypt and decrypt images and study hoe the images vary. Blowfish is developed as a successor of DES as it is more secure and fast because of varying key size. It has very Flexible and simple design.