34 lines
954 B
Markdown
34 lines
954 B
Markdown
---
|
|
title: "projects"
|
|
date: 2024-05-31
|
|
edited: 2024-05-31
|
|
draft: false
|
|
|
|
layout: "projects"
|
|
|
|
projects:
|
|
- name: "Subtytle"
|
|
description: An ASS library written in rust
|
|
url: https://git.4o1x5.dev/4o1x5/subtytle
|
|
|
|
- name: "shades-of-purple-nvim"
|
|
description: Shades of purple Super dark for neovim
|
|
url: https://git.4o1x5.dev/4o1x5/shades-of-purple-nvim
|
|
|
|
- name: "neo2005"
|
|
description: My neovim configuration made with nixvim
|
|
url: https://git.4o1x5.dev/4o1x5/neo2005
|
|
|
|
- name: "userstyles"
|
|
description: My collection of userstyles in the shades of purple colorscheme
|
|
url: https://git.4o1x5.dev/4o1x5/userstyles
|
|
|
|
- name: "bunbun-worker"
|
|
description: A client-server library for working with RPC/Non-rpc calls via rabbitMQ. Written in rust
|
|
url: https://git.4o1x5.dev/4o1x5/bunbun-worker
|
|
|
|
- name: "i2pd-export"
|
|
description: Prometheus exporter for i2pd
|
|
url: https://git.4o1x5.dev/4o1x5/i2pd-exporter
|
|
---
|