Giter VIP home page Giter VIP logo
class Me:
    def __init__(self):
        self.user = 'maestro'
        self.web = 'https://feds.lol/maestro'
        self.email = '[email protected]'
        self.code = {
            'langs': ['Python', 'C++'],
            'tools': ['git', 'GitHub', 'disnake', 'Selenium', 'APIs', 'etc.']
        }
        
    def __str__(self):
        return self.user


if __name__ == '__main__':
    me = Me()

digitalized-snake's Projects

hexguess icon hexguess

A (surprisingly) challenging game centered around hex-codes, Hex Guess is sure to be a fun experience.

hivemind icon hivemind

A centralized repository location of AI training data intended to be used with the Echo framework.

incompleteregexparser icon incompleteregexparser

An incomplete regex parser in Go. Keeping it here just for storage. Was following a tutorial on making a regex engine in JavaScript, so I tried to translate it to Go. I gave up, might finish it later on.

passgen icon passgen

Very simple password generator with custom length and complexity

pydodge icon pydodge

Python HTTP Proxy w/ Rewrites (PyDodge "B") https://github.com/webrecorder/pywb

steambot icon steambot

Discord bot focused on Steam discounts. ABANDONED

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.