refactor: remove portfolio

This commit is contained in:
Kim, Jimin 2024-03-23 14:13:13 +09:00
parent 565297c9b3
commit 584b4a60da
Signed by: pomp
GPG key ID: 77DAC7BB5CA8C7AA
54 changed files with 28 additions and 1085 deletions

View file

@ -1,30 +0,0 @@
---
name: developomp-site
overview: my websites for blogging, portfolio, resume, etc.
image: /img/portfolio/developomp-site.avif
repo: https://github.com/developomp/developomp-site
badges:
- typescript
- tailwindcss
- react
- svelte
- nextdotjs
- firebase
- terraform
---
## Introduction
developomp-site is a monorepo managed by [turborepo](https://turbo.build/repo)
and pnpm workspace.
- https://developomp.com - about me, built with **Svelte with SvelteKit**
- https://blog.developomp.com - Blogging site, built with **React with NextJS**
- https://portfolio.developomp.com - Portfolio, built with **React with NextJS**
## Interesting Stuff
- [markdown parsing][markdown-parsing]
- [test post](https://blog.developomp.com/posts/test-post)
[markdown-parsing]: https://github.com/developomp/developomp-site/tree/081855a4ecb6f5bf74b76758c358ea54b465b2b7/packages/blog-content

View file

@ -1,38 +0,0 @@
---
name: War Brokers Mods
overview: A game mod for a unity game. Provides in-game UI and OBS overlays.
image: /img/portfolio/wbm.avif
repo: https://github.com/War-Brokers-Mods
badges:
- rust
- csharp
- svelte
- tailwindcss
- unity
- tauri
---
## Introduction
The War Brokers Mods (WBM) is a mod for the game
[War Brokers](https://warbrokers.io) consisting of 3 sub-projects:
- [mod][mod] - Built with C#, it uses the [BepInEx][bepinex] framework to patch
different aspects of the game
- [OBS overlay][overlays] - Customizable overlays for [OBS studio](https://github.com/obsproject/obs-studio)
![Overlay image](/img/portfolio/wbm-overlays.avif "Overlay image")
- [installer][installer] - Utility for installing updating the mod. Built with [tauri][tauri],
[rust][rust], [svelte][svelte], and [tailwind css][tailwindcss].
![Installer image](/img/portfolio/wbm-installer.avif "Installer image")
[mod]: https://github.com/War-Brokers-Mods/WBM
[overlays]: https://github.com/War-Brokers-Mods/WBM-Overlays
[installer]: https://github.com/War-Brokers-Mods/WBM-installer
[bepinex]: https://github.com/BepInEx/BepInEx
[tauri]: https://github.com/tauri-apps/tauri
[rust]: https://github.com/rust-lang/rust
[svelte]: https://github.com/sveltejs/svelte
[tailwindcss]: https://github.com/tailwindlabs/tailwindcss

View file

@ -1,23 +0,0 @@
---
name: War Brokers Projects
overview: An attempt to bring together community projects related to War Brokers with the goal of making them more visible and making collaboration easier.
image: /img/portfolio/wbp.avif
repo: https://github.com/War-Brokers
badges:
- csharp
- typescript
- express
- swagger
- firebase
---
## Introduction
WBP (War Brokers Projects) is an attempt to bring together community projects
related to War Brokers with the goal of making them more visible and making
collaboration easier.
You can find more information in their [homepage][homepage] or in their [GitHub organization][github]
[Homepage]: https://war-brokers-projects.notion.site/War-Brokers-Projects-0ab13d7077a843e79b99a328e00d2008
[github]: https://github.com/orgs/War-Brokers/repositories