Skip to content
View sakenuGOD's full-sized avatar

Block or report sakenuGOD

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

hey, i'm yaroslav

16 y.o., 10th grade student from russia. building with claude.

building tools that replace repetitive work.

if something can be done by hand, it can be automated. that's what drives everything here: practical utilities, AI that solves actual problems, clean solutions over clever ones.


stack

Python  ·  C++  ·  JavaScript  ·  AutoHotkey  ·  Telegram Bots  ·  AI / ML


projects

x-news-bot Turns your X/Twitter feed into a clustered topic digest. Tracks For You + Following, filters noise, groups posts by semantic similarity, summarizes each topic with Claude. Learns what you actually want to read.
Python · aiogram · twikit · Claude · OpenAI embeddings · SQLAlchemy
personal-english-mentor Telegram bot that checks your English inside real Business Mode chats. Two-stage pipeline: LanguageTool pre-check (free) → GPT only on flagged messages. Also does roleplays, level tests, spaced-repetition vocab, daily exercises.
Python · aiogram · OpenAI · LanguageTool
antifake Fine-tuned classifier that scores news articles for credibility and flags likely fakes. End-to-end: scraping, training data, inference API.
Python · ML · Transformers
mac-keys-for-windows Tray utility that remaps Windows hotkeys to macOS layout (Alt=Cmd). Autostart, per-app exclusions, auto-pause in fullscreen apps.
AutoHotkey
spacetime-curvature Interactive 3D visualization of how mass warps spacetime — satellite orbits along a curved grid around a planet. Real physics, not a shader trick.
C++ · OpenGL
mosh-2026 School cafeteria ordering app. Students place orders, staff manages the queue, admins get analytics. Built for an olympiad.
Node.js · Express · EJS

currently into

  • AI agents that do useful work end-to-end, not just chat
  • taking repetitive manual flows and killing them with a script
  • building tools i use myself every day

contact

Telegram   Discord

Popular repositories Loading

  1. spacetime-curvature spacetime-curvature Public

    simple visualization of spacetime curvature

    C++ 1

  2. mosh-2026 mosh-2026 Public

    EJS 1

  3. antifake antifake Public

    Python

  4. personal_english_mentor personal_english_mentor Public

    Python

  5. sakenuGOD sakenuGOD Public

  6. mac-keys-for-windows mac-keys-for-windows Public

    Tray utility for Windows that remaps hotkeys to mac-style (Alt=Cmd). Autostart, per-app exclusions, fullscreen auto-pause.

    AutoHotkey