Skip to content
View ppdms's full-sized avatar
  • Informatics, AUEB
  • Athens, Greece

Highlights

  • Pro

Block or report ppdms

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. OASA-realtime OASA-realtime Public

    Python

  2. cpp-project cpp-project Public archive

    C++

  3. diploma diploma Public

    make Anki deck for Greek driving test questions, sourced from a 2009 .exe (LOL!)

    Python

  4. oasa-realtime-config oasa-realtime-config Public

    JavaScript

  5. tree-eclass tree-eclass Public

    Forked from panagiotisppg/tree-eclass

    Java

  6. https://xkcd.com/1205/ https://xkcd.com/1205/
    1
    #!/usr/bin/env python3
    2
    # THIS SOFTWARE COMES "AS IS", WITH NO WARRANTIES. THIS MEANS NO LIABILITY OR GUARANTEES FOR FUNCTIONALITY OR SAFETY, NEITHER EXPLICIT NOR IMPLIED. USE AT YOUR OWN RISK.
    3
    from pypdf import PdfWriter, PdfReader
    4
    import os
    5
    import argparse