Skip to content
View Jhong-C's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Jhong-C

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

Hey I'm Jhon Gonzalez. Nice to see you.πŸ€—

I am a technology enthusiast who likes to solve problems.

Coder GIF

​

@dataclass
class Stack:
    languages   : tuple = ("Python", "JS")
    databases   : tuple = ("PostgreSQL", "Oracle", "Sql")
    misc        : tuple = ("Docker", "Kubernetes")
    ongoing     : tuple = ("Django")

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


stack = Stack()
print(stack.serialize())

                                     )
                            )      ((     (
                           (        ))     )
                    )       )      //     (
               _   (        __    (     ~->>
        ,-----' |__,_~~___<'__`)-~__--__-~->> <
        | //  : | -__   ~__ o)____)),__ - '> >-  >
        | //  : |- \_ \ -\_\ -\ \ \ ~\_  \ ->> - ,  >>
        | //  : |_~_\ -\__\ \~'\ \ \, \__ . -<-  >>
        `-----._| `  -__`-- - ~~ -- ` --~> >
         _/___\_    //)_`//  | ||]
   _____[_______]_[~~-_ (.L_/  ||
  [____________________]' `\_,/'/
    ||| /          |||  ,___,'./
    ||| \          |||,'______|
    ||| /          /|| I==||
    ||| \       __/_||  __||__
-----||-/------`-._/||-o--o---o---
  ~~~~~
​

Popular repositories Loading

  1. proyecto_backend proyecto_backend Public

    Python

  2. Docker Docker Public

    DIGITAL Command Language

  3. Jhong-C Jhong-C Public

    Config files for my GitHub profile.

  4. plex-rpi plex-rpi Public

    Forked from pablokbs/plex-rpi

    Shell

  5. docker-voximal docker-voximal Public

    Forked from voximal/docker-voximal

    This repository contains the Dockerfile recipe to build a voxibot container for docker.

    Dockerfile