
Tags
Age Of Empires II AI Algokit Algorand Angular Blockchain Blog Bluesky Bot Bug Bounty BURP CC Certification Challenge cryptocurrencies CSS ctf Cybersecurity Data Django Docker Ebooks HackTheBox Homebrew HTML Hugo ISC2 Modding Playstation portswigger PostgreSQL Project Ps2 Purevolume Python R scripts SOC Telegram TryHackMe Walkthrough Website Windows
Algorand Challenge #02: Fix the bug.
12/03/2024
This project was created with the TEALScript AlgoKit template and inside of contracts/algorand-puzzle-2.algo.ts file, there is a simple smart contract with one method that simply returns a string value when called. The application client used to deploy/call the smart contract is already generated inside of contracts/clients/AlgorandPuzzle2Client.ts and the test defined in __test__/algorand-puzzle-2.test.ts is accurately written.
609 words
|
3 minutes
Algorand Challenge #01: Fix the bug.
06/03/2024
Inside of index.ts file, there is a script that sends a payment transaction that sends 1,000,000 microAlgos (1 ALGO) to the receiver’s wallet. However if you try running the index.ts file after opening Docker Desktop and then running:
455 words
|
2 minutes
Age of Empires II - Most used civilizations (Python Script).
07/02/2024
A Python script that uses LibreMatch API to output a Plotly pie chart of the civs used.
21 words
|
1 minutes
Age of Empires II - Most Recent Match (Python Script).
23/01/2024
A Python script that uses LibreMatch API to output information about a player’s most recent match in Age Of Empires II DE.
126 words
|
1 minutes
Walkthrough: Pickle Rick CTF - TryHackMe.
20/11/2023
In this ctf we have to find out 3 ingredients for a potion.
256 words
|
1 minutes
Walkthrough: Simple CTF - TryHackMe.
16/11/2023
As usual, the first step is to run nmap to find open ports.
212 words
|
1 minutes
ISC2 Certified in Cybersecurity (CC).
15/11/2023
ISC2 Certified in Cybersecurity is a foundational cybersecurity certification designed to help recipients build a pathway to a rewarding career in cybersecurity. This entry-level certification will prove to employers you have the foundational knowledge, skills and abilities necessary for an entry- or junior-level cybersecurity role. It proves your willingness and ability to learn and grow on the job.
151 words
|
1 minutes
