Repository files navigation Find your friends Date of Birth
Find the DOB and CGPA of anyone with just using their USN
Enter the USN of the person
Click on the "Find DOB" button
The DOB of the person will be displayed
The USN is sent to the server
Then it takes the year from the USN and subtracts 18 from it to get the year of birth
Then it Brute-forces the month and date in that whole year till it finds the correct DOB
If the year fails to find the DOB, it tries the previous year and the next year
If the DOB is not found, it displays an error message
If the DOB is found, it displays the Name and DOB of the person
Clone the repository
Install the requirements using pip install -r requirements.txt
Run the code using streamlit run app.py
Open the link in the terminal in your browser
Fork the repository
Clone the repository
Make the changes
Commit the changes
Push the changes
Create a pull request
Wait for the pull request to be merged
Celebrate
Repeat
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.