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

Highlights

  • Pro

Organizations

@system-care

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 Jonatas Leon, a Software Engineer from 🇧🇷 with over 9 years of experience delivering innovative solutions. My focus lies in creating impactful projects with a strong emphasis on Python and ReactJS, blending back-end excellence with engaging front-end interfaces.

Here’s what I specialize in:

  • 🐍 Python: My favorite language for developing APIs, ETL processes, and crafting scalable back-end systems with frameworks like FastAPI and Flask.
  • ⚛️ ReactJS: Building intuitive and responsive interfaces with Redux, TailwindCSS, and MaterialUI.
  • 🌐 Web GIS: Developing geographic information systems and data visualizations powered by PostgreSQL/PostGIS, spatial data, and tools like D3.js, Chart.js, and Matplotlib.
  • 🛠️ Tech Stack: Strong expertise with PostgreSQL, MongoDB, Redis, Docker, and GitHub Actions for seamless development and deployment.

Beyond coding, I’m always eager to collaborate, innovate, and grow with like-minded professionals. Let’s create something amazing together!

📫 Feel free to reach out: [email protected]

Pinned Loading

  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 6 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