This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # FuzzyHat | |
| CSGO-AMy4O-H4GF4-dGJxx-2qwUW-nHL9P | |
| # GUNK | |
| CSGO-m6J3O-a9s2T-a25qJ-HFtiD-zPFuA | |
| # Kiwi | |
| CSGO-LOE9R-QjQen-iUPff-PimEr-ADL9P | |
| # FreeDotWilly |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Windows | |
| Mouse Pointer Speed: 10 | |
| # NVIDIA Control Pannel | |
| Brightness: 50% | |
| Contrast: 50% | |
| Gamma: +1.00 | |
| Digital Vibrance: 50% | |
| Hue: 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Before Script | |
| before_script: | |
| - composer self-update | |
| - composer install --prefer-dist > /dev/null | |
| - cp .env.example .env | |
| - php artisan key:generate | |
| - php artisan migrate:refresh | |
| # Services | |
| services: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Click `Run` to execute the snippet below! | |
| */ | |
| import java.io.*; | |
| import java.util.*; | |
| /** | |
| * Design a calculator with the following features: | |
| * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias "+jumpaction" "+jump;" | |
| alias "+throwaction" "-attack; -attack2" | |
| alias "-jumpaction" "-jump" | |
| bind mouse5 "+jumpaction;+throwaction;" | |
| bind "z" "buy flashbang; slot7" | |
| bind "x" "buy smokegrenade; slot8" | |
| bind "c" "buy hegrenade; slot6" | |
| bind "v" "buy molotov; buy incgrenade; slot10" | |
| rate 1000000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| def write_batch_file(file_name, headers, part, lines): | |
| with open(str(file_name) + "-part-" + str(part) + ".csv", "w", newline="") as batch_file: | |
| batch_file.write(headers) | |
| batch_file.writelines(lines) | |
| def process_csv(csv_path, batch_size): | |
| with open(csv_path, newline="") as csv_file: | |
| file_name = str(csv_file.name).replace(".csv", "") | |
| headers = csv_file.readline() | |
| count = 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <m-frame | |
| src="https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/19000385" | |
| sx="2" | |
| sy="3" | |
| rx="-45" | |
| ry="45" | |
| ></m-frame> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <m-model x="-2" collide="true" src="https://iolson-development.s3.amazonaws.com/QmZH8C1b2pKJQig6NUpQwMSd5F538YaXnb8HMWCJuDTPSD.obj" z="-2" y="1.2" sx="0.5" sy="0.5" sz="0.5"></m-model> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <m-model x="-2" collide="true" src="https://iolson-development.s3.amazonaws.com/QmZH8C1b2pKJQig6NUpQwMSd5F538YaXnb8HMWCJuDTPSD.glb" z="-2" y="1.2" sx="0.5" sy="0.5" sz="0.5"></m-model> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <m-video | |
| src="https://maroon-governing-sturgeon-156.mypinata.cloud/ipfs/QmZYY8WiEGszsge9yw1GNBJRdipdUix1CPJ1kiBEXfcWqa" | |
| y="6" | |
| z="-1" | |
| width="15" | |
| start-time="0" | |
| loop="true" | |
| > |
NewerOlder