You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloads a .zip file, extracts the contents, and executes the program within includes 3 games.
tide_server_SQL
RUST API using tide crate and MySQL database. Can be used for CRUD operations and inserting thousands of records autmatically.
VRMETA blockchain
Blockchain built using Substrate, designed for the metaverse and gaming operations. Each Pallet consists of gaming smart contracts based on the game genre.
File extension changer
Iterates through a directory and changes the extension to the requested new extension. Useful for preparing NFT collections into .json and .png sets.
Web scraper
Web scraping application built in Rust. Pulls data via html web scraping into local scope. Can be expanded to insert the data into databases, json, etc.