- Email automation script
- WhatsApp auto
- String Finder
- Computational tools
- Apolo's food
A small script used to automatically send emails to different emails found on a spreadsheet.
After the script gathers the emails it uses an external library to send a predetermined text with an attached pdf file to all the emails on the spreadsheet.
A simple script that uses an external library to send automatic messages to other contacts through whatsApp web.
It originally worked alongside anacron jobs to send the message on an specific date.
A small script used to find a string given by the user on a provided text. It uses only python.
A collection of exercises to solve differential equations, integrals and other problems through the use of python and different scientific focused libraries alongside array manipulation.