2021-07-01 22:53:18 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2021-07-02 00:51:28 +02:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/favicons/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicons/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicons/favicon-16x16.png" >
< link rel = "manifest" href = "/favicons/site.webmanifest" >
< link rel = "mask-icon" href = "/favicons/safari-pinned-tab.svg" color = "#3ddf89" >
< link rel = "shortcut icon" href = "/favicons/favicon.ico" >
< meta name = "msapplication-TileColor" content = "#181833" >
< meta name = "msapplication-config" content = "/favicons/browserconfig.xml" >
< meta name = "theme-color" content = "#3ddf89" >
2021-07-01 22:53:18 +02:00
< link rel = "stylesheet" type = "text/css" href = "./styles/main.css" >
< title > qwik< / title >
< / head >
< body >
< div class = "grid-container" >
< nav >
< a href = "#services" > services< / a >
2021-07-25 21:37:10 +02:00
< a href = "#contact" > contact< / a >
2021-07-25 22:28:11 +02:00
< a href = "#resources" > resources< / a >
2021-07-01 22:53:18 +02:00
< / nav >
2021-07-25 21:37:10 +02:00
< div class = "presentation" >
< img class = "logo" src = "./resources/logo.svg" alt = "qwik logo" >
< header > qwik< / header >
< p class = "qwik-explained" >
Welcome here! 😊 < br > < br >
We are tech enthusiasts (did I spell that right?) and we like cyber security and privacy.
That's why we have this site with a collection of tools/services mostly for our use, but
2021-07-25 22:42:12 +02:00
you are welcome to use them as well! (In that case, consider reading our < a href = "./privacy.html" > privacy policy< / a > .) < br > < br >
2021-07-25 21:37:10 +02:00
Please enjoy your stay. :)
< / p >
< / div >
2021-07-01 22:53:18 +02:00
< a name = "services" > < / a >
< h1 > services< / h1 >
< div class = "services-list" >
< div class = "service" >
< h2 > Gitea< / h2 >
< p >
Gitea is an alternative to Github, Gitlab, etc.
2021-07-25 22:42:12 +02:00
We host our own instance, but feel free to use it as well (if you're brave enough).
2021-07-01 22:53:18 +02:00
< / p >
< a href = "https://git.qwik.space" > get codin'< / a >
< / div >
< div class = "service" >
< h2 > Nitter< / h2 >
< p >
Nitter is a Twitter frontend. Use it to browse Twitter without getting tracked.
< / p >
2021-07-25 22:42:12 +02:00
< a href = "https://nitter.qwik.space" > get nittin'< / a >
2021-07-01 22:53:18 +02:00
< / div >
2021-07-15 21:38:02 +02:00
< div class = "service" >
< h2 > Bibliogram< / h2 >
< p >
Bibliogram is an Instagram frontend. Use it to browse Instagram without getting tracked.
< / p >
< a href = "https://bibligram.qwik.space" > get browsin'< / a >
< / div >
2021-07-03 02:13:19 +02:00
< div class = "service" >
2021-07-25 21:37:10 +02:00
< h2 > Libreddit< / h2 >
2021-07-03 02:13:19 +02:00
< p >
2021-07-25 21:37:10 +02:00
Libreddit is a Reddit frontend. Use it to browse Reddit without getting tracked.
2021-07-03 02:13:19 +02:00
< / p >
2021-07-25 22:42:12 +02:00
< a href = "https://libreddit.qwik.space" > get redditin'< / a >
2021-07-03 02:13:19 +02:00
< / div >
2021-07-01 22:53:18 +02:00
< div class = "service" >
2021-07-25 21:37:10 +02:00
< h2 > Searchy< / h2 >
2021-07-15 21:38:02 +02:00
< p >
2021-07-25 21:37:10 +02:00
Searchy was developed by BurnyLlama. It is a customizable frontend for differ search engines.
2021-07-15 21:38:02 +02:00
< / p >
2021-07-25 22:42:12 +02:00
< a href = "https://searchy.qwik.space" > get confusin'< / a >
2021-07-15 21:38:02 +02:00
< / div >
< div class = "service" >
2021-07-25 21:37:10 +02:00
< h2 > Searx< / h2 >
2021-07-01 22:53:18 +02:00
< p >
2021-07-25 21:37:10 +02:00
Searx is a tool that aggragates search results from a lot of search engines.
2021-07-01 22:53:18 +02:00
< / p >
2021-07-25 22:42:12 +02:00
< a href = "https://searx.qwik.space" > get searchin'< / a >
2021-07-01 22:53:18 +02:00
< / div >
< / div >
2021-07-25 21:37:10 +02:00
< a name = "contact" > < / a >
< h1 > contact< / h1 >
< div class = "contact-box" >
< p >
If you have any questions, feedback, ideas, or anything else, feel free to contact us. < br >
You can contact BurnyLlama about most things, but if what you have to say is about XMPP, then
please contact furo. :)
< / p >
< div class = "maintainer-list" >
< div class = "maintainer" >
< h2 > BurnyLlama< / h2 >
< div class = "contact-options" >
< p class = "contact-type" > XMPP< / p >
< p > burnyllama@chat.qwik.space< / p >
< p class = "contact-type" > matrix< / p >
< p > @burnyllama:matrix.org< / p >
< / div >
< / div >
< div class = "maintainer" >
< h2 > furo< / h2 >
< div class = "contact-options" >
< p class = "contact-type" > XMPP< / p >
< p > furo@chat.qwik.space< / p >
< / div >
< / div >
2021-07-01 22:53:18 +02:00
< / div >
< / div >
2021-07-25 22:28:11 +02:00
< a name = "resources" > < / a >
< h1 > resources< / h1 >
2021-07-01 22:53:18 +02:00
< p >
2021-07-25 22:28:11 +02:00
((( !!! COMING SOON !!! )))
2021-07-01 22:53:18 +02:00
< / p >
< footer >
< p class = "love" > made with < span class = "heart" > < 3 < / span > by team qwik< / p >
2021-07-25 21:37:10 +02:00
< p style = "color: var(--accent); margin-top: 2rem;" > attributions & credits< / p >
2021-07-01 22:53:18 +02:00
< p > the font used on this page is < a href = "https://manropefont.com/" > Manrope< / a > .< / p >
< p > qwik's < a href = "./resources/logo.svg" > logo< / a > was made by BurnyLlama and is available under < a href = "https://creativecommons.org/licenses/by/4.0/" > CC BY 4.0< / a > < / p >
< / footer >
< / div >
< / body >
< / html >