Skip to content
View FraCata00's full-sized avatar
๐Ÿ’ป
I may be fast to respond.
๐Ÿ’ป
I may be fast to respond.

Block or report FraCata00

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
FraCata00/README.md
header Typing SVG
profile views ย  linkedin ย  portfolio

๐Ÿง‘โ€๐Ÿ’ป About Me

class Francesco:
    def __init__(self):
        self.role      = "Full Stack Developer"
        self.company   = "Spinforward S.R.L."
        self.location  = "Turin, Italy ๐Ÿ‡ฎ๐Ÿ‡น"
        self.focus     = ["Clean backend architecture", "API design", "Performance"]
        self.os        = "Arch Linux (btw)"
        self.editor    = "Neovim/VSCode"

    def current_work(self) -> list[str]:
        return [
            "IoT telemetry platforms on Django + PostgreSQL",
            "Business management apps with Vue 3 / Nuxt 3 frontends",
            "Squeezing milliseconds out of SQL queries ๐Ÿ˜",
        ]
  • ๐Ÿ”ญ Building scalable web apps & APIs โ€” backend-heavy, full-stack when needed
  • ๐Ÿ˜ Deep into PostgreSQL optimization: partial/covering/GIN indexes, EXPLAIN ANALYZE, TimescaleDB
  • ๐Ÿค– Tinkering with local LLMs (Ollama / Qwen) for in-house coding & data tooling
  • ๐Ÿ“ฆ Maintainer of django-istat-italian-places on PyPI
  • ๐Ÿ’ฌ Ask me about Django service layers, custom managers, Celery pipelines & factory_boy testing

๐Ÿ› ๏ธ Tech Stack

Languages

Python JavaScript TypeScript SQL

Backend

Django DRF Celery Gunicorn

Frontend

Vue.js Vuetify Nuxt ECharts

Databases & Caching

PostgreSQL Redis SQLite

DevOps & Tooling

Docker Traefik GitLab CI Git Pytest Arch Linux Neovim

๐Ÿ“Œ Featured Projects

๐Ÿ‡ฎ๐Ÿ‡น django-istat-italian-places

PyPI Stars

A plug-and-play Django app exposing official ISTAT geographic data (Regions, Provinces, Cities) as structured models, ready for REST. Published on PyPI.

A public REST API wrapping the package above, deployed on Koyeb for live querying of Italian comuni ยท province ยท regioni.

contribution snake
footer

Pinned Loading

  1. django-istat-italian-places django-istat-italian-places Public

    Unofficial ISTAT API written in Django. The result is a Django app that you can plug into your existing Django project to localize the ISTAT API. - The resources are: Region, Provinces and Cities. โ€ฆ

    Python 7 1

  2. django-istat-deploy django-istat-deploy Public

    Public REST API for Italian geographic data (comuni, province, regioni) ๐Ÿ‡ฎ๐Ÿ‡น โ€” Django wrapper for django-istat-italian-places, deployed on Koyeb ๐Ÿš€

    Python

  3. django-admin-interface django-admin-interface Public

    Forked from fabiocaccamo/django-admin-interface

    ๐Ÿฆธ โšก django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.

    Python 1

  4. django-sonar django-sonar Public

    Forked from metalogico/django-sonar

    The missing debug tool for django

    Python 1