arizona2014's repositories

node-payiota

This is the Payiota Payment Gateway

Language:JavaScriptLicense:MITStargazers:10Issues:4Issues:0

Full-Stack-Mean-on-Server

A MEAN fullstack solution

Language:TypeScriptStargazers:2Issues:2Issues:0

IOTA-Fullstack-MEAN-Application

I created a fullstack MEAN application as an example for other users who want to use node-payiota as payment gateways in their MEAN applications

Language:TypeScriptStargazers:2Issues:1Issues:0

FCC-Tic-Tac-Toe

Tic Tac Toe Game

Language:JavaScriptStargazers:1Issues:1Issues:0

FUN-Build-Tower

Build Tower by the following given argument: number of floors (integer and always greater than 0).

Language:JavaScriptStargazers:1Issues:1Issues:0

FUN-Find-the-missing-letter

Write a method that takes an array of consecutive (increasing) letters as input and that returns the missing letter in the array.

Language:JavaScriptStargazers:1Issues:0Issues:0

FUN-Longest-vowel-chain

The vowel subsequences in the word codewarriors are o,e,a,io. The longest of these has a length of 2. Given a lowercase string that has alpahbetic characters only and no spaces, return the length of the longest vowel subsequence.

Language:JavaScriptStargazers:1Issues:0Issues:0

FUN-Two-fighters-one-winner

Create a function that returns the name of the winner in a fight between two fighters. Each fighter takes turns attacking the other and whoever kills the other first is victorious. Death is defined as having health <= 0. Each fighter will be a Fighter object/instance. See the Fighter class below in your chosen language. Both health and damagePerAttack (damage_per_attack for python) will be integers larger than 0. You can mutate the Fighter objects.

Language:JavaScriptStargazers:1Issues:0Issues:0

IOT-Connected-Alarm

Not long time ago, while sleeping I had a minor fire incident. Thank God we were home and our non connected fire alarm begun buzzing so loud that I begun dreaming the fire brigade is with us. That was lucky, cause we were home. But what about the times when you're not at the location of fire, gas and CO2 leakage ? One might say, the Alarm will do its job and save the place ... From my last experience which happend at 2.00 in the morning, no neighbour came to see if we are ok or at least to check what happend, after 10 minutes of alarm buzzing. So during daytime, when the neighbours start sensing something wrong - if they arent at the job - its already too late to save much. Worse than that, lets say you have a CO2 leakage while sleeping. I know persons who died while sleeping because of that. So my project is to create an connected alarm ( Smoke, Gas, CO2 and maybe other things ) which will send notifications thru SMS to its OWNER if its day time and to a third SAFE person which could come and save the OWNER or notify the police, if the OWNER didnt dismissed the alarm after 30 seconds or so.

Language:TypeScriptStargazers:1Issues:1Issues:0

Photo-Booth

This is an Angular5/Firestore/AngularMaterial application used to make paper cards from photos taken from your phone

Language:TypeScriptStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

Front-End-Calculator

This is my version of the Calculator Application for the Free Code Camp Front End Challange

Language:CSSStargazers:0Issues:0Issues:0

Front-End-Random-Quote-Machine

This is my version of the Random Quote Machine Application for the Free Code Camp Front End Challange

Language:HTMLStargazers:0Issues:0Issues:0

Front-End-Random-Wiki-Article

This is my version of the Random Wiki Article Application for the Free Code Camp Front End Challange

Language:JavaScriptStargazers:0Issues:0Issues:0

Front-End-Various-Integrations

Various CSS integrations I make

Language:HTMLStargazers:0Issues:1Issues:0

FUN-Convert-string-to-camel-case

Complete the method/function so that it converts dash/underscore delimited words into camel casing. The first word within the output should be capitalized only if the original word was capitalized.

Language:JavaScriptStargazers:0Issues:1Issues:0

FUN-Dont-give-me-five

In this kata you get the start number and the end number of a region and should return the count of all numbers except numbers with a 5 in it. The start and the end number are both inclusive!

Language:JavaScriptStargazers:0Issues:2Issues:0

FUN-Equal-Sides-Of-An-Array

You are going to be given an array of integers. Your job is to take that array and find an index N where the sum of the integers to the left of N is equal to the sum of the integers to the right of N. If there is no index that would make this happen, return -1.

Language:JavaScriptStargazers:0Issues:1Issues:0

FUN-Is-A-Number-Prime

Define a function isPrime/is_prime() that takes one integer argument and returns true/True or false/False depending on if the integer is a prime. Per Wikipedia, a prime number (or a prime) is a natural number greater than 1 that has no positive divisors other than 1 and itself.

Language:JavaScriptStargazers:0Issues:1Issues:0

FUN-Take-a-Ten-Minute-Walk

You live in the city of Cartesia where all roads are laid out in a perfect grid. You arrived ten minutes too early to an appointment, so you decided to take the opportunity to go for a short walk. The city provides its citizens with a Walk Generating App on their phones -- everytime you press the button it sends you an array of one-letter strings representing directions to walk (eg. ['n', 's', 'w', 'e']). You know it takes you one minute to traverse one city block, so create a function that will return true if the walk the app gives you will take you exactly ten minutes (you don't want to be early or late!) and will, of course, return you to your starting point. Return false otherwise. Note: you will always receive a valid array containing a random assortment of direction letters ('n', 's', 'e', or 'w' only). It will never give you an empty array (that's not a walk, that's standing still!).

Language:JavaScriptStargazers:0Issues:0Issues:0

FUN-Triple-trouble

Write a function tripledouble(num1,num2)

Language:JavaScriptStargazers:0Issues:1Issues:0

Knowledgebase-Bugbase

A list of documents separated by technologies presenting solutions, bugs, ameliorations to situation I encounter daily

Stargazers:0Issues:0Issues:0

PWA-Instagram-Clone

This is a simple Clone of a Instagram Application PWA style

Language:TypeScriptStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

RD-Electron

Lets find out how we can mix Electron with Angular5

Language:TypeScriptStargazers:0Issues:1Issues:0

RD-Payiota

The PHP-based IOTA payment gateway.

Language:PHPStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0
Stargazers:0Issues:1Issues:0

RD-Site-To-PWA

Lets transform a web site into a Progressive Web App

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:2Issues:0