Pinned Repositories
algorithm_CS203
for demo of b-tree
backend-rakshak
Deepfake-Technology-
Term paper on Deepfake Technology
DES-CBC-mode
C++ code of Data Encryption Standard in Cipher Block Chaining Mode implement in C++ and SHA1 hash to verify the result of the decrypted message.
ejtos-react_budget_app
react_budget_app
expressBookReviews
nodejsFinalModule
gkpbt-css-circle
css-circle
K-Means-Image-Compression
K-Means Image Compression is a Python-based project that compresses an image by reducing the number of colors used. This technique is implemented using the K-Means clustering algorithm, making it ideal for those looking to understand and apply machine learning concepts in image processing.
Music-Recommender
Python-based music recommendation system utilizing emotion-based criteria, integrated with Selenium for web testing purposes
MUSR
pragyapranati's Repositories
pragyapranati/K-Means-Image-Compression
K-Means Image Compression is a Python-based project that compresses an image by reducing the number of colors used. This technique is implemented using the K-Means clustering algorithm, making it ideal for those looking to understand and apply machine learning concepts in image processing.
pragyapranati/Music-Recommender
Python-based music recommendation system utilizing emotion-based criteria, integrated with Selenium for web testing purposes
pragyapranati/MUSR
pragyapranati/algorithm_CS203
for demo of b-tree
pragyapranati/backend-rakshak
pragyapranati/Deepfake-Technology-
Term paper on Deepfake Technology
pragyapranati/DES-CBC-mode
C++ code of Data Encryption Standard in Cipher Block Chaining Mode implement in C++ and SHA1 hash to verify the result of the decrypted message.
pragyapranati/ejtos-react_budget_app
react_budget_app
pragyapranati/expressBookReviews
nodejsFinalModule
pragyapranati/gkpbt-css-circle
css-circle
pragyapranati/InterviewRepo
Repo for the purpose of GDSC Open Source Volunteer picking
pragyapranati/jbbmo-Introduction-to-Git-and-GitHub
Introduction to Git and GitHub
pragyapranati/kduia-shopping-app
shopping-app
pragyapranati/letter-learning-assistant
A Python script that uses speech recognition and text-to-speech technologies to assist children in learning letters. The script prompts the user to say a letter from a predefined list and provides feedback based on the accuracy of the spoken letter.
pragyapranati/MUSR-DOC
Smart Attendence Management System
pragyapranati/numerical-techniques
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
pragyapranati/Online-Voting-System
This repository contains a PHP-based Online Voting System that ensures secure authentication, easy vote casting, and real-time results. It uses a MySQL cloud server, with instructions for setting up the database using MySQL Workbench, updating credentials, and running the application on a local web server.
pragyapranati/pragyapranati
Config files for my GitHub profile.
pragyapranati/prev_qp
All study materials of 2021 batch compiled here
pragyapranati/spectrogram
Spectrogram generation of images using flutter based application
pragyapranati/Tetris
Tetris Game using OOPD in Python
pragyapranati/text-editor
Command line based Text Editor developed using Assembly Language