diff --git a/AdaBobbiCara/0705.py b/AdaBobbiCara/0705.py new file mode 100644 index 0000000..1e12c60 --- /dev/null +++ b/AdaBobbiCara/0705.py @@ -0,0 +1,76 @@ +# takes input and makes it a string +string = input() +lst = [] +d = { + 'a': 'a', + 'b': 'b', + 'c': 'ts', + 'd': 'd', + 'e': 'e', + 'f': 'f', + 'g': 'g', + 'h': 'h', + 'i': 'i', + 'k': 'k', + 'l': 'l', + 'm': 'm', + 'n': 'n', + 'o': 'o', + 'p': 'p', + 'q': 'ya', + 'r': 'r', + 's': 's', + 't': 't', + 'u': 'u', + 'v': 'dzh', + 'w': 'v', + 'y': 'y', + 'z': 'zh', + '`': 'ch', + ']': 'sht', + '[': 'sh', + '|': 'yu', +} + +e = { + 'a': '📇', + 'b': '🚝', + 'c': '🚱', + 'd': '🚯', + 'e': '🛂', + 'f': '🚞', + 'g': '🚠', + 'h': '🫃', + 'i': '🪸', + 'j': '🥟', + 'k': '🧔‍♀️', + 'l': '❤️‍🔥', + 'm': '🉑', + 'n': '🤡', + 'o': '🔫', + 'p': '⚰️', + 'q': '🔣', + 'r': '🤖', + 's': '🦞', + 't': '🛴', + 'u': '🍶', + 'v': '🪕', + 'w': '📟', + 'x': '🪅', + 'y': '📫', + 'z': '🥌', + '`': '🏵️', + ']': '༎ຶ‿༎ຶ )', + '[': 'ଘ( ິ•ᆺ⃘• )ິଓ', + '|': '╭∩╮(ಠ۝ಠ)╭∩╮', +} +# s = letter +# separates the string into letters +for letter in string: + lst.append(letter) + # prints the list + # print(lst) + + # prints the header of table + print('U BIN HX DC CY EM') + print(letter, format(ord(letter), '08b'), format(ord(letter), '02x'), ord(letter), d[letter], e[letter]) \ No newline at end of file diff --git a/AdaBobbiCara/bg.jpg b/AdaBobbiCara/bg.jpg new file mode 100644 index 0000000..bdb59c7 Binary files /dev/null and b/AdaBobbiCara/bg.jpg differ diff --git a/AdaBobbiCara/enconv.css b/AdaBobbiCara/enconv.css new file mode 100644 index 0000000..6a87766 --- /dev/null +++ b/AdaBobbiCara/enconv.css @@ -0,0 +1,74 @@ +body{ + font-family: 'Courier New', Courier, monospace; + margin: 0; + padding: 0; + background-image: url('/public_html/si21-2/enconv/bg.jpg'); + background-size: cover; + background-repeat: no-repeat; + background-position: center; +} + +h1{ + text-align: center; +} + +p{ + text-align: center; +} + + +div{ + animation: glitch 1s linear infinite; +} + +@keyframes glitch{ + 2%,64%{ + transform: translate(2px,0) skew(0deg); + } + 4%,60%{ + transform: translate(-2px,0) skew(0deg); + } + 62%{ + transform: translate(0,0) skew(5deg); + } +} + + +form { + display: flex; + flex-direction: row; + justify-content: center; + align-items: center; + margin-top: 20px; +} + +label { + font-weight: bold; + margin-right: 10px; +} + +input[type="text"] { + padding: 5px; + border-radius: 5px; + border: 1px solid #ccc; +} + +button{ + padding: 5px 20px; + border-radius: 5px; + background-color: #ff5900; + color: #fff; + border: none; + cursor: pointer; +} + +table { + margin-top: 20px; + border-collapse: collapse; +} + +th, td { + padding: 10px; + border: 1px solid #ccc; + text-align: center; +} diff --git a/AdaBobbiCara/enconv.html b/AdaBobbiCara/enconv.html new file mode 100644 index 0000000..da634ab --- /dev/null +++ b/AdaBobbiCara/enconv.html @@ -0,0 +1,36 @@ + + + + Encoding Converter + + + + + + + + +
+

Encoding Converter

+

Type a word, click 'convert' and let the magic begin!

+
+ + +
+ + + +
+ + + + + + + + + + +
BinaryHexadecimalDecimalCyrillicEmoji
+ + diff --git a/AdaBobbiCara/referencesforwebsite.txt b/AdaBobbiCara/referencesforwebsite.txt new file mode 100644 index 0000000..33abc42 --- /dev/null +++ b/AdaBobbiCara/referencesforwebsite.txt @@ -0,0 +1,48 @@ +*LIST OF REFERENCES + +*Literature + +*From Martino + +Andrew L. Russell. Open Standards And The Digital Age – History, Ideology, and Networks. Cambridge University Press, 2014. + hyperlink -> https://hub.xpub.nl/breadcube/~martino/c%20%20%20%20%20.%20%7C%7C%7C%7C%7C%20%20%20%20%20_%20%20%20%20%7C%20%7C%20%20%20%7C%20%7C%20%7C%7C%20%20%20%20%20%20%20%20%2C%20%202/Andrew%20L.%20Russell%20-%20Open%20Standards%20And%20The%20Digital%20Age_%20History%2C%20Ideology%2C%20And%20Networks%20%282014%2C%20Cambridge%20University%20Press%29%20-%20libgen.li.pdf + +Lampland, Martha, and Susan Leigh Star. Standards and Their Stories: How Quantifying, Classifying, and Formalizing Practices Shape Everyday Life. Cornell University Press, 2009. + +hyperlink -> https://hub.xpub.nl/breadcube/~martino/c%20%20%20%20%20.%20%7C%7C%7C%7C%7C%20%20%20%20%20_%20%20%20%20%7C%20%7C%20%20%20%7C%20%7C%20%7C%7C%20%20%20%20%20%20%20%20%2C%20%202/Standards%20and%20Their%20Stories_%20How%20Quantifyi%20-%20Martha%20Lampland.pdf + +Star, Susan Leigh. “The Ethnography of Infrastructure.” American Behavioral Scientist, vol. 43, no. 3, 1999, pp. 377–391., https://doi.org/10.1177/00027649921955326. + +hyperlink -> https://hub.xpub.nl/breadcube/~martino/c%20%20%20%20%20.%20%7C%7C%7C%7C%7C%20%20%20%20%20_%20%20%20%20%7C%20%7C%20%20%20%7C%20%7C%20%7C%7C%20%20%20%20%20%20%20%20%2C%20%202/The%20Ethnography%20of%20Infrastructure%20-%20Susan%20Leigh%20Star.pdf + +CATH, DR. CORRINE. Loud Men Talking Loudly: Exclusionary Cultures of Internet Governance, CRITICAL INFRASTRUCTURE LAB, AMSTERDAM, 2023. + +hyperlink -> +https://hub.xpub.nl/breadcube/~martino/c%20%20%20%20%20.%20%7C%7C%7C%7C%7C%20%20%20%20%20_%20%20%20%20%7C%20%7C%20%20%20%7C%20%7C%20%7C%7C%20%20%20%20%20%20%20%20%2C%20%202/LoudMen-CorinneCath-CriticalInfraLab.pdf + +Abbing, Roel Roscam, et al. “Modifying the Universal.” DATA Browser, EXECUTING PRACTICES, no. 06, 2018, pp. 33–50. + +hyperlink -> +https://hub.xpub.nl/breadcube/~martino/c%20%20%20%20%20.%20%7C%7C%7C%7C%7C%20%20%20%20%20_%20%20%20%20%7C%20%7C%20%20%20%7C%20%7C%20%7C%7C%20%20%20%20%20%20%20%20%2C%20%202/DB06_Executing_Practices_Modifiying_the_Universal_Pierrot_Roscam_Abbing_Snelting.pdf + +*From Bootleg Library + +Beeby, Allison, et al. Corpus Use and Translating: Corpus Use for Learning Translate and Learning Corpus Use to Translate. John Benjamins Pub. Co., 2009. + +hyperlink -> +https://hub.xpub.nl/bootleglibrary/book/114 + +Bird, Steven. Natural Language Processing with Python. O'Reilly Media, 2016. + +hyperlink -> + +https://hub.xpub.nl/bootleglibrary/book/497 + +Hall, Stuart. Encoding/Decoding. Routledge, 2008. + +hyperlink -> + +https://hub.xpub.nl/bootleglibrary/book/61 + + + diff --git a/readme.md b/readme.md index e69de29..23baf2c 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,3 @@ +Hello World! + +This is Special Issue 21 ... \ No newline at end of file diff --git a/web/index.html b/web/index.html new file mode 100644 index 0000000..565e8f1 --- /dev/null +++ b/web/index.html @@ -0,0 +1,4 @@ +
+SI21 - test
+Hello world!
+