Skip to content

Instantly share code, notes, and snippets.

View hamidb80's full-sized avatar
🕸️
The spider’s house is the weakest of houses. If only they knew!

Palestine/humanity is in danger hamidb80

🕸️
The spider’s house is the weakest of houses. If only they knew!
View GitHub Profile
@hamidb80
hamidb80 / AL-QURAN_WITH_TRANSLATION_AND_TRANSLITERATION.json
Created July 24, 2025 10:37 — forked from raz0229/AL-QURAN_WITH_TRANSLATION_AND_TRANSLITERATION.json
Complete JSON Quran with English Translation (Sahih International) ,Transliteration and more. [BONUS: Code of Python Script (Selenium) I used for scraping the content off the internet] (Bottom of page)
This file has been truncated, but you can view the full file.
{
"total_surahs": 14,
"total_meccan_surahs": 89,
"total_medinan_surahs": 25,
"total_verses": 6236,
"number_of_words": 77430,
"number_of_unique_words": 18994,
"number_of_stems": 12183,
"number_of_lemmas": 3382,
@hamidb80
hamidb80 / programming-as-theory-building.md
Created April 29, 2025 10:36 — forked from onlurking/programming-as-theory-building.md
Programming as Theory Building - Peter Naur

Programming as Theory Building

Peter Naur

Peter Naur's classic 1985 essay "Programming as Theory Building" argues that a program is not its source code. A program is a shared mental construct (he uses the word theory) that lives in the minds of the people who work on it. If you lose the people, you lose the program. The code is merely a written representation of the program, and it's lossy, so you can't reconstruct