added 3rd project to project list
This commit is contained in:
parent
db0810902d
commit
143612506b
@ -108,6 +108,11 @@ theme = "sada"
|
|||||||
url = "https://gitlab.com/shockrah/shell-scripts"
|
url = "https://gitlab.com/shockrah/shell-scripts"
|
||||||
description = "Collection of shell scripts for those running DWM"
|
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 binaries to learn about what a mysterious binary might do without running it first."
|
||||||
|
|
||||||
# Skills section
|
# Skills section
|
||||||
[params.skills]
|
[params.skills]
|
||||||
icon = "fa-cogs"
|
icon = "fa-cogs"
|
||||||
|
Loading…
Reference in New Issue
Block a user