Pinned Repositories
Jenkins-RockPaperScissors-Pipeline
This repository can be used to create a Jenkins SCM pipeline which, using a Python script will take two .txt files (player1.txt , player2.txt) as player inputs and write the result of the game in a third file called "result.txt".
jenkins-example-scripts-python-custom
This is a fork of @darinpope's original repo. I'll be using the Jenkins file only and integrate my own python script.
SDN_topology_visualization_video_guide-Bulgarian
Ще разберете как да визуализирате проста софтуерно дефинирана мрежа (SDN) в два Docker контейнера, като ще използваме Мininet и Floodlight (Openflow SDN Controller).
Simple-Remotely-Hosted-Rickroll
In this quick tutorial you will learn to make a simple 16 second Rick roll that plays music and prints text simultaneously using the playsound, requests and threading modules in Python!
YanaaD
Config files for my GitHub profile.
Minimum_sum_of_two_lists
This simple script finds and prints the minimum sum of two randomly generated scripts using Python's "random" module and "min" function.
YanaaD's Repositories
YanaaD/Jenkins-RockPaperScissors-Pipeline
This repository can be used to create a Jenkins SCM pipeline which, using a Python script will take two .txt files (player1.txt , player2.txt) as player inputs and write the result of the game in a third file called "result.txt".
YanaaD/jenkins-example-scripts-python-custom
This is a fork of @darinpope's original repo. I'll be using the Jenkins file only and integrate my own python script.
YanaaD/YanaaD
Config files for my GitHub profile.
YanaaD/Minimum_sum_of_two_lists
This simple script finds and prints the minimum sum of two randomly generated scripts using Python's "random" module and "min" function.
YanaaD/SDN_topology_visualization_video_guide-Bulgarian
Ще разберете как да визуализирате проста софтуерно дефинирана мрежа (SDN) в два Docker контейнера, като ще използваме Мininet и Floodlight (Openflow SDN Controller).
YanaaD/Simple-Remotely-Hosted-Rickroll
In this quick tutorial you will learn to make a simple 16 second Rick roll that plays music and prints text simultaneously using the playsound, requests and threading modules in Python!