mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
translations
This commit is contained in:
parent
021a3789a5
commit
a9ea7c0a80
10 changed files with 229 additions and 16 deletions
|
@ -4,60 +4,70 @@
|
|||
"name": "Python",
|
||||
"url": "https://www.python.org",
|
||||
"tooltip": "The second programming language I've learned",
|
||||
"id": "tooltip_py",
|
||||
"img": "https://search.im-in.space/image_proxy?url=https%3A%2F%2F1.bp.blogspot.com%2F-wAuQ3GCX8r4%2FWgIvLOr23tI%2FAAAAAAAACdA%2Fppii2ACqTR8VqkYW-MeYJqXr1myTdR01ACLcBGAs%2Fs1600%2Flogo-python-programacion.png&h=59be89f2146eb4db14955882451f2a4631f92e88832a7e7627804d7968a63755"
|
||||
},
|
||||
{
|
||||
"name": "JavaScript",
|
||||
"url": "https://www.javascript.com/",
|
||||
"tooltip": "Fun language the cleanest syntax after C",
|
||||
"tooltip": "Fun language with the cleanest syntax after C",
|
||||
"id": "tooltip_js",
|
||||
"img": "https://search.im-in.space/image_proxy?url=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fthumb%2F6%2F6a%2FJavaScript-logo.png%2F640px-JavaScript-logo.png&h=bc8b69a465219df76ce937bf1c6e32deda0d982f1fa0bf41d13f51b58ccef960"
|
||||
},
|
||||
{
|
||||
"name": "HTML/CSS",
|
||||
"url": "https://www.w3schools.com/html/default.asp",
|
||||
"tooltip": "I hate you, CSS",
|
||||
"id": "tooltip_html",
|
||||
"img": "https://search.im-in.space/image_proxy?url=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fthumb%2F6%2F61%2FHTML5_logo_and_wordmark.svg%2F640px-HTML5_logo_and_wordmark.svg.png&h=60a773175af1c2795e1afb8ba22e19e3089744ca988c667999c756319c6c09e3"
|
||||
},
|
||||
{
|
||||
"name": "Discord.JS",
|
||||
"url": "https://discord.js.org/",
|
||||
"tooltip": "Used in my selfbot",
|
||||
"id": "tooltip_djs",
|
||||
"img": "https://avatars.githubusercontent.com/u/26492485?s=200&v=4"
|
||||
},
|
||||
{
|
||||
"name": "C",
|
||||
"url": "https://wikiless.funami.tech/wiki/C_(programming_language)",
|
||||
"tooltip": "Made little software",
|
||||
"id": "tooltip_c",
|
||||
"img": "https://upload.wikimedia.org/wikipedia/commons/1/18/C_Programming_Language.svg"
|
||||
},
|
||||
{
|
||||
"name": "C++",
|
||||
"url": "https://wikiless.funami.tech/wiki/C%252B%252B",
|
||||
"tooltip": "Made GDI Malware for Windows",
|
||||
"id": "tooltip_cpp",
|
||||
"img": "https://wikiless.funami.tech/media/wikipedia/commons/1/18/ISO_C%2B%2B_Logo.svg"
|
||||
},
|
||||
{
|
||||
"name": "C#",
|
||||
"url": "https://wikiless.funami.tech/wiki/C_Sharp_(programming_language)",
|
||||
"tooltip": "Made a lot of malware",
|
||||
"id": "tooltip_cs",
|
||||
"img": "https://wikiless.funami.tech/media/wikipedia/commons/b/bd/Logo_C_sharp.svg"
|
||||
},
|
||||
{
|
||||
"name": "Java",
|
||||
"url": "https://wikiless.funami.tech/wiki/Java_(programming_language)",
|
||||
"tooltip": "Made a Minecraft mod and an Android app",
|
||||
"id": "tooltip_java",
|
||||
"img": "https://wikiless.funami.tech/media/wikipedia/en/3/30/Java_programming_language_logo.svg"
|
||||
},
|
||||
{
|
||||
"name": "Kotlin",
|
||||
"url": "https://wikiless.funami.tech/wiki/Kotlin_(programming_language)",
|
||||
"tooltip": "Made Android apps",
|
||||
"id": "tooltip_kt",
|
||||
"img": "https://upload.wikimedia.org/wikipedia/commons/3/37/Kotlin_Icon_2021.svg"
|
||||
},
|
||||
{
|
||||
"name": "Mongolian Stone Throwing",
|
||||
"url": "https://wikiless.funami.tech/wiki/Mongolia",
|
||||
"tooltip": "Professional Mongolian Stone Thrower",
|
||||
"id": "tooltip_mn",
|
||||
"img": "https://wikiless.funami.tech/media/wikipedia/commons/4/4c/Flag_of_Mongolia.svg"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue