Skip to content

Instantly share code, notes, and snippets.

View raihaneong's full-sized avatar
🦎
yippi yay

raihan t p raihaneong

🦎
yippi yay
View GitHub Profile
@raihaneong
raihaneong / CallingAPI.js
Created April 14, 2024 07:02
nothing, i just want to save this
fetch('https://official-joke-api.appspot.com/random_joke')
.then((response) => {
if(!response.ok){
throw new Error("the response was clearly not okay O_O")
}
return response.json()
})
.then((data) => {
console.log(`
the joke: ${data.setup}
@raihaneong
raihaneong / remove-html-markup.py
Created March 6, 2024 03:00
remove html markup
def remove_html_markup(input):
output = ""
for character in input:
if character == "<":
pass
if character == ">":
pass
output += character
return output
My github account is no longer flagged as a spam!. After 5 days of waiting, finally the wait is over!.
I already started to imagine all the project I will craft! wuuuhh the feeling is exciting!
00100000 11011001 10000010 11011001 10001111 11011001 10000100 11011001 10010010 00100000 11011001 10001010 11011001 10110000 11011000 10111001 11011001 10010000 11011000 10101000 11011001 10001110 11011000 10100111 11011000 10101111 11011001 10010000 11011001 10001010 11011001 10001110 00100000 11011000 10100111 11011001 10000100 11011001 10010001 11011001 10001110 11011000 10110000 11011001 10010000 11011001 10001010 11011001 10010010 11011001 10000110 11011001 10001110 00100000 11011000 10100111 11011001 10001110 11011000 10110011 11011001 10010010 11011000 10110001 11011001 10001110 11011001 10000001 11011001 10001111 11011001 10001000 11011001 10010010 11011000 10100111 00100000 11011000 10111001 11011001 10001110 11011001 10000100 11011001 10110000 11011001 10010011 11011001 10001001 00100000 11011000 10100111 11011001 10001110 11011001 10000110 11011001 10010010 11011001 10000001 11011001 10001111 11011000 10110011 11011001 10010000 11011001 10000111 11011001 10010000 11011001 10000101 11011001 1001001