Skip to content

💵 💹 🔒 Currency analysis, credit wallet, password gen, password manager, telegram bots.

Notifications You must be signed in to change notification settings

ra1ngts/projects

Repository files navigation

📉 "Currency portfolio analysis"


About programme :

  • "Currency analysis" - allows you to monitor currency data, weekly.

Peculiarities :

  • Allows you to add weeks.
  • Allows you to copy weeks.
  • Allows you to add currency information.
  • Allows you to change currency information.
  • Allows you to display statistics.
  • Allows you to display the distribution of currencies.
  • Allows you to save all information in a separate *.json

For what :

  • A practice while learning.

Visualization :

  • Visualization is carried out by means of data output to the console.
  • The programme does not have a graphical interface.

Install :

  • Folder name: currency_analysis
    • Files in a folder: currency_analysis.py and data.json
  • On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

Demonstration :

Сurrency_analysis_scr_1

💵 "Credit wallet"


About programme :

  • "Credit wallet" - is an imitation of the work of a credit wallet.

Peculiarities :

  • There are different levels of credit cards.

For what :

  • A practice while learning.

Visualization :

  • Visualization is carried out by means of data output to the console.
  • The programme does not have a graphical interface.

Install :

  • File name: cred_wallet.py
  • Click the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

🔒 "Password generator"


About programme :

  • "Password generator" - program for creating unique passwords from letters, numbers and symbols.

Peculiarities :

  • You can set the password length.

For what :

  • A practice while learning.

Visualization :

  • Visualization is carried out by means of data output to the console.
  • The programme does not have a graphical interface.

Install :

  • File name: pass_gen.py
  • Click the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

🔐 "Password manager"


About programme :

  • "Password manager" - program for writing and storing passwords from web sites.

Peculiarities :

  • Allows you to add a password.
  • Allows you to generate a password (two difficulty levels to choose from).
  • Allows you to find the password.
  • Allows you to find duplicate passwords.
  • Allows you to change the password.
  • Allows you to remove the password.
  • Allows you to save all information in a separate *.json

For what :

  • A practice while learning.

Visualization :

  • Visualization is carried out by means of data output to the console.
  • The programme does not have a graphical interface.

Install :

  • Folder name: pass_manage
    • Files in a folder: pass_manage.py and user.json
  • On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

Demonstration :

Password manager_scr_1 Password manager_scr_2

🤖 "BobCodBot"


About programme :

  • "BobCodBot" - This is a smart telegram bot that can do a lot.

Peculiarities :

  • Lets you know the current weather
  • Let you know the world's entertainment news
  • Allows you to search for images
  • Allows you to use search engines
  • Allows you to exchange currencies at the current rate
  • Ability to translate the entered text from English into Russian (NEW!)

For what :

  • A practice while learning.

Visualization :

  • Interaction with the bot and displaying information is carried out directly in the "Telegram" application.

Install :

  • Folder name: bobcod_bot
    • Files in a folder: bobcod_bot.py, extensions.py and cfg.py
  • On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

Demonstration :

BobCod_Bot_scr_1 BobCod_Bot_scr_2 BobCod_Bot_scr_3 BobCod_Bot_scr_4

🤖 "CryptossoBot"


About programme :

  • "CryptossoBot" - This is a telegram bot that can count cryptocurrency in another currency.

Peculiarities :

  • Сan convert one cryptocurrency to another.

For what :

  • A practice while learning.

Visualization :

  • Interaction with the bot and displaying information is carried out directly in the "Telegram" application.

Install :

  • Folder name: cryptosso_bot
    • Files in a folder: сryptosso_bot.py, extensions.py and cfg.py
  • On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

Demonstration :

Cryptosso_Bot_scr_1 Cryptosso_Bot_scr_2

🤖 "Ex_Changer_Bot"


About programme :

  • "Ex_Changer_Bot" - This is a telegram bot that calculates exchange rates.

Peculiarities :

  • Able to count one currency into another.

For what :

  • A practice while learning.

Visualization :

  • Interaction with the bot and displaying information is carried out directly in the "Telegram" application.

Install :

  • Folder name: exch_bot
    • Files in a folder: exch_bot.py, extensions.py and config.py
  • On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
  • Save and extract the folder to any convenient location.

Language :

Rank Languages
1 Python

Demonstration :

Exchanger_Bot_scr_1 Exchanger_Bot_scr_2