CODE Generator (DevOps CI/CD Project)
The project uses a variety of DevOps tools, such as Azure and AWS for building virtual machines, Python for source code development, Terraform for infrastructure as code, Ansible for automation, Nagios for monitoring, and Jenkins for continuous integration and delivery.
QR Code Generator
This application generates colourful QR codes for users.It's free and made entirely using Python
Random forest machine learning classification model
On social media platforms, we can see various kinds of advertisements. Our model analyzes user purchases on social media from advertisements. We have two features and a target variable that we process and analyze using Random Forest classification logic. We tested, trained, and visualized the data from the desired dataset. This project is implemented using Python and uses the Sklearn library.
Complex Password Generator
This application generates Complex passwords for users.It's free and made entirely using Python
DevOps Master Quest: Quiz Application
This is a Quiz application.It has different categories to choose.Its free and made entirely using Python
Student Attendance System: Python and OpenCV Image Detection
This application uses OpenCV to detect student QR codes and add them to the attendance register if they are authorized.
Language Translator using Python and the GoogleTrans Module
This application uses Google Translate to translate data from one language to another
Text-to-Speech Engine using Python
This application talk about whatever we type in the text box
A weather app created in Python uses open weather API
This application fetches weather information from open weather API and shows it in our application (the application has GUI and CMD version)
Rock, Paper, Scissors game created using Python
A funny and Interesting game created using Python
A simple API for checking numbers is palindrome and Armstrong uses Flask
API creation using Python Flask