Pinned Repositories
ansible
Update and install packages on 2 servers using Ansible.
change-money-structure-generator
Generates the change structure in banknotes and coins for a specific cash purchase
demographic-data-pandas-analysis
We use Pandas to analyze the relation between race, gender, education and income
end-time-calculator
The function takes a starting time and duration as arguments and returns the ending time
financial-budget-operations-using-oop
Instantiate objects which represent budget categories and make financial operations
java-linux-docker-vscode
description - in progress
java-test
The purpose of this repo is to only test simple java code blocks
medical-data-analysis-with-pandas-matplotlib-seaborn
We use them to visualize medical data
numpy-statistics-calculator
The project uses Numpy to calculate the variance and standard deviation, among other indicators
python-mysql-application-with-docker-and-kubernetes
Run a Python & MySQL application using containers. In order to containerize and run the app, we will use two options: first Docker Compose and second Kubernetes with Minikube.
vlads22's Repositories
vlads22/change-money-structure-generator
Generates the change structure in banknotes and coins for a specific cash purchase
vlads22/python-mysql-application-with-docker-and-kubernetes
Run a Python & MySQL application using containers. In order to containerize and run the app, we will use two options: first Docker Compose and second Kubernetes with Minikube.
vlads22/ansible
Update and install packages on 2 servers using Ansible.
vlads22/demographic-data-pandas-analysis
We use Pandas to analyze the relation between race, gender, education and income
vlads22/end-time-calculator
The function takes a starting time and duration as arguments and returns the ending time
vlads22/financial-budget-operations-using-oop
Instantiate objects which represent budget categories and make financial operations
vlads22/java-linux-docker-vscode
description - in progress
vlads22/java-test
The purpose of this repo is to only test simple java code blocks
vlads22/medical-data-analysis-with-pandas-matplotlib-seaborn
We use them to visualize medical data
vlads22/numpy-statistics-calculator
The project uses Numpy to calculate the variance and standard deviation, among other indicators
vlads22/oop-shape-printer
Using OOP the code returns the shape of rectangles made from *
vlads22/primary-school-arithmetic-on-paper-writer
The function receives a list of strings that are simple mathematical problems and arranges them as if they are written on paper in primary school
vlads22/probability-calculator
We extract several balls of different colors and we calculate the probability of a specific selection being extracted
vlads22/simple-cipher-decoder
A cipher which decodes lightly encoded messages
vlads22/string-symmetry-checker
Checks if a word or sentence is spelled the same way both forward and backward
vlads22/telephone-number-format-checker
The function checks if the argument is a valid format for a US number
vlads22/terraform-with-aws
Create short examples of using Terraform with AWS.
vlads22/vlads22
Config files for my GitHub profile.
vlads22/website-traffic-visualization-with-pandas-matplotlib-seaborn
We are using Pandas, Matplotlib and Seaborn