Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View anthonycirc's full-sized avatar

Block or report anthonycirc

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

Hi, I'm Anthony πŸ‘‹ β€” Senior Backend Developer

I build robust, maintainable backends with Python / Django β€” and I care deeply about clean architecture, good practices, and code that lasts.


🧭 Philosophy first

Before tools, principles :

  • SOLID β€” maintainable, decoupled object design
  • DDD β€” Domain-Driven Design, bounded contexts, aggregates, domain events
  • TDD β€” tests drive the design, not the other way around
  • Hexagonal Architecture β€” ports & adapters, infrastructure stays at the edge
  • DRY / YAGNI / KISS β€” no over-engineering, no duplication

βš™οΈ Stack

🐍 Backend β€” Python (primary language)

Python Django Django REST Framework Django Ninja FastAPI Flask

🐹 Backend β€” Go (secondary language)

Go

🌐 Frontend (secondary)

JavaScript Vue.js HTML5 CSS3 SASS

πŸ› οΈ Tooling & Infrastructure

Docker PostgreSQL Redis Git


πŸ“ Based in

πŸ‡«πŸ‡· France (Nice) Β |Β  πŸ‡ͺπŸ‡Έ Spain (Barcelona)


πŸ“« Let's connect

LinkedIn Malt Blog

Popular repositories Loading

  1. ticktick-for-linux ticktick-for-linux Public

    TickTick For Linux (Non official)

    15

  2. tkscrapy tkscrapy Public

    Python scraper App with GUI (Scrapy and Tkinter)

    C 4 2

  3. PrestaShop PrestaShop Public

    Forked from PrestaShop/PrestaShop

    PrestaShop offers a free, fully scalable, Open-source e-commerce solution.

    PHP

  4. Django--an-app-at-a-time Django--an-app-at-a-time Public

    Forked from sametmax/Django--an-app-at-a-time

    A collection of Django apps demonstrating how you do day to day things with this framework

    Python

  5. BlogMVC BlogMVC Public

    Forked from Grafikart/BlogMVC

    Helping you select a MVC Framework showing you the source code of a Blog App

    CSS

  6. mezzanine mezzanine Public

    Forked from stephenmcd/mezzanine

    A content management platform built using the Django framework.

    Python