Gregory Evevsky's repositories

BeepIfXbox

simple script that checks BestBuy, Target and Gamestop for xbox series x and beeps if there is one

Language:PythonStargazers:1Issues:4Issues:0
Language:JavaStargazers:0Issues:1Issues:0

Collatz-Conjecture

Simple program that takes a postie number. If the number is even > divide by 2. If the number is odd> multiply it by 3, then add 1. simply repeat this seemingly forever

Language:JavaStargazers:0Issues:1Issues:0

Daily-Coding-Problem-Problem-2

For example, if our input was [1, 2, 3, 4, 5], the expected output would be [120, 60, 40, 30, 24]. If our input was [3, 2, 1], the expected output would be [2, 3, 6]. Follow-up: what if you can't use division? Upgrade to premium and get in-depth solutions to every problem. If you liked this problem, feel free to forward it along so they can subscribe here! As always, shoot us an email if there's anything we can help with! No more? Unsubscribe.

Language:JavaStargazers:0Issues:1Issues:0

Daily-Coding-problem-site-example

given a set of stairs, figure our how many different ways to climb the steps if * you can move 1 ore 2 steps. BOUNS: modify the code so that it with an array of numbers as well as 1 or 2 steps

Language:JavaStargazers:0Issues:1Issues:0

DailyCodingChalange1

Given a list of integers and another number, K. Determine if the list contains 2 integers that sum to K

Language:JavaStargazers:0Issues:1Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:1Issues:0

LoterySim

A quick hodge job to see how big the jackpot has to be for the lottery to be a profitable investment

Language:JavaStargazers:0Issues:1Issues:0

MartingaleSim

A simple program that simulates a player doubling his bet after each loss.

Language:JavaStargazers:0Issues:1Issues:0

myBatchScripts

just some batch scripts I use to make my life easier

Language:BatchfileStargazers:0Issues:1Issues:0

OmahaHiLo-Study-Tool

A toal simular to flopzilla but for Omaha Hi/lo

Language:JavaStargazers:0Issues:1Issues:1

WallyBot

AI neural designed to play chess

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

SingleSquares

for more information about this project, plase view this link:

Language:JavaStargazers:0Issues:0Issues:0

Subfactorial

a quick program used to find the subfactorial (https://en.wikipedia.org/wiki/Derangement) of a number

Language:JavaStargazers:0Issues:0Issues:0

TexasHoldemCalculator

The goal in the project is to be able to answer any question a user may have about the probability in Texas Holdem.

Language:JavaStargazers:0Issues:2Issues:0

TicTacToeApp

My first Android app using Android Studios

Language:JavaStargazers:0Issues:1Issues:0

TODOLister

A simple task list app

Language:JavaStargazers:0Issues:1Issues:0