Alexander Abushady (AAbushady)

AAbushady

Geek Repo

Company:Dark Sigil Games

Location:St. Petersburg, FL

Home Page:https://www.linkedin.com/in/alexabushady/

Github PK Tool:Github PK Tool

Alexander Abushady's repositories

Post

A C# exercise in which I created a way to make a post; and the ability to up vote and down vote the post.

Language:C#Stargazers:0Issues:0Issues:0

ExodusStartup

A fake startup page for a fake cybernetic company named "Exodus"

Language:HTMLStargazers:0Issues:0Issues:0

startUpLandingPage

My take on a startup landing page.

Language:HTMLStargazers:0Issues:0Issues:0

GioGioCSS

I created one of my favorite anime characters with just html and css.

Language:CSSStargazers:0Issues:0Issues:0

battle

A program that creates a mock battle. It includes a play by play of the battle and has an aftermath state.

Language:JavaScriptStargazers:0Issues:0Issues:0

library

A simple js program that simulates 3 books being checked in and out every day for 30 days.

Language:JavaScriptStargazers:0Issues:0Issues:0

credit

A js program that allows you to determine the length of time needed to pay off a credit card balance, as well as the total interest paid.

Language:JavaScriptStargazers:0Issues:0Issues:0

FizzBuzz

A js program that uses console.log to print all numbers from 1 to 100, with two exceptions. for numbers divisible by 3, print "Fizz" instead of the number, and for numbers divisible by 5 (and not 3), print "Buzz" instead.

Language:JavaScriptStargazers:0Issues:0Issues:0

rainfall

A js program that stores the total rainfall for 12 months into an array. It will also determine which of the months had the least amount of rain.

Language:JavaScriptStargazers:0Issues:0Issues:0

sample_bill

A js program that will calculate and display a customer's monthly bill under each plan.

Language:JavaScriptStargazers:0Issues:0Issues:0

letter_count

A js program that counts and displays the amount a specified character appears in a string.

Language:JavaScriptStargazers:0Issues:0Issues:0

routing

A js program that displays if a routing number is valid based on whether or not it is in an array.

Language:JavaScriptStargazers:0Issues:0Issues:0

magic

A js program that uses 3 variables... month, day, and year with corresponding values of 10, 17, and 75. The program determines whether the month times the day is equal to the year. If so, it displays a message saying the date is magic. Otherwise, it displays the date is not magic.

Language:JavaScriptStargazers:0Issues:0Issues:0

payrollCalc

A js program that computes and displays paycheck information for employees.

Language:JavaScriptStargazers:0Issues:0Issues:0

polynomial

A js program for evaluating a specific polynomial.

Language:JavaScriptStargazers:0Issues:0Issues:0

Chessboard

A js program that creates a string that represents an 8x8 grid, using new-line characters to sperate lines.

Language:JavaScriptStargazers:0Issues:0Issues:0

stockTransactionProgram

A js program that calculates the value of stock.

Language:JavaScriptStargazers:0Issues:0Issues:0

sunshineBooks

A js program that will calculate the number of customers that show up in a day and average the number of customers per hour.

Language:JavaScriptStargazers:0Issues:0Issues:0

Looping-a-Triangle

A loop that makes 7 calls to console.log to create a triangle

Language:JavaScriptStargazers:0Issues:0Issues:0

tempConverter

A js program that converts a hardcoded temp from celsius to fahrenheit.

Language:JavaScriptStargazers:0Issues:0Issues:0

Minimum

A js program with a function that takes two arguements and returns the minimum.

Language:JavaScriptStargazers:0Issues:0Issues:0

learning-area

Github repo for the MDN Learning Area.

License:CC0-1.0Stargazers:0Issues:0Issues:0

borderlands

Interact with Shift

License:MITStargazers:0Issues:0Issues:0

MathPracticeV2

A UWP (Universal Windows Platform) version of the console math practice program.

Language:C#Stargazers:0Issues:0Issues:0

Egg-Timer

A Simple Egg Timer App

Language:SwiftStargazers:0Issues:0Issues:0

Is-It-Prime

An app that tells you if a number is prime or not.

Language:SwiftStargazers:0Issues:0Issues:0

How-Many-Fingers

A guessing game for guessing how many "fingers" your phone is holding up.

Language:SwiftStargazers:0Issues:0Issues:0

Soundboard-App

A Soundboard App created as practice for Xcode and Swift

Language:SwiftStargazers:0Issues:0Issues:0

Backlogger-App

A backlog app for entertainment media. Practice for Xcode and Swift

Language:SwiftStargazers:0Issues:0Issues:0

--TODO--List

A To Do list app for practicing Swift and Xcode

Language:SwiftStargazers:0Issues:0Issues:0