Skip to content
View Saurabh910's full-sized avatar
Block or Report

Block or report Saurabh910

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

  1. flights-deals flights-deals Public

    This program is using Tequila API to fetch flight deals by comapring the prices of flight with the price specified by user for a destination in an excel sheet. If the price of the flight is less th…

    Python

  2. password-manager password-manager Public

    Used python tkinter library to design UI of a password manager app. The app generate and saves the password in json format. The password can be retrived by using search functionaity in the program.

    Python

  3. Quizzler Quizzler Public

    Quiz game fetching questions from OPEN Trivia DB. UI is designed using tkinter.

    Python

  4. flash-card flash-card Public

    Flashcard app to learn high frequency french words.

    Python

  5. snake-game snake-game Public

    Snake game using OOP

    Python