diff --git a/config.toml b/config.toml index 6e81449..9e7ffac 100644 --- a/config.toml +++ b/config.toml @@ -66,7 +66,7 @@ theme = "sada" [[params.language.list]] type = "Web Development" - language = "HTML, CSS, SASS, Jinja, Jquery, Vue" + language = "HTML, CSS, SASS, Jinja, Jquery, Vue, Flask" [[params.language.list]] type = "Soft skills" @@ -77,14 +77,17 @@ theme = "sada" title = "Hobbies" [[params.hobbies.list]] - interest = "Journaling project ideas." - + interest = "Playing in e-sports events is heaps fun." + [[params.hobbies.list]] interest = "Surfing, swimming, and studying surf breaks." [[params.hobbies.list]] interest = "Creating and contributing to libre software." + [[params.hobbies.list]] + interest = "I like messing around with caligraphy." + [params.aboutme] description = "Libre software, hacking, and surfing." @@ -138,7 +141,7 @@ theme = "sada" [[params.projects.list]] title = "Competitive Esports Platform" url = "https://gitlab.com/shockrah/scuffed-league" - description = "A platform built for competitive players to compete on for a game that is currently under development. It features a technical stack of Flask for the backend, SQL for persistence, Sass for consistency in the frontend and Bootstrap for its large featureset. Made to work with a Discord chat bot to let players set up teams and organize matches." + description = "Competitive E-sports platform primarily to host a new upcoming league. Built with Flask, SQL, Redis, and Bootstrap. A similar Discord chatbot was built to let communities host their own tournaments and leagues easily with no self-hosting required." [[params.projects.list]]