Skip to content
View vividtomato's full-sized avatar

Block or report vividtomato

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
vividtomato/README.md

☕️ Python‑разработчик

Backend · QA · DevOps


Стек


GitHub активность


Сейчас в работе

Несколько мини-проектов для души и опыта


Обновлено: апрель 2026

Pinned Loading

  1. dead-link-checker dead-link-checker Public

    Finds broken links on websites. Respects robots.txt, uses random delays, User-Agent rotation. Outputs JSON report.

    Python

  2. apple-dice apple-dice Public

    Cozy daily web app built with FastAPI, Jinja2, and MongoDB: one dice roll per day, with Docker support and pytest test suite

    Python

  3. mood-tracker mood-tracker Public

    Simple mood tracker with FastAPI + JSON file storage

    HTML

  4. quicknotes-python quicknotes-python Public

    Minimal note wall with tags: FastAPI, SQLite, cookie sessions.

    Python

  5. pngstegano-c pngstegano-c Public

    PNG steganography tool using LSB in RGB channels. Features pixel shuffling, metadata storage in comment chunk, and support for 8/16-bit depth images. Encoding/decoding requires matching key.

    C

  6. polyhedral-triangulation-cpp-python polyhedral-triangulation-cpp-python Public

    C++/Python project for generating non-intersecting polygonal prisms with custom triangulation algorithms. Implements ear-clipping and intentionally non-optimal monotone triangulation. Features 3D v…

    C++