Skip to content
View qorexdevs's full-sized avatar

Block or report qorexdevs

Report abuse

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

Report abuse
qorexdevs/README.md

Typing SVG


Telegram GitHub Views


πŸ‘¨β€πŸ’» About

Building things that work. Backend, mobile, bots, CLI tools, whatever the project needs. I like solving real problems, not making demos.

Currently into low-level stuff (C/C++), Telegram bots, and mobile development. Open to contributing to interesting projects.

Available for freelance work - custom bots, APIs, mobile apps, CLI tools. DM me on Telegram or check my Kwork (RU).


πŸ“Œ Featured

  • quicksave (site) - checkpoints your files before an AI agent runs a risky command, so you can roll back even after rm -rf wipes things git never tracked
  • url-shortener - FastAPI link shortener with custom aliases, TTLs, click stats, QR codes and a filterable dashboard API
  • solar - mobile-first PWA for solar plant feasibility in India: IRR, NPV, DSCR, LCOE and cash-flow metrics for 0.25-5 MW projects
  • opticore - options-chain analytics in Python/C++: PCR, max pain, OI walls, dollar volume, by-strike breakdowns

⚑ What I'm Working On

  • πŸ”§ Developer tooling - snapshot/restore CLIs, link shorteners, dev workflow helpers
  • πŸ“Š Options analytics - opticore, an options-chain analytics library (Python/C++)
  • πŸ’Έ Payments & APIs - x402 pay-per-request marketplaces, FastAPI backends
  • πŸ“± Mobile - Android (Kotlin/Compose) & iOS (SwiftUI)
  • πŸ›  Open Source - contributing to projects I use

πŸ› οΈ Tech Stack

Languages

Python C++ C Kotlin Swift JavaScript TypeScript HTML5 CSS3 Bash SQL

Backend & APIs

FastAPI Django SQLAlchemy Celery Pydantic

Mobile

Android Jetpack Compose SwiftUI Retrofit Room

Frontend

React Tailwind Vite

Bots & Automation

aiogram Telethon Scrapy Selenium Playwright

Systems & Build

CMake Make

Databases

PostgreSQL Redis SQLite MongoDB

DevOps & Infra

Docker Nginx Linux GitHub Actions

Tools

Git VS Code Android Studio Xcode Postman Figma


πŸ“Š GitHub Stats



πŸ† Trophies


πŸ“ˆ Contribution Graph

Popular repositories Loading

  1. quicksave quicksave Public

    F5 for your filesystem: checkpoint before every agent command, restore even after rm -rf

    Python 4 16

  2. FunPaySigma FunPaySigma Public

    FunPay bot with auto-replies, auto-delivery, Telegram admin panel and plugin support

    Python 2 1

  3. url-shortener url-shortener Public

    FastAPI URL shortener with a dark web UI, custom aliases, click tracking, QR codes and a REST API

    Python 1

  4. deterministic-horizon deterministic-horizon Public

    Frontier LLMs collapse past ~22 reasoning steps on state-space search, but tool delegation stays near-perfect. Benchmark, theory and code behind the Deterministic Horizon (ICML 2026).

    Python 1 6

  5. qorexdevs qorexdevs Public

    profile readme

  6. bash-sysmon bash-sysmon Public

    Bash scripts for Linux server monitoring, backups and hardening

    Shell