Skip to content
View baudspan's full-sized avatar

Block or report baudspan

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 250 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

Popular repositories Loading

  1. EXPENSE-TRACKER EXPENSE-TRACKER Public

    Designed a command-line based tracker using Python with JSON for data persistence. Tracks income, expenses, and categories over time. Supports monthly budgeting and transaction history.

    Python

  2. symptom-checker symptom-checker Public

    Implemented a GUI-based health tool using Tkinter. Mapped symptoms to possible conditions with severity-based suggestions. Suggested doctor consultation based on user input.

    Python

  3. quiz-app quiz-app Public

    A responsive quiz web app using HTML, CSS, and JavaScript. Features a countdown timer, dynamic questions and options, instant answer and score reveal. Built for practicing Python and data science c…

    CSS

  4. password-strength-checker password-strength-checker Public

    A Python-based password strength checker that evaluates password strength based on character diversity, length, and dictionary checks, assigning a score and label to the input password.

    Python