update portfolio

This commit is contained in:
Kim, Jimin 2022-12-29 13:45:38 +09:00
parent 2a6d3ac946
commit fe6e0f98dd
9 changed files with 45 additions and 16 deletions

11
.vscode/settings.json vendored
View file

@ -8,19 +8,28 @@
"bspwm", "bspwm",
"cairographics", "cairographics",
"classnet", "classnet",
"deno",
"developomp", "developomp",
"developomp's", "developomp's",
"dompurify", "dompurify",
"elasticlunr", "elasticlunr",
"Exyle",
"exyleio",
"Fontawesome", "Fontawesome",
"fortawesome", "fortawesome",
"Freedesktop", "Freedesktop",
"githubactions",
"githubpages",
"gnubash",
"godotengine",
"hljs", "hljs",
"hongik", "hongik",
"Jimin", "Jimin",
"katex", "katex",
"Librewolf", "Librewolf",
"nodedotjs",
"pnpm", "pnpm",
"pocketbase",
"polybar", "polybar",
"Pomky", "Pomky",
"rainmeter", "rainmeter",
@ -33,6 +42,8 @@
"Turborepo", "Turborepo",
"ungoogled", "ungoogled",
"unixporn", "unixporn",
"wbtimeline",
"webassembly",
"YYYYMMDD" "YYYYMMDD"
], ],
"[svg]": { "[svg]": {

View file

@ -4,6 +4,8 @@ overview: my websites for blogging, portfolio, resume, etc.
image: /img/portfolio/developomp.com.png image: /img/portfolio/developomp.com.png
repo: https://github.com/developomp/developomp-site repo: https://github.com/developomp/developomp-site
badges: badges:
- githubactions
- turborepo
- typescript - typescript
- javascript - javascript
- nodedotjs - nodedotjs

View file

@ -0,0 +1,24 @@
---
name: Exyle.io
overview: A free and simple community-driven competitive online multiplayer fps game
image: /img/portfolio/exyleio.png
repo: https://github.com/exyleio
badges:
- githubactions
- docker
- typescript
- javascript
- nodedotjs
- rust
- csharp
- godotengine
- pocketbase
- redis
- linode
- firebase
- amazonaws
- svelte
- html5
- css3
- gnubash
---

View file

@ -4,6 +4,8 @@ overview: My Arch Linux desktop setup
image: /img/portfolio/linux-setup-script.png image: /img/portfolio/linux-setup-script.png
repo: https://github.com/developomp/setup repo: https://github.com/developomp/setup
badges: badges:
- githubpages
- githubactions
- linux - linux
- python - python
--- ---

View file

@ -2,27 +2,12 @@
name: Llama Bot name: Llama Bot
overview: A discord bot. overview: A discord bot.
image: /img/portfolio/llama-bot.png image: /img/portfolio/llama-bot.png
repo: https://github.com/llama-bot repo: https://github.com/developomp/llama-bot
badges: badges:
- firebase
- nodedotjs - nodedotjs
- javascript - javascript
- typescript - typescript
- svelte
- html5
- css3
- express
--- ---
The llama bot is a discord bot made for the [Llama's Pyjamas community discord server](discord.gg/2fsar34APa). The llama bot is a discord bot made for the [Llama's Pyjamas community discord server](discord.gg/2fsar34APa).
It is written in typescript and uses the [sapphire framework](https://sapphirejs.dev). It is written in typescript and uses the [sapphire framework](https://sapphirejs.dev).
It is unique in that it uses google firebase for most, if not all of its tasks and that it has a graphical web interface.
## Web interface
The web interface is written in typescript and svelte.
## Documentation
The documentation is built using docusaurus.

View file

@ -4,6 +4,8 @@ overview: A cross-platform desktop download manager built with web technologies.
image: /img/portfolio/mocha-downloader.png image: /img/portfolio/mocha-downloader.png
repo: https://github.com/Mocha-Downloader repo: https://github.com/Mocha-Downloader
badges: badges:
- githubactions
- githubpages
- typescript - typescript
- javascript - javascript
- nodedotjs - nodedotjs

View file

@ -4,6 +4,7 @@ overview: A game mod for a unity game. Provides in-game UI and OBS overlays.
image: /img/portfolio/wbm.png image: /img/portfolio/wbm.png
repo: https://github.com/War-Brokers-Mods repo: https://github.com/War-Brokers-Mods
badges: badges:
- githubactions
- unity - unity
- csharp - csharp
- dotnet - dotnet

View file

@ -4,11 +4,13 @@ overview: A list of events happened in the War Brokers community in a chronologi
image: /img/portfolio/wbtimeline.png image: /img/portfolio/wbtimeline.png
repo: https://github.com/developomp/wbtimeline repo: https://github.com/developomp/wbtimeline
badges: badges:
- githubactions
- deno - deno
- rust - rust
- webassembly - webassembly
- javascript - javascript
- typescript - typescript
- firebase
- css3 - css3
- sass - sass
- html5 - html5

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB