Pinned Repositories
Complex-Numbers
Flask webpages- Perform operations (addition, subtraction, multiplication, division) on complex numbers.
crop_recommendation_API
A crop recommendation API using a machine learning with an accuracy of 99.18%.
freecode-camp-Flask
Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL.
intellectual-property-iit-madras
Notes/PowerPoint slides for the "Intellectual Property" course offered by IIT Madras through NPTEL, by Prof. Feroz Ali.
lost-found-management
The Lost and Found Management System is a web application designed to help users report lost or found items. It allows users to register using their college email, log in, report items, and manage their profile. The system sends OTPs for email verification and password recovery.
online-payment-fraud-detection
Building an online payment fraud detection system using machine learning algorithms. It utilizes three primary classification algorithms - Logistic Regression, Decision Tree, and Random Forest - to analyze and classify transactions as either legitimate or fraudulent.
playlist_duration_calculation
This web application, built with Flask, allows users to retrieve information about a YouTube playlist, including the total number of videos, total duration, and average video duration.
temperature-converter-websilte
This is a responsive temperature converter website convert temperatures between Celsius, Fahrenheit, and Kelvin.
text-file-to-audio-converter
Flask based web application that converts text from PDF, DOCX, and TXT files to speech using Google Text-to-Speech (gTTS). It also supports language detection and translation, allowing users to select their desired output language for the audio.
ros2_documentation
ROS 2 docs repository
prince-c11's Repositories
prince-c11/online-payment-fraud-detection
Building an online payment fraud detection system using machine learning algorithms. It utilizes three primary classification algorithms - Logistic Regression, Decision Tree, and Random Forest - to analyze and classify transactions as either legitimate or fraudulent.
prince-c11/Complex-Numbers
Flask webpages- Perform operations (addition, subtraction, multiplication, division) on complex numbers.
prince-c11/crop_recommendation_API
A crop recommendation API using a machine learning with an accuracy of 99.18%.
prince-c11/freecode-camp-Flask
Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL.
prince-c11/intellectual-property-iit-madras
Notes/PowerPoint slides for the "Intellectual Property" course offered by IIT Madras through NPTEL, by Prof. Feroz Ali.
prince-c11/lost-found-management
The Lost and Found Management System is a web application designed to help users report lost or found items. It allows users to register using their college email, log in, report items, and manage their profile. The system sends OTPs for email verification and password recovery.
prince-c11/playlist_duration_calculation
This web application, built with Flask, allows users to retrieve information about a YouTube playlist, including the total number of videos, total duration, and average video duration.
prince-c11/temperature-converter-websilte
This is a responsive temperature converter website convert temperatures between Celsius, Fahrenheit, and Kelvin.
prince-c11/text-file-to-audio-converter
Flask based web application that converts text from PDF, DOCX, and TXT files to speech using Google Text-to-Speech (gTTS). It also supports language detection and translation, allowing users to select their desired output language for the audio.