added some projects to portfolio
This commit is contained in:
parent
848f832c4c
commit
0369ee6521
8 changed files with 46 additions and 0 deletions
14
source/markdown/portfolio/developomp.com.md
Normal file
14
source/markdown/portfolio/developomp.com.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: developomp.com
|
||||
overview: my website for blogging, portfolio, and resume.
|
||||
image: /img/portfolio/developomp.com.png
|
||||
repo: https://github.com/developomp/developomp-site
|
||||
badges:
|
||||
- typescript
|
||||
- javascript
|
||||
- nodedotjs
|
||||
- firebase
|
||||
- react
|
||||
- html5
|
||||
- css3
|
||||
---
|
10
source/markdown/portfolio/linux setup script.md
Normal file
10
source/markdown/portfolio/linux setup script.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: Arch Linux setup script
|
||||
overview: A setup script and dotfiles for my arch linux setup.
|
||||
image: /img/portfolio/linux-setup-script.png
|
||||
repo: https://github.com/developomp/setup
|
||||
badges:
|
||||
- linux
|
||||
- gnubash
|
||||
- vim
|
||||
---
|
14
source/markdown/portfolio/llama-bot.md
Normal file
14
source/markdown/portfolio/llama-bot.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Llama Bot
|
||||
overview: A discord bot.
|
||||
image: /img/portfolio/llama-bot.png
|
||||
repo: https://github.com/llama-bot
|
||||
badges:
|
||||
- firebase
|
||||
- nodedotjs
|
||||
- javascript
|
||||
- typescript
|
||||
- react
|
||||
- html5
|
||||
- css3
|
||||
---
|
8
source/markdown/portfolio/pomky.md
Normal file
8
source/markdown/portfolio/pomky.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
name: pomky
|
||||
overview: A conky-like system monitor.
|
||||
image: /img/portfolio/pomky.png
|
||||
repo: https://github.com/developomp/pomky
|
||||
badges:
|
||||
- rust
|
||||
---
|
BIN
source/public/img/portfolio/developomp.com.png
Normal file
BIN
source/public/img/portfolio/developomp.com.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
BIN
source/public/img/portfolio/linux-setup-script.png
Normal file
BIN
source/public/img/portfolio/linux-setup-script.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 229 KiB |
BIN
source/public/img/portfolio/llama-bot.png
Normal file
BIN
source/public/img/portfolio/llama-bot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
BIN
source/public/img/portfolio/pomky.png
Normal file
BIN
source/public/img/portfolio/pomky.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Add table
Add a link
Reference in a new issue