Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@AsmSafone
AsmSafone
Follow

AsmSafone

🎯
Focusing

Organizations

@S1-BOTS

Block or report AsmSafone

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AsmSafone /README.md

​
import json
from dataclasses import asdict, dataclass
@dataclass
class Stack:
 languages : tuple[str, ...] = ("Python", "C++", "Bash", "HTML", "CSS")
 misc : tuple[str, ...] = ("Docker", "Linux", "Flask", "FastAPI")
 ongoing : tuple[str, ...] = ("Django", "Java", "MySQL", "ReactJS")
 def serialize(self):
 return json.dumps(asdict(self), indent=4)
stack = Stack()
print(stack.serialize())
print("Hola! Welcome To Safone's Kingdom !! 😎")
​

An image of @asmsafone's Holopin badges, which is a link to view their full Holopin profile

Profile Hits

Pinned Loading

  1. MusicPlayer MusicPlayer Public

    A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❀️

    Python 346 1.2k

  2. RadioPlayerV3 RadioPlayerV3 Public

    An Advanced Telegram Bot to Play Radio & Music in Voice Chat. This is Also The Source Code of The Bot Which is Being Used For Playing Radio in @AsmSafone Channel ❀️ https://radiostay.com - over 100...

    Python 500 894

  3. VideoPlayerBot VideoPlayerBot Public

    An Telegram Bot By @AsmSafone To Stream Videos in Telegram Voice Chat. This is Also The Source Code of The Bot Which is Being Used In Our Support Group! ❀️

    Python 242 686

  4. MegaDL-Bot MegaDL-Bot Public

    A Simple Telegram Bot By @AsmSafone to Download Files From Mega.nz and Upload It to Telegram

    Python 120 235

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /