2019-06-19 20:33:45 +02:00
<!DOCTYPE html>
2019-06-21 14:37:49 +02:00
< html lang = "en" >
2019-06-19 20:33:45 +02:00
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title > Ceda EI < / title >
< link rel = "stylesheet" type = "text/css" href = "index.css" >
2019-06-20 07:48:30 +02:00
< link rel = "stylesheet" href = "https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity = "sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin = "anonymous" >
2019-06-21 11:26:24 +02:00
< link href = "https://fonts.googleapis.com/css?family=Comfortaa:300,700|Roboto&display=swap" rel = "stylesheet" >
2019-06-21 14:37:49 +02:00
< meta name = "Description" content = "Homepage of Ceda EI." / >
2019-06-19 20:33:45 +02:00
< meta property = "og:description" content = "Homepage of Ceda EI." / >
< meta property = "og:image" content = "https://webionite.com/images/webionite.jpg" / >
< / head >
< body >
< div class = "top-body" >
2019-06-20 21:11:48 +02:00
< div class = "left-pane" >
< div class = "page" id = "home" >
2019-06-21 14:37:49 +02:00
< img alt = "Webionite Logo" src = "images/webionite.svg" class = "title-image" / >
2019-06-20 21:11:48 +02:00
< h1 > Webionite< / h1 >
2019-06-22 08:23:19 +02:00
< p > Internet home of Ceda EI< / p >
2019-06-20 21:11:48 +02:00
< / div >
2019-06-21 11:26:24 +02:00
< div class = "page full-width" id = "projects" >
< h2 > Projects< / h2 >
< div class = "projects" >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Questable< / h3 >
< p > Questable is an RPG-like bot (and API Server) for maintaining events in real life.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://t.me/questable_bot" > < i class = "fa fa-link" > < / i > Bot< / a >
< a href = "https://gitlab.com/questable/questable_bot" > < i class = "fa fa-link" > < / i > Source< / a >
< a href = "https://questable.webionite.com/api/" > < i class = "fa fa-link" > < / i > API< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Questable CLI< / h3 >
< p > Command Line Interface for Questable using the Questable Server API.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://gitlab.com/questable/questable-cli" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Wish< / h3 >
< p > Extensible Bash Prompt with support for plugins and themes.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/wish" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Sky< / h3 >
< p > A simple terminal based weather monitor.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/sky" > < i class = "fa fa-link" > < / i > Source and Help< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Quadnite Bot< / h3 >
< p > A simple telegram bot that makes chats in group more fun.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://t.me/quadnite_bot" > < i class = "fa fa-link" > < / i > Bot< / a >
< a href = "https://gitlab.com/ceda_ei/Quadnite-Bot" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Minetest Telegram Bridge< / h3 >
< p > Bridge the chat between a Telegram group and Minetest chat.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://git.webionite.com/ceda_ei/minetest-telegram-bridge" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > The Long Night< / h3 >
< p > Increase Bus Factor by providing ssh access to your server.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/the-long-night" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > Bin Client< / h3 >
< p > Command line client for mkr/bin and hastebin.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://git.webionite.com/ceda_ei/bin-client" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 19:39:52 +02:00
< h3 > PC Monitor Bot< / h3 >
< p > A bot intended to check the state of your PC (screenshots and check if locked)< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 19:39:52 +02:00
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/pc-monitor-bot" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
< / div >
< div class = "project" >
< h3 > i3lock-delta< / h3 >
< p > A new image from Unsplash everytime you lock the screen.< / p >
< div class = "spacer" > < / div >
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/i3lock-delta" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
< / div >
< div class = "project" >
< h3 > Kaomoji Rofi< / h3 >
< p > Rofi script for entering kaomojis in linux.< / p >
< div class = "spacer" > < / div >
< div class = "link" >
< a href = "https://gitlab.com/ceda_ei/kaomoji-rofi" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
< / div >
< div class = "project" >
< h3 > Temac< / h3 >
< p > Telegram Matrix Channels Bridge< / p >
< div class = "spacer" > < / div >
< div class = "link" >
< a href = "https://matrix.to/#/+temac:matrix.org" > < i class = "fa fa-link" > < / i > Community< / a >
< a href = "https://gitlab.com/ceda_ei/temac" > < i class = "fa fa-link" > < / i > Source< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< / div >
2019-06-20 21:11:48 +02:00
< / div >
2019-06-21 11:26:24 +02:00
< div class = "page full-width" id = "hosted" >
< h2 > Hosted Services< / h2 >
< div class = "projects" >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Gitea< / h3 >
< p > Gitea is a simple, easy-to-use, yet full-featured and completely open source code hosting solution.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://git.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Nextcloud< / h3 >
< p > Nextcloud is a suite of client-server software for creating and using file hosting services.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://nc.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Draw.io< / h3 >
< p > Create flow charts, process diagrams, org charts, UML diagrams, ER models, network diagrams, etc.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://draw.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Sky< / h3 >
< p > A simple terminal based weather monitor.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://sky.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Hastebin< / h3 >
< p > Open Source pastebin service written in Node.JS< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://bin.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Questable Bot< / h3 >
< p > Questable is an RPG-like bot for maintaining events in real life.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://t.me/questable_bot" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Questable API Server< / h3 >
< p > API Server for Questable. Used by external clients for Questable.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://api.questable.webionite.com/" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< div class = "project" >
2019-06-21 21:54:40 +02:00
< h3 > Quadnite Bot< / h3 >
< p > A simple telegram bot that makes chats in group more fun.< / p >
2019-06-21 11:26:24 +02:00
< div class = "spacer" > < / div >
2019-06-21 21:54:40 +02:00
< div class = "link" >
< a href = "https://t.me/quadnite_bot" > < i class = "fa fa-link" > < / i > Link< / a >
< / div >
2019-06-21 11:26:24 +02:00
< / div >
< / div >
2019-06-20 21:11:48 +02:00
< / div >
< div class = "page" id = "contact" >
2019-06-21 14:32:17 +02:00
< h2 > Contact< / h2 >
2019-06-21 14:37:49 +02:00
< img alt = "Ceda EI" src = "images/ceda.jpg" class = "image-about" / >
2019-06-21 14:32:17 +02:00
< h3 > @ceda_ei< / h3 >
2019-06-22 08:23:19 +02:00
< p > I am a 19-year old student from India who has an interest in system administration and programming. I am a Linux user who likes to rice his desktop and have some experience managing servers.< / p >
2019-06-21 14:32:17 +02:00
< div class = "icons large" >
< a class = "icon" href = "https://matrix.to/#/@ceda_ei:matrix.org" > < i class = "fa fa-matrix-org" > < / i > < / a >
< a class = "icon" href = "https://t.me/ceda_ei" > < i class = "fa fa-paper-plane" > < / i > < / a >
< a class = "icon" href = "mailto:ceda_ei@webionite.com" > < i class = "fa fa-envelope" > < / i > < / a >
< / div >
2019-06-20 21:11:48 +02:00
< / div >
< / div >
2019-06-20 07:48:30 +02:00
< div class = "right-pane" >
2019-06-20 15:56:19 +02:00
< div class = "selectors" >
< a href = "#home" class = "selector" >
< i class = "fa fa-angle-left" > < / i >
< span > Home< / span >
< / a >
< a href = "#projects" class = "selector" >
< i class = "fa fa-angle-left" > < / i >
< span > Projects< / span >
< / a >
< a href = "#hosted" class = "selector" >
< i class = "fa fa-angle-left" > < / i >
< span > Hosted Services< / span >
< / a >
< a href = "#contact" class = "selector" >
< i class = "fa fa-angle-left" > < / i >
2019-06-21 14:32:17 +02:00
< span > Contact< / span >
2019-06-20 15:56:19 +02:00
< / a >
< / div >
2019-06-20 21:11:48 +02:00
< p > Part of < a href = "https://libreho.st/" > libreho.st< / a > network< / p >
< div class = "icons" >
< a class = "icon" href = "https://gitlab.com/ceda_ei/" > < i class = "fa fa-gitlab" > < / i > < / a >
< a class = "icon" href = "https://git.webionite.com/ceda_ei/" > < i class = "fa fa-gitea" > < / i > < / a >
2019-06-20 15:56:19 +02:00
< / div >
2019-06-19 20:33:45 +02:00
< / div >
< / div >
< / body >
< / html >