Skip to content
View FelineFantasy's full-sized avatar
🐱
🐱

Block or report FelineFantasy

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.

Content in all repositories owned by your account will be closed.
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
FelineFantasy/README.md

🐱 Hi, I'm Timur (FelineFantasy)

GitHub followersTelegramDiscord

🚀 Backend Python Developer | Rust Ops Developer

I write clean Python code and actively study Rust. Love syntactic sugar, elegant solutions, and open-source contributions.
📦 800+ commits in the last year · 🐱 Always purring


📊 GitHub Stats

GitHub Streak


🛠️ Tech Stack

AreaTechnologies
PythonFastAPI, REST APIs, game logic, GUI (CustomTkinter), automation
RustCLI tools, console games, crates.io libraries
ToolsGit, GitHub Actions (CI/CD), Linux (WSL)

⚡ Key Achievements

  • 🦀 Published a crate on crates.ioask_input v0.3.0
  • 🐱 Created my own programming languagePurrScript
  • 📐 Created my own coding standardCSG (Code Style Guide)
  • 🎮 Built Digital Cat – 1,300+ lines, text-based tamagotchi with CI/CD and multi-platform builds
  • 🖥️ Built Cat IDE – Python IDE with dark theme
  • 💾 Built CatOS – 16-bit real-mode operating system written in NASM assembly
  • 🐛 Submitted bug reports to open-source projects (WinDDos, PyPI)
  • 🔒 Security research – reverse engineering, virus analysis
  • 🕵️ Found and reported a security vulnerability – authentication bypass on цифратест.рф (fixed)

🐍 Python Projects

ProjectTechDescription
CatFactsAPIFastAPIREST API with 350+ cat facts and 100+ cat breeds
Cat-IDECustomTkinterPython IDE with a built-in dark theme
CatMemesAPIFastAPIREST API serving 1000+ cat memes
CatsayPythonCute ASCII cat art library
CatSysInfoPythonCLI system info utility
Digital-CatPythonText-based Tamagotchi (1,300+ lines, CI/CD)
Digital-Cat-ExploitsPythonSave editor for Digital-Cat with base64 encoding
GitHub-Commit-CounterGraphQLCount annual GitHub commits via GraphQL
KeyPawPygamePlay piano with keys 1–7
NotesPythonMinimalist CLI notes app
Password-ManagerPythonCLI password manager with encryption
PurrScriptPythonMy own programming language
Translatordeep-translatorCLI Russian ↔ English translator
Youtube-Downloaderyt-dlpYouTube video downloader

🦀 Rust Projects

ProjectTechDescription
ask_inputRustKeyboard input library – published on crates.io
paw-calculatorRustCalculator with custom cat-style operations
guess-gameRustClassic number guessing game
guess-numberRustBinary search game (computer guesses your number)

🖥️ Assembly Projects

ProjectTechDescription
CatOSNASM16-bit real-mode bootloader with cli + hlt
ideal-hello-worldNASMMinimal and optimized Hello World in assembly

⚙️ C++ Projects

ProjectTechDescription
Cat-ShellC++Minimalist command-line shell with cat aesthetics

🐚 Shell / Bash Projects

ProjectTechDescription
CatGuardBashFile access system that requires cat's love to read files

🌐 Find Me


💖 Support

If you like my projects and want to support my work, you can do it here:

DonationAlerts


🧠 Currently Focused On

  • Studying at Kiber One
  • Maintaining 6+ commits daily
  • Mostly purring 🐱

Pinned Loading

  1. Digital-CatDigital-CatPublic

    Digital Cat is a text-based tamagotchi-style game in Python. Feed, play, and heal your virtual cat to survive 100 days.

    Python 4

  2. CatFactsAPICatFactsAPIPublic

    REST API for random cat facts and breed information built with FastAPI

    Python 3

  3. CatMemesAPICatMemesAPIPublic

    🐱 Random cat memes API. Built with FastAPI.

    Python 1

  4. GitHub-Commit-CounterGitHub-Commit-CounterPublic

    📊 GitHub commit counter using GraphQL API

    Python 1

  5. paw-calculatorpaw-calculatorPublic

    Console calculator in Rust with regular and cat-style operations

    Rust 2

  6. ask_inputask_inputPublic

    Micro-library for simple keyboard input in Rust

    Rust 3