Skip to content

Latest commit

 

History

History
105 lines (104 loc) · 5.26 KB

File metadata and controls

105 lines (104 loc) · 5.26 KB

Personal Utils represented as skripts or text files. As well as automation scripts.

READMEs:

Photo Details Extracter Extracts detail properties from all the photos in a folder and displays them on the screen and creates a csv file.
Automat for downloading database from doctor or dentist software with mail notification Disclaimer: Code only works for https://hippneo.kontrax.bg/
  1. Place the file in C:\Users\user.
  2. Open cmd.
  3. Run the file.
  4. Insert a link from the doctor account.
  5. Lay back and relax while the automat do it's job. He will send you a notification on your phone when he is ready.
The bot:
  • Opens the Chrome browser and configures its settings for downloading,
  • Logs into the software,
  • Navigates to the database,
  • Sets the desired year,
  • Sets the desired month,
  • Downloads the data for the selected month and sets it to the next month,
  • Repeats the process for each remaining year until all the data is donwloaded.
  • Alerts the user by logging into the bot's Facebook account and sending a message indicating that the database for the current doctor or dentist has been successfully downloaded.
Auto PDF Uploader To Wordpress Uploads PDF into a plugin, then imports the PDF into an elementor gadget and repeats.

The bot:
  • Opens the Chrome browser,
  • Logs into the website,
  • Navigates to the plugin "PDF Poster",
  • Moves the first PDF file in a designated "done" folder,
  • Uploads the file,
  • Visits the specific location on the site,
  • Accesses Elementor and places the PDF in the desired position,
  • Repeats the process for each remaining PDF until they are all uploaded.
Automat for Rewriting Documents Set:
  • folder
  • number of folders;
  • number of files in folders
  • number of dates to be replaced
  • are there files or folders that need to be skipped
The bot:
  • Opens the folder,
  • Opens the document,
  • Updates the years
  • (without changing other numeric non-year values),
  • Saves and prints the file,
  • Moves the completed folder in a designated "done" folder,
  • Repeats until pre-set settings are satisfied.
Investing Decisions Maker


A Mamdani type fuzzy logic system with six inputs and one output. It's designed to assist in investment decision-making based on various financial indicators. The inputs include metrics such as revenue growth, gross profit margin, and P/E ratio, each divided into linguistic terms like "negative," "average," and "high." The output, "Type of Investment," provides linguistic categories such as "avoid," "risky," "worthy," and "unicorn" based on the inputs' fuzzy logic analysis. The system's rules govern the mapping between input combinations and output categories, enabling nuanced investment recommendations.



Here i test the program with a german stock for water transportation of containers. It has for the past 5 years: 11.97% revenue growth, 45.29% gross margin, 31.33% operationg margin, 30.35% net margin, 9.22 P/E and -35% price. The program decided that it has a score of 3.13 which is between "worthy" and "unicorn".

I invested €100 in it's decision for testing purposes and ended up with 30% profit after one month (not an investing advice).

Languages Fix for Windows 11 Bug Right click on windows logo > Terminal (Admin) > paste code > restart computer