Pinned Repositories
-FX-BoxDemo
Drag and drop any of the colored boxes. Press 'Escape' to refresh.
-Fx-BoxDemo2
v2.0 of the previous box demo. Creates an array of boxes each time the canvas is right-clicked. It can be moved around and deletes a box out of the array if the box is moved out of the canvas. One of the greatest codes I've cracked my head for actually.
-Fx-GoMoku
Let's you play a game of Go Moku. An advanced 2D array processing.
AdditionQuiz
Administers a 10-question addition quiz, gets the answer from the user, and grades it. Uses 3 subroutines and global arrays. It was complex then, now it looks quite simple 👀☺
Arrays
Some array processing
auction_sc
Interact with an Auction Smart Contract
dApp-Taco-API
dApp-Taco-API implements the Web3 cartesi rollup blockchain technology in the service and orders of the sweetest food in the world --tacos!
MBookStore
A Web3 bookstore on the Starknet Blockchain
starkbnb
token_sale_ref
Birdmannn's Repositories
Birdmannn/-Fx-BoxDemo2
v2.0 of the previous box demo. Creates an array of boxes each time the canvas is right-clicked. It can be moved around and deletes a box out of the array if the box is moved out of the canvas. One of the greatest codes I've cracked my head for actually.
Birdmannn/-Fx-GoMoku
Let's you play a game of Go Moku. An advanced 2D array processing.
Birdmannn/Arrays
Some array processing
Birdmannn/auction_sc
Interact with an Auction Smart Contract
Birdmannn/dApp-Taco-API
dApp-Taco-API implements the Web3 cartesi rollup blockchain technology in the service and orders of the sweetest food in the world --tacos!
Birdmannn/MBookStore
A Web3 bookstore on the Starknet Blockchain
Birdmannn/starkbnb
Birdmannn/token_sale_ref
Birdmannn/Ch12Exercises
Exercises on Chapter 12: Threads and Multiprocessing
Birdmannn/Checkers2.0
Saves a checkers game state into a file, so a player can load the saved game when the program is run again. Pls read the code, the added methods and variables were noted.
Birdmannn/Exercise10
All exercises in Chapter 10.
Birdmannn/Exercise11
All exercises on Chapter 11; all on File I/O.
Birdmannn/Exercise9
Exercises on Chapter 9
Birdmannn/fuels-wallet
💳 The official Fuel wallet.
Birdmannn/FX-BlackjackGUI
A simple Blackjack game, now in a graphical form
Birdmannn/FX-PairOfDice
all pair of dice GUI uses the class "PairOfDice"
Birdmannn/FX-PairOfDiceUpdate
rolls a pair of dice....animates the rolling
Birdmannn/FX-StatCalcGUI
Calculates the sum, average and standard deviation, but this time in a graphical form
Birdmannn/generic-ecommerce-API
web-api ecommerce: generic
Birdmannn/generic-ecommerce-web
Birdmannn/landver
Onchain Land Management
Birdmannn/ModifiedSequences
A modified 3N+1 sequence
Birdmannn/oauth2-integration-identity
Identity service that could integrate with Oauth2 seamlessly
Birdmannn/PandemicGame
A console representation of the pandemic game
Birdmannn/RandomEx
Some exercises on chapter 8 on exceptions
Birdmannn/spotnet
Birdmannn/TacoAuthenticator
Birdmannn/Tcloud
An API for buying and selling of Tacos.
Birdmannn/TCloudAuthenticator
An Authenticator authenticating the action of a client on TCloud API. Here, we are pretending to be the client.
Birdmannn/Test_app