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

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

    Python 2

  2. 01MI.github.io 01MI.github.ioPublic

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

    SCSS 1

  3. Laundromat_machines_availability_script Laundromat_machines_availability_scriptPublic

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

    Python

  4. 01MI 01MIPublic

  5. Flea_markets_route_generator Flea_markets_route_generatorPublic

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

    Python