Code Monkey home page Code Monkey logo

Hi, I'm Mr Killer |

harshil8981 :: Visitor's Count

watching_count

​
import json
from dataclasses import asdict, dataclass


@dataclass
class Stack:
    languages   : tuple[str, ...] = ("Python", "Bash", "HTML", "CSS")
    misc        : tuple[str, ...] = ("Docker", "Linux", "FastAPI")
    ongoing     : tuple[str, ...] = ("Django", "Java", "JavaScript")

    def serialize(self):
        return json.dumps(asdict(self), indent=4)


stack = Stack()
print(stack.serialize())
printf("Hola! Welcome To Mrkiller's World !! 😎"
​

Mr Killer 1109's Projects

aeon icon aeon

A simple version of wzmlx

killermusic icon killermusic

πšƒπ™΄π™»π™΄π™Άπšπ™°π™Ό π™Όπ™Ύπš‚πšƒ π™Ώπ™Ύπš†π™΄πšπ™΅πš„π™»π™» π™Όπš„πš‚π™Έπ™² π™±π™Ύπšƒ 𝙽𝙾 𝙻𝙰𝙢 πš‚πš„π™Ώπ™΄πš π™΅π™°πš‚πšƒ π™Όπš„πš‚π™Έπ™² π™Ώπ™»π™°πšˆπ™΄πš πŸͺ·

mirror-leech-telegram-bot icon mirror-leech-telegram-bot

Official Repository: Telegram bot which can download direct links, torrents, google drive, telegram document, any file/folder from rclone supported clouds, all yt-dlp supported sites and jdownloader supported sites, then upload them to google drive, telegram cloud or to one of rclone supported clouds

mrkillermusic icon mrkillermusic

πšƒπ™΄π™»π™΄π™Άπšπ™°π™Ό π™Όπ™Ύπš‚πšƒ π™Ώπ™Ύπš†π™΄πšπ™΅πš„π™»π™» π™Όπš„πš‚π™Έπ™² π™±π™Ύπšƒ 𝙽𝙾 𝙻𝙰𝙢 πš‚πš„π™Ώπ™΄πš π™΅π™°πš‚πšƒ π™Όπš„πš‚π™Έπ™² π™Ώπ™»π™°πšˆπ™΄πš πŸͺ·

payon-cf icon payon-cf

A simple worker.js script to make QR Generate for your UPI Payments, Easily Deploy, Fast Responsive Neon-Dark Design

pdisk-upload-bot icon pdisk-upload-bot

This is Pdisk Upload Bot made using Python with Pyrogram Framework. Its capable of uploading direct download link with thumbnail or without thumbnail & with Title Support.

professor-bot icon professor-bot

This is Telegram AutoFilter Bot and More helpful Features πŸš€

pyrogram icon pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

pytele-loader icon pytele-loader

A Simple shell Script to make your Repo Deployable to Heroku.com and Auto Update on Restart.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.