Update information about me and my projects

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2024-07-07 15:58:39 +03:00
parent afbcb70963
commit 4aa094956c
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C
5 changed files with 20 additions and 16 deletions

View file

View file

@ -0,0 +1,17 @@
---
layout: project
title: "urouter & aliurl"
description: "Aliaser for URLs"
project-url: "https://github.com/ivabus/urouter"
participant: false
---
[urouter](https://github.com/ivabus/urouter) is "static" URL router, that reads route list at from file once.
urouter is built on top of the [Rocket.rs](https://rocket.rs) framework.
urouter powers [iva.bz](https://iva.bz)
urouter successfully replaced [aliurl](https://github.com/ivabus/aliurl), which was a dynamic HTTP router.
[aliurl](https://github.com/ivabus/aliurl) is a "dynamic" HTTP router (with API to modify routes) that has been deprecatred and replaced by urouter.

View file

@ -1,13 +0,0 @@
---
layout: project
title: "urouter"
description: "Aliaser for URLs"
project-url: "https://github.com/ivabus/urouter"
participant: false
---
[urouter](https://github.com/ivabus/urouter) is "static" URL router, that reads route list at from file once.
urouter is built on top of the [Rocket.rs](https://rocket.rs) framework.
urouter powers [iva.bz](https://iva.bz)

View file

@ -9,10 +9,10 @@ toc: true
## Skills ## Skills
- Linux administration
- Rust - Rust
- Linux administration
- Git - Git
- pacman, [tea](https://tea.xyz) and (basic) RPM packaging - pacman, [pkgx](https://pkgx.sh) and (basic) RPM packaging
- Shell scripting - Shell scripting
## Certifications ## Certifications

View file

@ -1,4 +1,4 @@
Hi, I'm Ivan Bushchik. I live in Saint Petersburg, Russia. Currently, besides learning, I'm developing small projects and administrating homelab-like environment. Hi there! My name is Ivan Bushchik and I'm 17 years old. I live in Saint Petersburg, Russia and I study system programming. In addition to studying, I also develop small projects and manage my homelab environment.
You can find some projects that I consider something important on the page [Projects](/projects). Or, if you want to see all the projects I've worked on, you should visit my [GitHub](https://github.com/ivabus). You can find some projects that I consider something important on the page [Projects](/projects). Or, if you want to see all the projects I've worked on, you should visit my [GitHub](https://github.com/ivabus).