Skip to content

Instantly share code, notes, and snippets.

View Azure-Agst's full-sized avatar
😅
Job huntin'

Andrew Augustine Azure-Agst

😅
Job huntin'
View GitHub Profile
@Azure-Agst
Azure-Agst / Lesson_20_Activity.md
Last active August 31, 2018 17:26
[SOLVED] Help me, twitter! You're my only hope! // (T1L20A1)

My problem: [SOLVED]

See bottom of this file to see solution!

This is what I get when I submit:

Your code has been evaluated against a set of test data.
You had 7 out of 8 tests pass correctly.
import java.util.*;
import java.lang.*;
import java.io.*;
/*
Lesson 20 Activity One:
- Latitude has a minimum of -90 and a maximum of 90.
- Longitude has a minimum of -180 and a maximum of 180.
- Write a program to enter Gracie’s longitude and Latitude data. Each time through the
loop it should ask if you want to continue. Enter 1 to repeat, 0 to stop.
import java.util.*;
import java.lang.*;
import java.io.*;
/*
Lesson 20 Activity One:
- Latitude has a minimum of -90 and a maximum of 90.
- Longitude has a minimum of -180 and a maximum of 180.
- Write a program to enter Gracie’s longitude and Latitude data. Each time through the
loop it should ask if you want to continue. Enter 1 to repeat, 0 to stop.
import java.util.*;
import java.lang.*;
import java.io.*;
/*
Lesson 20 Activity One:
- Latitude has a minimum of -90 and a maximum of 90.
- Longitude has a minimum of -180 and a maximum of 180.
- Write a program to enter Gracie’s longitude and Latitude data. Each time through the
loop it should ask if you want to continue. Enter 1 to repeat, 0 to stop.
@Azure-Agst
Azure-Agst / index.md
Last active June 17, 2023 17:47
How I RE'd Proletariat Inc's Spellbreak.

How I reversed the assets from Proletariat's Spellbreak.

Proof:

screenshot_proof

(I have tons more icons in a OneDrive, just ask Vague Density. I only wanted 3 images to prove myself.)

Summary:

@Azure-Agst
Azure-Agst / README.md
Created January 11, 2019 02:03
Edhesive Test Case Siphon

Siphon.java

I don't know why Edhesive doesn't give you your test cases to begin with, it's really stupid to go about coding blindly.

The purpose of this class is to "siphon" the test cases from an Edhesive CodeRunner environment. This snippet works by abusing the object-based test system and storing each case in a static object that is then dumped via a manufactured Runtime Error.

It's almost fully automated. There's no way I can tell how many test cases there are inside the code,

@Azure-Agst
Azure-Agst / response.json
Created September 10, 2019 00:40
Example response from the Bungie API
{
"Response": {
"profile": {
"data": {
"userInfo": {
"crossSaveOverride": 0,
"applicableMembershipTypes": [
4
],
"isPublic": true,
Verifying my Blockstack ID is secured with the address 1G5sdw3M65VqTk2vQiqNZQ9ByS3ckoCVKU https://explorer.blockstack.org/address/1G5sdw3M65VqTk2vQiqNZQ9ByS3ckoCVKU
@Azure-Agst
Azure-Agst / alerts.css
Created November 30, 2019 23:23
Stream Alerts
#alert {
margin-top: 20px;
display: inline-block;
width: 700px;
height: 160px;
transform: translateX(40px);
}
#alert .bottom {
@Azure-Agst
Azure-Agst / VoG Day One Notes.md
Last active May 23, 2021 06:25
good luck gamers

Azure's VOG Day One Notes

hey look its me

hey gamers good fucking luck



0.) Building the spire