Pinned Repositories
final-project-ai-ml
Chess Bot for CSC434 @ SUNY Brockport
2048Clone
BeepIfXbox
simple script that checks BestBuy, Target and Gamestop for xbox series x and beeps if there is one
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
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.
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
DailyCodingChalange1
Given a list of integers and another number, K. Determine if the list contains 2 integers that sum to K
first-contributions
🚀✨ Help beginners to contribute to open source projects
LoterySim
A quick hodge job to see how big the jackpot has to be for the lottery to be a profitable investment
WallyBot
AI neural designed to play chess
TheNerdThing's Repositories
TheNerdThing/BeepIfXbox
simple script that checks BestBuy, Target and Gamestop for xbox series x and beeps if there is one
TheNerdThing/2048Clone
TheNerdThing/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
TheNerdThing/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.
TheNerdThing/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
TheNerdThing/DailyCodingChalange1
Given a list of integers and another number, K. Determine if the list contains 2 integers that sum to K
TheNerdThing/first-contributions
🚀✨ Help beginners to contribute to open source projects
TheNerdThing/LoterySim
A quick hodge job to see how big the jackpot has to be for the lottery to be a profitable investment
TheNerdThing/MartingaleSim
A simple program that simulates a player doubling his bet after each loss.
TheNerdThing/myBatchScripts
just some batch scripts I use to make my life easier
TheNerdThing/OmahaHiLo-Study-Tool
A toal simular to flopzilla but for Omaha Hi/lo
TheNerdThing/WallyBot
AI neural designed to play chess
TheNerdThing/PokerHandSelector
TheNerdThing/Selenium-testing
TheNerdThing/SingleSquares
for more information about this project, plase view this link:
TheNerdThing/Subfactorial
a quick program used to find the subfactorial (https://en.wikipedia.org/wiki/Derangement) of a number
TheNerdThing/TexasHoldemCalculator
The goal in the project is to be able to answer any question a user may have about the probability in Texas Holdem.
TheNerdThing/TicTacToeApp
My first Android app using Android Studios
TheNerdThing/TODOLister
A simple task list app