Skip to content
View fedeegmz's full-sized avatar

Block or report fedeegmz

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

fedeegmz

Python Developer 🐍

Hey, I'm Federico Gomez 👋

I'm a backend developer from Argentina. 🌎 Currently, I am working at Tinkin as a full stack developer. 🖥️ I've built many backend applications using FastAPI, Django, and Django Rest Framework.

As a hobby, I started Nester, a CLI built with Rust that allows you to create files based on templates. I also created Beauty Prints, a Visual Studio Code extension that makes debugging easier by inserting print statements with a single command.

Additionally, I developed youtube-pydantic-models, a Python library with YouTube models based on Pydantic.

You can find some of my most important projects pinned below. 👇👇

{
    "skills": [
        { "Python": [ "FastAPI", "Django", "Django Rest Framework" ] },
        { "Database": [ "PostgreSQL", "MongoDB", "MySQL" ] },
        { "TypeScript": [ "ReactJS", "NextJS" ] },
        { "Mobile": [ "Flutter" ] }
    ]
}

Contact

Pinned Loading

  1. nester nester Public

    CLI tool that facilitates generating basic files from templates.

    Rust

  2. beauty-prints beauty-prints Public

    VSC extension that helps you quickly insert a stylized print line to make debugging easier.

    TypeScript

  3. youtube-pydantic-models youtube-pydantic-models Public

    Use Pydantic models to work with the YouTube API.

    Python 2

  4. fedeegmz fedeegmz Public

    Personal portfolio

    JavaScript 1

  5. todos-ktor todos-ktor Public

    Kotlin