Skip to content
View xrzi's full-sized avatar
💤
Rust, C, Python, but mostly asleep
💤
Rust, C, Python, but mostly asleep

Block or report xrzi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xrzi/README.md

Hello, I'm xrzi! 👋

I'm a (hireable btw) versatile developer with experience in multiple programming languages and various areas of software development.

Skills

  • Languages: Python (main), Rust, C/C++;
  • DevOps: Linux, Docker, CI/CD, Bash;
  • Frameworks/Libraries: Flask, Django, FastAPI, aiohttp, SQLAlchemy;
  • Bots: telegram-bot-api, aiogram;
  • Other: Selenium, BeautifulSoup4, requests;

Notable Projects

Python Projects

  • minesweeper_tui: A classic minesweeper game with terminal graphics
  • pomodoro_bot: A Telegram bot for team productivity
  • TokenValidityCheck: A module to check Telegram API token validity
  • pngix_scraper: A script for scraping pngix.com
  • typing_trainer: A terminal-based typing trainer
  • gaussian_blur: Python implementation of Gaussian blur from scratch

Rust Projects

  • (WIP/private) rustodo: A Rust-based to-do app with a command line interface
  • PWGen-GUI: A Rust-based password generator with a GUI

Web Development

  • roziewebspace: My personal homepage built on Flask and pure HTML/CSS/JS

Contact me here

Telegram

Pinned Loading

  1. roziewebspace roziewebspace Public

    My little home page

    CSS

  2. showcase_bot showcase_bot Public

    Multipurpose bot

    Python

  3. telegram_bots telegram_bots Public

    Here I post some interesting bots I made

    Python

  4. typing_trainer typing_trainer Public

    A typing trainer, in your terminal.

    Python

  5. gaussian_blur gaussian_blur Public

    Python3 gaussian blur implementation from scratch

    Python