Skip to content
View sarthaksr19's full-sized avatar
:atom:
:atom:
Block or Report

Block or report sarthaksr19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Project-1-Snake_Water_Gun Project-1-Snake_Water_Gun Public

    Program capable of playing this game with Robot and User.

    Python

  2. Project-2-Number_Guessing Project-2-Number_Guessing Public

    A Guessing Game!!! Where you'll keep guessing numbers until you find computer's number, and the computer will tell you each time if your guessing number is greater,smaller or equal.

    Python

  3. Project-4-Student_Library Project-4-Student_Library Public

    Program using OOP's contain two class Library and Student. Where student can Borrow/Return/Add a book from the list of the books.

    Python

  4. e-Dictionary e-Dictionary Public

    Build web app Dictionary with the help of django framework using python dictionary module. This app searches user request(Word) and return its meaning. Hosted on heroku! Link is given below.

    Python

  5. To-Do-List To-Do-List Public

    Build basic web app in django framework. Where user can Add/delete its work from the list. Hosted on heroku. Link is given below

    Python

  6. User-Login-Authentication-System User-Login-Authentication-System Public

    A basic web app build in django framework works on simple authentication principle. where anonymous user try to login with incorrect credentials then its permission denied. On other hand, If regist…

    Python