Skip to content
View maksymrusanov's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report maksymrusanov

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
maksymrusanov/README.md

Hi, I'm Maksym πŸ‘‹

Python Backend Developer β€’ Automation Enthusiast

Building real-world projects with Python, FastAPI, Django, PostgreSQL, Redis, Docker and Linux.

LinkedIn β€’ GitHub


About Me

I'm a backend-focused Python developer who enjoys building practical software:

  • Automation tools
  • Telegram bots
  • Web parsers & scrapers
  • Backend APIs
  • Linux-based systems

Currently learning software architecture, system design, and production deployment.


πŸ›  Tech Stack


πŸ“Œ Featured Projects

πŸ“š OnionLibrary

Tor-powered book downloader built with Selenium, Tor, and Python.

Telegram bot that delivers books and documents directly to Kindle devices.

🧠 Simple RAG

Experiments with Retrieval-Augmented Generation and vector search.

Parser and automation tools for property listings.

Transfers liked tracks from SoundCloud into Spotify playlist.


🎯 Current Focus

  • FastAPI
  • Production deployments
  • PostgreSQL & Redis
  • Docker
  • System Design
  • Backend Architecture

Make it work. Make it reliable. Then make it better.

Pinned Loading

  1. send_to_kindle_tg send_to_kindle_tg Public

    A simple Telegram bot that lets you send books and documents to your Kindle over email

    Python

  2. simple_rag simple_rag Public

    Python

  3. soundcloud_script soundcloud_script Public

    Creates a Spotify playlist with the tracks liked on SoundCloud. If a track is not found on Spotify, it creates a text file with the track names.

    Python

  4. spareroom-parser spareroom-parser Public

    create telegram bot

    Python

  5. readme_creator readme_creator Public

    creates readme file using AI

    Python

  6. OnionLibrary OnionLibrary Public

    Tor-based automated book downloader using Selenium, PostgreSQL, and Telegram bot interface. Handles unstable web pages, downloads files via Tor network, and stores metadata + state in a database wi…

    Python