Skip to content
View YagmurOzden's full-sized avatar
Block or Report

Block or report YagmurOzden

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YagmurOzden/README.md

  • 👋 Hi, I’m @YagmurOzden
  • 👀 I’m interested in python, javascript and go languages
  • 💞️ I work at ANKASOFT
  • ✉️ How to reach me [email protected]
  • 🪄 My blog medium.com/@yagmurozden
  • 🌐 My linkedin profile linkedin.com/in/yagmurozden

Pinned

  1. content of the mail about catalog it... content of the mail about catalog item informations. | VMware vRO workflow, vSphere, GuestOS, VM, Virtual Machine, vRO action, mail content with html css
    1
    // VMware vRealize Orchestrator action sample
    2
    // vRA 8.4
    3
    
    
    4
    //workflow input type: time (number),
    5
    //                     date (string)
  2. Diamond-Price-Prediction Diamond-Price-Prediction Public

    Neural network

    Jupyter Notebook

  3. TO-DO-App TO-DO-App Public

    This code is sending a message to telegram when some implement has been done in to do list. It includes rest API

    Go

  4. vRO-Workflows vRO-Workflows Public

    some vRO workflow examples

    JavaScript 2 2

  5. downloadTelegramMediaAndTweetIt downloadTelegramMediaAndTweetIt Public

    Downloading media from a group

    Python

  6. it creates a Custom Specification fo... it creates a Custom Specification for reconfigure the VM. and this custom spec creates 2 nic one of them with static connection and the other nic is eth1 and it uses DHCP
    1
     // VMware vRealize Orchestrator action sample
    2
    // vRA 8.8.0
    3
    //It creates 2 nic one of them with static connection and the other nic is eth1 and it uses DHCP
    4
    //so therefore i am connecting the machine after this action has deployed and change its value inside.
    5