4o1x5.dev/content/page/projects/index.md

34 lines
962 B
Markdown
Raw Normal View History

2024-07-15 20:55:29 +02:00
---
2024-12-18 18:20:20 +01:00
title: "projects"
2024-07-15 20:55:29 +02:00
date: 2024-05-31
edited: 2024-05-31
2024-12-18 18:20:20 +01:00
draft: false
2024-07-15 20:55:29 +02:00
layout: "projects"
2024-12-18 18:20:20 +01:00
projects:
- name: "Subtytle"
description: An ASS library written in rust
url: https://git.4o1x5.dev/4o1x5/subtytle
- name: "shades-of-purple-nvim"
2024-12-18 18:23:13 +01:00
description: Shades of purple Super dark theme for neovim
2024-12-18 18:20:20 +01:00
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
2024-12-18 18:23:13 +01:00
- name: "i2pd-exporter"
2024-12-18 18:20:20 +01:00
description: Prometheus exporter for i2pd
url: https://git.4o1x5.dev/4o1x5/i2pd-exporter
---