Skip to content
View PolonaM's full-sized avatar

Block or report PolonaM

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

Popular repositories Loading

  1. pypinm pypinm Public

    Forked from jankoslavic/pypinm

    Programiranje in numerične metode v ekosistemu Pythona

    Jupyter Notebook

  2. Tic-Tac-Toe Tic-Tac-Toe Public

    This is a Tic Tac Toe game for 2 human players. It was made as a part of my python learning journey so it mostly serves as a demonstration code since I believe there is many tic tac toe games alrea…

    Python

  3. War-Game War-Game Public

    This is a simulation of a simplified version of the card game 'War'. This program is a demonstration how Python OOP is used and how classes can be connected to other classes not only trough inherit…

    Python

  4. Book-Store Book-Store Public

    This is a GUI for storing book information in SQLite database. Tkinter and sqlite3 library are used.

    Python

  5. Motion-Detector Motion-Detector Public

    This app detects moving object in front of computer webcam. Libraries cv2 and pandas were used.

    Python

  6. Data-Collector-Web-App Data-Collector-Web-App Public

    This is a PostgreSQL Database Web App made with Flask. User needs to input height data and an email. The app saves the data in the postgresql database. The app then calculates the average height of…

    Python