Coder Social home page Coder Social logo

luisadha / d2df Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 1.0 51 KB

D2DF stands for Destroy or Disable the Default Folder a small tool to disable some features or permanently remove unwanted folders, manually deleting it the media system can still create a folder on the sdcard (default automatically) and then I named it the default folder. **Termux Compatible**.

License: GNU General Public License v3.0

Shell 100.00%
android script tool terminal-emulator termux bash root supersu mksh magisk

d2df's Introduction

๐Ÿ™‹โ€โ™‚๏ธ Introdutions

My name is Adharudin you can call me luisadha. from West Java, Indonesian. As an Scripter and Android enthusiast, I'm passionate about Tech, I enjoy playing with Android devices, playing doesn't mean gaming here, playing refers to modding, customizing, styling the homescreen, touching up settings or configurations, and etc. As soon as I get a new Android device, the first thing I do is, install the termux app and root the device if I want to.

I'm always eager to learn new things and meet new people. Looking forward to connecting with you!"

I am currently maintaining a repo

  • mana

And still learning web languages and python.

๐Ÿ‘จโ€๐Ÿ’ป Quotes

import json

class Person:
    def __init__(self, name, username, age, hobbies, job):
        self.name = name
        self.username = username
        self.age = age
        self.hobbies = hobbies
        self.job = job

    def to_dict(self):
        return {
            "name": self.name,
            "username": self.username,
            "age": self.age,
            "hobbies": self.hobbies,
            "job": self.job
        }

if __name__ == "__main__":
    me = Person(
        name="Adharudin",
        username="luisadha",
        age=23,
        job="Software engineer",
        hobbies=["code", "game", "music"]
    )
print(json.dumps(me.to_dict(), indent=2))

๐Ÿ—พ My Waifu

Mikasa_Mikoto Nijika_Ijichi

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote

๐Ÿ˜‚ Random Dev Meme


๐Ÿ’ฐ You can help me by Donating

BuyMeACoffee

Also visit

Codeberg

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.