Skip to content
View joyccn's full-sized avatar
:octocat:
:octocat:
  • Bandung, Indonesia
  • 09:50 (UTC +07:00)

Block or report joyccn

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

Joy

Independent developer from Bandung, Indonesia.

I build Telegram tooling, Python/Rust libraries, automation systems, and the occasional visual asset pack. Most of my work lives around small, practical tools: fast crypto bindings, bot infrastructure, MTProto experiments, and utilities that remove repetitive work.

Current Focus

  • Rust + Python interop with PyO3 and native extensions
  • Telegram client tooling for Pyrogram/Kurigram ecosystems
  • Bot infrastructure, force-sub systems, and automation workflows
  • Clean repository maintenance: CI, release metadata, docs, and migration paths

Featured Work

Project What it is
TgCryptoRS Rust-powered TgCrypto-compatible AES backend for Telegram clients
Kurimod Monkeypatcher add-on for Kurigram/Pyrogram workflows
NorthergramArtwork Artwork and visual assets for Northergram
anything Personal Python experiments, snippets, and small utilities

Stack

Python, Rust, Go, TypeScript, PyO3, Telegram/MTProto tooling, Linux servers, GitHub Actions, systemd, Docker, and the usual pile of CLI glue.

Notes

Some older public repos are archived when a newer replacement exists. For TgCrypto-compatible work, use TgCryptoRS; TgrCrypto is kept only as a migration pointer.

Pinned Loading

  1. TgrCrypto TgrCrypto Public archive

    DEPRECATED: moved to TgCryptoRS

    Rust 1 1

  2. aerofs aerofs Public archive

    High-performance asynchronous file I/O library for Python, powered by Rust and Tokio. Native async/await support, designed for asyncio applications that need non-blocking file operations.

    Rust