MarcinMier

MarcinMier

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

MarcinMier's repositories

devtraining-createnotes-rome

Repository for the Service Portal Creating Custom Widgets module, Rome release.

Stargazers:0Issues:0Issues:0

devtraining-needit-rome

This repository is used by the developer site training content, Rome release. It is used for the Build the NeedIt App, Scripting in ServiceNow, Application Security, Importing Data, Automating Application Logic, Flow Designer, REST Integrations, Reporting and Analytics, Domain Separation, Mobile Applications, and Context-sensitive Help courses.

Stargazers:0Issues:0Issues:0

ipinfo-spoke

REST in IntegrationHub module IPInfo Spoke repository

Stargazers:0Issues:0Issues:0

IPLookupApp

IPLookup application from the ServiceNow Outbound REST Integrations module

Stargazers:0Issues:1Issues:0

Loan_Calculator-JetBrains-Academy

Project created to master Python skills. It compute annuity payment, loan principal, monthly interes rate, number of payments and monthly differentative payment. The user specifies all the known parameters with command-line arguments

Language:PythonStargazers:0Issues:0Issues:0

Matrix-calculator

The program compute the following operations: matrix addition, matrix multiplication by a constant, matrix multiplication by another matrix, transposition along the main diagonal, the side diagonal, the vertical line and the horizontal line, The program compute the following operations: matrix addition, matrix multiplication by a constant, matrix multiplication by another matrix, transposition along the main diagonal, the side diagonal, the vertical line and the horizontal line, calculation of the determinant and the inverse of the matrix.

Language:PythonStargazers:0Issues:1Issues:0

mymap_under_development

Project to manage a routes in google maps

Language:PythonStargazers:0Issues:0Issues:0

Simple-Banking-System

A program to run the simple banking system using SQL. The Luhn algorithm is implemented to avoid mistakes when entering the card number. As an overall result getting new experience in Python.

Language:PythonStargazers:0Issues:0Issues:0

The-lowest-sorting-effort-of-an-array-with-non-equal-variables

The program which take the length of array, reference array, input array and values of variables in the input array. It counts the lowest effort to sort the input array according to the reference array. The way of sorting is changing places of two single variables. The cost of the single changing is the sum of values of each variable.

Language:PythonStargazers:0Issues:0Issues:0

Turtle-race

The simple program to show a race of turtles. The number of turtles depends of the user and it can be between 2 to 10

Language:PythonStargazers:0Issues:1Issues:0