Nicholas Vickery (Thecanniestbadge)

Thecanniestbadge

Geek Repo

0

followers

0

stars

Company:VickeryCode Innovations

Location:South carolina

Github PK Tool:Github PK Tool

Nicholas Vickery's repositories

Backup

With this script, your able to back up the whole database into csv files.

Stargazers:0Issues:1Issues:0

Basic-java-concepts

This program prompts the user to enter details about three pairs of shoes and then displays the gathered information.

Language:JavaStargazers:0Issues:1Issues:0

Basic-python-concept

This project is to show the basic concepts of python.

Language:PythonStargazers:0Issues:1Issues:0

Calculator

This is a website I created for a Calculator with javascript. I can use some addons and some comments in the coding I just haven't gotten around to doing it because it was just a small fun project.

Language:JavaScriptStargazers:0Issues:0Issues:0

Calendar

This program was written in Html, Css, Javascript. Its just a basic calendar that shows the current day in one color and shows everyday of everymonth in a year.

Language:JavaScriptStargazers:0Issues:1Issues:0

create

This script is meant to create tables within a database to then insert students information into the table.

Stargazers:0Issues:1Issues:0

Guessing-game

This game is player vs player to which the player has to guess the number choosen by the other player. And outputs how many times it took the player to guess the correct number. Then game can played again where the other player chooses the number and it stays hidden from the other player.

Language:PythonStargazers:0Issues:1Issues:0

Input-conformation-website

This website was just a small website I put together to challenge myself to having a website save the users input and having it post on a conformation page.

Language:HTMLStargazers:0Issues:1Issues:0

insert

This script puts in some fake students into the tables inside a database.

Stargazers:0Issues:1Issues:0

Leap-year

This program determines if a user's input is a leap year or is not.

Language:PythonStargazers:0Issues:1Issues:0

Loan-schedule

This program is mainly used to figure out loan schedules for clients and can be used both by clients and loan providers to both show and save a document that has the loan schedule on it.

Language:PythonStargazers:0Issues:1Issues:0

Lone-Knight-Inprogress

This project is a game that i've been working on and would like the world to see and contribute to. If you want to work on it together let me know.

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Monster-Fighter

This program allows the player to use type commands currently to attack monsters in a dungeon crawler type of environment. (Is typing based currently)

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

Multi-stage

This project was to make a list of students and instructors and add them into classes and then pull the student with the highest gpa and then pull out the one with the earliest start date.

Language:JavaStargazers:0Issues:1Issues:0

MytoLower

This program demonstrates a custom implementation of the _strlwr function in C.

Language:CStargazers:0Issues:0Issues:0

palindrome

This program has the user input a string and then the program checks to see if the input is a palindrome or not.

Language:PythonStargazers:0Issues:1Issues:0

Pay-Calculation

This program detemines the users pay weekly by getting their payrate and the number of hours they worked

Language:CStargazers:0Issues:1Issues:0

Profit

This program determines how much profit the company will made from sales based on total sales

Language:CStargazers:0Issues:1Issues:0

Progs-2-3-4

This program is based on combining three of my other programs, SplitDouble, MinutesHoursDays, and CaloriesBurned.

Language:CStargazers:0Issues:1Issues:0

Rainfall-Stats

This program displays total and average rainfall for a year.

Language:CStargazers:0Issues:1Issues:0

Random-Numbers

This program takes the users first name and last name and comes up with 2 random numbers from 1-100.

Language:CStargazers:0Issues:1Issues:0

Reverse-and-Average

This program prompts the user to enter 10 integers and stores them in an array. It then reverses the order of the array and stores the reversed elements in a second array. Lastly, it computes the average of corresponding elements in the two arrays and stores the results in a third array.

Language:CStargazers:0Issues:1Issues:0

select

This script selects a person within the database and displays their information.

Stargazers:0Issues:0Issues:0

Shapes-with-Asterisks

This program runs with asterisks and creates a rectangle, oval, arrow, and diamond using asterisks

Language:CStargazers:0Issues:0Issues:0

single-player-guessing

This program is like my guessing game but single player game where you go up against a computer and you guess the number. In this program the number choosen by the computer is hidden from the player and the player has to guess the number until the user gets it right.

Language:PythonStargazers:0Issues:1Issues:0

Split-Double

This program shows both integer parts and decimal parts of a number thats including a decimal place. This program uses both scanf's, printf's, and basic math functions to input, process, and output the correct integers and decimals.

Language:CStargazers:0Issues:1Issues:0

Square-display

This program creates a square and it detemines its size based on the number entered by the user.

Language:CStargazers:0Issues:1Issues:0

Tip-Tax-Total

This program displays some basic information about tip and tax percentages.

Language:CStargazers:0Issues:1Issues:0

Walk-A-Thon

This program calculates the amount of money raised by a walk-a-thon

Language:CStargazers:0Issues:1Issues:0

Working-with-Strings

This program has the user to enter their first name and their partner's first name then the program provides basic information on the names. This program also determines which name is longer, aplphabetically, and converts the last letter of the first name to an uppercase and displays the results to the user.

Language:CStargazers:0Issues:1Issues:0