Anthony Pitts (anthonypitts2022)

anthonypitts2022

Geek Repo

Company:Audible, an Amazon company

Location:New York, New York

Home Page:https://github.com/anthonypitts2022

Github PK Tool:Github PK Tool

Anthony Pitts's repositories

Instagram_Account_Generator

This program uses selenium, via the chromeDriver, to automate the process of creating an Instagram account. Importantly, it also doubles as a secure username/password generator. This code can be applied widely to speed up the account creation steps on websites.

Language:PythonStargazers:6Issues:0Issues:1

MemeSharer

The social network for sharing memes. Built on the MERN (mongo, express, react, node) stack with utilzation of bootstrap.

Language:JavaScriptStargazers:4Issues:0Issues:0

ContactList

This is a dynamic webpage that allows users to add, delete, edit, and view their contact list. Built with React/Node.js/MongoDB. Full front and backend were implemented.

Language:JavaScriptStargazers:1Issues:0Issues:0

Machine_Learning_Wine_Categorizer

This is a machine learning algorithm that, given a few characteristics- such as PH, can determine whether the subject is a red or white wine.

Language:PythonStargazers:1Issues:0Issues:0

PersonalizedEmailAutomator

This is an application which runs in a google sheet that can send mass emails which are all personalized and unique to each recipient based on variable values in a google sheet.

Language:JavaScriptStargazers:1Issues:0Issues:0

spellChecker

This is a spell checking program that takes an input file and returns the incorrectly spelled words and their corresponding suggested corrections.

Language:JavaStargazers:1Issues:0Issues:0

VideoPoker

This program implements a command prompt playable version of poker.

Language:JavaStargazers:1Issues:0Issues:0

Viral_Disease_Map_Simulator

This program prints a live map of any city with infected individuals marked in red on map. Timesteps show the virality/progress of the spread of the disease.

Language:PythonStargazers:1Issues:0Issues:0

BarCodeToZipCode

Converts the barcode on packages to corresponding zipcode and vice versa.

Language:JavaStargazers:0Issues:0Issues:0

CreditCardNumberValidator

This is a class to determine whether a specific credit card number is valid. (A version of this algorithm is performed at every online and in-store checkout)

Language:JavaStargazers:0Issues:0Issues:0

BinarySearchAnyArrayGenericMethod

This program will perform a binary search for any specified value in any array, whose elements implement the Comparable interface

Language:JavaStargazers:0Issues:0Issues:0

Black_Jack

This a fully functional command-line playable version of the Black Jack game played in casinos.

Language:PythonStargazers:0Issues:0Issues:0

BlueOriginDataCollector

Will recieve the data from the usb

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

dijkstrasAlgorithmOnU.S.Map

This is a program that displays a map of U.S. cities and can solve the shortest path from on city to another using Dijkstra's algorithm.

Language:JavaStargazers:0Issues:0Issues:0

Encrypted__Image_Decoder

This is an encrypted image decoder that utilizes XOR techniques to decode encrypted images.

Language:PythonStargazers:0Issues:0Issues:0

EventTedTalkScheduler

This program takes in a text file of Ted Talks' start and end times and schedules the most amount of talks in a day.

Language:JavaStargazers:0Issues:0Issues:0

FarmersMarketFinder

This is a program which uses official farmers market data to take the user's desired zipcode or town name and finds nearby farmers markets.

Language:PythonStargazers:0Issues:0Issues:0

FindMaxOfAnyArrayGenericMethod

This program will find the maximum value of any array type, as long as the elements of the array implement Comparable.

Language:JavaStargazers:0Issues:0Issues:0

Image_Resizer

A program to resize images of a 1:1 aspect ratio. Commonly used for scaling down or up square images.

Language:PythonStargazers:0Issues:0Issues:0

LinearSearchAnyArray

This program will perform a linear search for any specified value in any array, whose elements implement the Comparable interface

Language:JavaStargazers:0Issues:0Issues:0

n-gramCounter

This program takes a text file and desired n-gram count as input and contains a multitude of methods such as find the most repeated phrase in a text file.

Language:PythonStargazers:0Issues:0Issues:0

NimOnlineGame

This is a virtual video game called Nim, playable for users on the command prompt.

Language:JavaStargazers:0Issues:0Issues:0

PigLatinTranslator

This program takes user input of a word and converts it to Pig Latin

Language:PythonStargazers:0Issues:0Issues:0

PizzeriaOrderLanguageProcessor

This program prompts the user through a set of questions to order a multitude of food items, such as pizza and salads, from a pizzeria.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Secure_Username_Password_Generator

This program generates a secure username and password combination, which includes uppercase, lowercase, and special characters.

Language:PythonStargazers:0Issues:0Issues:0

Tree_Node_Finder

Searches a tree for a specfified node name

Language:PythonStargazers:0Issues:0Issues:0