diff --git a/src/index.html b/src/index.html index dd80616..051a3d2 100644 --- a/src/index.html +++ b/src/index.html @@ -13,11 +13,7 @@ - - - - @@ -47,13 +43,13 @@
- RU, EN, BY + EN / RU / BY
- + @gfxv @@ -64,7 +60,7 @@
- ilya.rud.main [AT] gmail.com + ilya.rud.main [AT] gmail.com
@@ -84,8 +80,10 @@
Go Python + SQL JavaScript HTML/CSS + Tailwind
@@ -106,13 +104,14 @@

- Databases + Databases & Storages

PostgreSQL SQLite MongoDB Redis + Minio
@@ -124,7 +123,11 @@
Docker Portainer + CI/CD GitLab CI + SSO (Zitadel) + NGINX + Caddy
@@ -137,6 +140,8 @@ Git Make Task + Kafka + Swagger/OpenAPI @@ -151,17 +156,19 @@

Stash

- + - - -
-

A brief description of the first project and what technologies were used. Explains the problem solved and key features implemented.

+

+ A Distributed Content Addressable Storage system written in Go + which features replication, automatic data re-distribution + between nodes, built-in health control. +

Go + gRPC PostgreSQL Docker
@@ -169,41 +176,85 @@
-

Project Two

+

Scout

-

A brief description of the second project with its key features. Demonstrates technical skills and problem-solving abilities.

+

+ A lightweight and easy to use local search engine written in Go, + that allows to index and search across user-provided documents + using the TF-IDF algorithm. +

- Python - FastAPI - MongoDB + Go + Fiber + Docker + SQLite + HTMX + Templ + TailwindCSS +
+
+ +
+
+

ASS

+
+ + + +
+
+

+ Advanced Storage System - a command line tool for managing passwords. + Allows to split passwords into groups with different access levels + and assign roles to users with different rights. +

+
+ Rust + SQLite + CLI
-

Project Three

+

Gait

-

An overview of the third project highlighting its innovative aspects. Shows creativity and technical expertise.

+

+ An AI powered CLI tool for generating commit messages + based on staged files and simplifying common git tasks. +

- JavaScript - HTML/CSS - Redis + Go + CLI +
+
+ +
+
+

CUM

+
+ + + +
+
+

+ Comprehensive Universal Mapper - a CLI tool for encoding data into mp4 format. +

+
+ Go + ffmpeg + CLI