Skip to content
View jonatasleon's full-sized avatar
👟
Just code it
👟
Just code it

Highlights

  • Pro

Organizations

@system-care @singnet
Block or Report

Block or report jonatasleon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
jonatasleon/README.md

Hi there 👋

I'm a software engineer (from 🇧🇷) active in the following technologies:

  • 🐚 Shell Script (bash, zsh, tmux, ssh, etc). I'm always interested how improve my workflow with dotfiles.
  • 🐍 Python ❤️ (ETL, FastAPI, Click, Typer). My prefered and most mastered language.
  • 🟡 JavaScript Well-knowed language, using ReactJS daily.
  • I'm also interested in Rust lang, IaC, Azure.

Get in touch if you guess we can help each other.

You can reach me through [email protected]

Pinned

  1. jonatasleon.github.io jonatasleon.github.io Public

    Blog pessoal sobre programação, tecnologia, a vida, o universo e tudo mais.

    HTML

  2. kr-cli kr-cli Public

    CLI tool to download roms from https://roms-download.com/

    Python 3 1

  3. sqlalchemy-mixins sqlalchemy-mixins Public

    Forked from absent1706/sqlalchemy-mixins

    Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy

    Python

  4. lens-gallery-api lens-gallery-api Public

    Python

  5. poke-list poke-list Public

    📱 Como criar uma Pokedex para Android

    Java 8 2

  6. Vimeo video downloader with Python 3 Vimeo video downloader with Python 3
    1
    #!/bin/env python3
    2
    
    
    3
    import argparse
    4
    import base64
    5
    import os