Skip to content
View 01MI's full-sized avatar
:octocat:
:octocat:

Block or report 01MI

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 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
01MI/README.md

Hi there 👋

👩‍💻 My projects:

  • Goodnotes convertor: converts images or documents into PDFs and automatically sends it to your Goodnotes email address, making them accessible on all devices with Goodnotes installed.
    Python(pandoc, smtplib, img2pdf).
  • Laundromat machine availability Tracker: Checks laundromat machine availability using an API, sends Discord notifications when a machine is free and sets pickup reminders through cron jobs once you’ve selected a machine.
    Python, gad.touchnpay.fr API, Cron jobs, Discord bot.
  • Personal website: Showcases write-ups for CTF challenges and HTB boxes.
    GitHub page, Hugo framework, customized "Stack" theme from CaiJimmy.
  • Flea markets route generator: Helps users discover nearby flea markets in the north of France and generates a custom driving route.
    Python, OpenRouteService, Geopy, Folium, Jinja2

Popular repositories Loading

  1. Convert_and_send_pdf_files_to_Goodnotes_email Convert_and_send_pdf_files_to_Goodnotes_email Public

    Python script to convert and send images/documents from your gmail address to your goodnotes email address.

    Python 1

  2. 01MI.github.io 01MI.github.io Public

    Personal website using Github pages and a customized version of the "stack" hugo theme.

    SCSS 1

  3. Laundromat_machines_availability_script Laundromat_machines_availability_script Public

    Python script and discord bot to check the availability of washing machines via gad.touchnpay.fr API.

    Python

  4. 01MI 01MI Public

  5. Flea_markets_route_generator Flea_markets_route_generator Public

    A Python script that helps users discover nearby flea markets in France and generates a custom driving route.

    Python