Gambling is a pretty much a scam, its common knowledge, but the card
game blackjack is a game where
you have a chance of beating the house through card counting.
Problem is, card counting can be difficult
and doing it can get you kicked out IRL. So what about a card
counting program that you can use at those
online casinos that have seem to rise in popularity.
This GUI program counts the true count, running count and each card
percentages in real time for 4, 6 and 8 deck games.
The card counting strategy being used is known as
High-Low.
Anyone that has or had instagram knows it is riddle with fake
accounts controlled with bots. So I wanted
wanted to see how easy or difficult it is to create a simple one.
Turns out, it is in fact not hard. Currently
it its able to like, follow and comment through a number of posts
via hashtags. Current iteration is very simple
with future iterations to allow for multiple bots and accounts to
work together.
A personal finance/wealth application. Link your bank, stocks and
crypto to a single platform so you are able to get
a nice collective and detailed view of your portfolios.
Currently only supports SelfWealth, swyftx and Commbank.
A simple python script that converts a bash script to python3 using
basic regex matching.
More complex bash script might not be
possible using this script.