Skip to content
View santhoshkm-dev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report santhoshkm-dev

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. python-functions python-functions Public

    Python - Functions Practice - Implemented basic functions in Python - Covered addition, even/odd logic, and square function - Focused on parameters, return values, and clean coding

    Python 1

  2. python-basics python-basics Public

    Collection of basic Python programs covering fundamentals like variables, loops, conditions, and functions. Built for learning and practice.

    Python

  3. Python-Internship-Sprint Python-Internship-Sprint Public

    Python practice repository focused on building real-world logic and preparing for internships. Includes OOP concepts, problem-solving, and mini projects.

  4. python-calculator-cli python-calculator-cli Public

    CLI-based calculator built using Python functions. Supports addition, subtraction, multiplication, and division with user input handling.

    Python

  5. python-atm-banking-system python-atm-banking-system Public

    A beginner-friendly ATM Banking System built using Python with authentication, withdrawal handling, balance enquiry, and defensive exception handling logic.

    Python