diff --git a/config.toml b/config.toml index 451c8f4..e3be1a2 100644 --- a/config.toml +++ b/config.toml @@ -123,20 +123,20 @@ theme = "sada" description = "Built with a Rust backend(Rocket) serving a restful API, SQL database, and an official app built with ElectonJS for connecting to a server." [[params.projects.list]] - title = "Personal Blog" + title = "ESP8266 Promiscuous Wifi Detection" + url = "https://gitlab.com/shockrah/wifi-sens" + description = "Library which allows for wifi sniffing using some hidden features of the controller." + + [[params.projects.list]] + title = "Bash Generated Blog" url = "https://gitlab.com/shockrah/shockrah-city" description = "Personal blog built automatically built through shell scripts and markdown." - [[params.projects.list]] title = "DWM Shell Scripts" url = "https://gitlab.com/shockrah/shell-scripts" description = "Collection of shell scripts for those running DWM" - [[params.projects.list]] - title = "Static ELF Parser/Dissassembler" - url = "https://gitlab.com/shockrah/hexd" - description = "Reads linux ELF binary files and provides debug information assisting in reverse engineering the binary." # Skills section [params.skills]