AuditScope
AuditScope is a feature-rich, user-friendly command-line tool designed to simplify and enhance the management of Linux audit rules. It empowers system administrators, DevOps engineers, and security professionals to efficiently monitor and protect critical files, directories, and system activities using the Linux Audit System.
NixVault
NixVault is a comprehensive Linux security hardening tool designed to safeguard your system from internal vulnerabilities and external threats. Built with a focus on simplicity and power, NixVault automates best-practice configurations, manages sensitive data securely, and reinforces system integrity.
Secret-Keeper (GCP Cloud DevOps Project)
Project is a comprehensive solution for secure secret management and efficient access control. It is built around a containerized Python application that stores sensitive data in a Redis database, allowing authorized users to retrieve secrets using generated access codes.
CODE Generator (DevOps CI/CD Project)
The project uses a variety of DevOps tools, such as Azure 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