Remove some projects

This commit is contained in:
Ceda EI 2021-01-29 00:09:28 +05:30
parent c1c6ba8b38
commit 395bd6875b
1 changed files with 0 additions and 41 deletions

View File

@ -59,45 +59,4 @@
\item Used \textbf{Requests} library to create a \textbf{Python wrapper} around the \textbf{Questable Server API} which was then used along with \textbf{argparse} to create \textbf{CLI} as well as a \textbf{REPL} for \textbf{Questable}.
\end{itemize}
}{Python, Flask, python-telegram-bot, SQLite, Requests, REST API, argparse}
\\
\project {Wish}{2019 --- 2020}
{\website{https://gitlab.com/ceda\_ei/wish}{gitlab.com/ceda\_ei/wish}}
{
Extensible Bash Prompt with support for plugins and themes. Allows for a right prompt, auto-shrinking prompt, customizing the prompt via a simple config file.
\begin{itemize}
\item The core is written in \textbf{Bash} while the \textbf{Configuration parsing} and \textbf{plugin wrapper generation} happens in \textbf{Python}.
\end{itemize}
}{Bash, Python, Prompt, Metaprogramming}
\\
\project {Sky}{2018 --- 2019}
{\website{https://sky.webionite.com}{sky.webionite.com}}
{
A simple terminal based weather monitor.
\begin{itemize}
\item Used \textbf{Python} and \textbf{Flask} to create a simple web server that can simply be curl-ed.
\item Used \textbf{Mapbox} to find coordinates of a given location.
\item Used \textbf{DarkSky} to get weather.
\end{itemize}
}{Python, Flask, APIs, Mapbox, DarkSky}
\\
\project {Quadnite Bot}{2018 --- 2020}
{\website{https://gitlab.com/ceda\_ei/Quadnite-Bot}{gitlab.com/ceda\_ei/Quadnite-Bot}}
{
A simple telegram bot that makes chats in group more fun.
\begin{itemize}
\item Used \textbf{NodeJS} and \textbf{Telegraf} to create the bot.
\item Used \textbf{axios} to access \textbf{MediaWikiAPI} for searching \textbf{Wikipedia} and \textbf{ArchWiki}.
\end{itemize}
}{Javascript, NodeJS, Telegraf, axios, MediaWiki}
\\
\project {Minetest Telegram Bridge}{2020}
{\website{https://git.webionite.com/ceda\_ei/minetest-telegram-bridge}{git.webionite.com/ceda\_ei/minetest-telegram-bridge}}
{
Bidirectional bridge between Telegram and Minetest. The bridge sends chats from a telegram group to a minetest server's chat and vice versa.
\begin{itemize}
\item Used \textbf{Lua} to write the \textbf{Minetest Plugin}.
\item Used \textbf{Python}, \textbf{Flask} to create a simple web server to act as a relay.
\item Used \textbf{Python}, \textbf{python-telegram-bot} library to create Telegram Bot.
\end{itemize}
}{Python, Flask, python-telegram-bot, Lua, Minetest API}
\end{projects}