Projects

1. Salaries and purchases Data Analysis


This analysis based on the pandas library in python. Reading CSV files (Salary and purchases) and perform different filters in pandas.


Download the source code

2. Encrypt and Decrypt Salaries file


Encryption is the process of translating plain text data into something that appears to be random and meaningless (cipher text). Decryption is converting cipher text to plain text. In this project I uses symmetric key encryption (Fernet). Which encrypts and decrypts a file or message using the same key.


Download the source code

3. Android Attendance App


Android is the ideal platform for developing such an application due to the wide variety of devices it supports. android developer, Java, Android Studio, Xml · It is a system developed in android studio through which faculty can register the number of students in a particular class then register the number of subjects in that class and can mark the attendance of the students.


Features Available


Admin Module


Add Student. Delete Student. Perform Modifications on Student and faculty details. Add Faculty. View Student. View Teacher. View Student Attendance. View each student’s attendance separately.


Teacher Module


Take attendance and keep them class wise. View Students details. View Faculty details.


Software Requirement


Android Studio Latest Version. Internet Connection. Java.


Admin Login


Username :-admin, Password :-admin123
Download the source code

For more projects on various platforms and various Languages Just visit my GitHub repositories