Noah Garcia (MAjEsTiC715)

MAjEsTiC715

Geek Repo

Location:Albuquerque, New Mexico

Github PK Tool:Github PK Tool

Noah Garcia's repositories

Language:JavaStargazers:1Issues:0Issues:0
Language:JavaStargazers:1Issues:1Issues:0
Language:CStargazers:1Issues:0Issues:0

Skynet-HK-Aerial-Search-Drone

Utilizes a recursive binary search algorithm to locate a random number (enemy) hidden in a 64 element array.

Language:C++Stargazers:1Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Code-Hunter

Had to decode this program that analyzes a sentence.

Language:C++Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Control-Statements-Part-1

Here I create a class called Credit and ask the user to enter information to determine if they are over their credit limit. I use an ArrayList to add the multiple objects that are created to a list then is redirected to the Credit class. Since the program runs off of a while loop, the user can enter as many users as possible until they choose to exit. (will work on more features)

Language:JavaStargazers:0Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

GuessMyNumber-C-

Uses a random number generator to generate a secret number and the user has to guess the number.

Language:C++Stargazers:0Issues:0Issues:0

HKAerialDrone-Wargames

In this segment I have introduced 3 new features into my previous HK Aerial Drone project. Here I have added a Linear Search function, a Random Guess function, and a Human Search function. Once the human guessed the correct number then it outputs all number of guesses for each search function.

Language:C++Stargazers:0Issues:0Issues:0

Keywords-2

A hangman type of game that randomly selects a word out of 10 words. The user has X number of tries to guess the word.

Language:C++Stargazers:0Issues:0Issues:0

Mad-Lib

A very basic Mad Lib program

Language:C++Stargazers:0Issues:0Issues:0

Nascar-Race

Creates 20 objects(Nascar Drivers) and assigns random numbers to the drivers. The first to reach 500 wins!

Language:PythonStargazers:0Issues:0Issues:0

The-Accounting-Class

Calculates an objects account information including balance and monthly interest rate.

Language:JavaStargazers:0Issues:0Issues:0

The-Invoice

Creates an object named Invoice and prints instances associated.

Language:JavaStargazers:0Issues:0Issues:0

The-Zoo

Creates a parent class called Animal and created sub-classes which inherit Animals attributes.

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Word-Scrambler

In this project I was required to create a program that creates a two dimensional array, scrambles 10 words that I have entered, and then ask the user to unscramble the word and keep track of their progress.

Language:C++Stargazers:0Issues:0Issues:0