new project - also switch the order of projects around
This commit is contained in:
parent
d9b79c60ea
commit
ae72cf0259
12
config.toml
12
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]
|
||||
|
Loading…
Reference in New Issue
Block a user