Maksym Menzorov
Rating
Language proficiency level
Skills and abilities
Portfolio
-
20 USD PHP Web App “List of Things” (to-do list)
PHPThis code creates the web application “to-do list”. With the help of it people can:
Add tasks or tasks they need to accomplish.
Check the already added tasks.
… Identify tasks as fulfilled or not fulfilled.
Edit the task text if you need to make changes to it.
Remove tasks from the list if they are no longer relevant.
This application can be useful for managing your time, organizing work, planning homework and other tasks. It helps not to forget the important things and track their performance.
-
23 USD The bot for Telegram, which will convert the text into speech.
PythonThis Telegram bot converts the text sent by the user into an audio file using a Google speech synthesizer (gTTS).
The source.
-
16 USD Parser RSS in Python
PythonA script that removes articles from these RSS files every hour and saves them into text files.
The source.