Skip to content
View Merinorus's full-sized avatar

Block or report Merinorus

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

Hi! I'm Antoine Merino

I live in Valence (France), currently working in Paris as a software engineer. I mainly do backend development. I try to contribute modestly to open-source projects in my free time.

Feel free to connect with me on LinkedIn.

Skills and Experience

  • Domains: software design and architecture, backend development, testing, CI/CD
  • Languages: Python, C++, C, Java, HTML/CSS
  • Databases: MariaDB, MySQL, AWS RDS, PostgreSQL, MongoDB, AWS DocumentDB, DB optimization (indexing, normalization, lock reduction)
  • DevOps/Infra: Docker, Ansible, Ubuntu/Debian server, Kibana, Grafana
  • Platforms: Windows, MacOS, Linux, Android, Embedded systems & Microcontrollers
  • Other: electronics, photovoltaics, car mechanics

Some open-source contributions

Pull requests

Python
  • Flask-Pydantic: Flask (web framework) extension to integrate with Pydantic (data validation library). Added backward compatibility with Pydantic V1. [PR]
  • FastAPI-MVC: FastAPI (web framework) project generator. Fixed installation failing with Python versions 3.10 and above. [PR]
  • Freqtrade: crypto trading bot. Added weekly and monthly report on Telegram. [PR]
C++
  • ZXing-CPP: Barcode image processing library. Added support for reading DX Film Edge barcodes on 35mm films. [PR]

Issues raised

  • Graby: Web page content extractor used by Wallabag. Asked support for two-step login. [Help needed!]
  • Koreader: Ebook reader application. Found a bug due to an misleading French translation. [Issue]
  • python-jose: JOSE python library. Vulnerability not fixed in a dependency. [Issue]
  • pypdf: Python PDF library. Found a bug where PDF were not merged correctly after an update. [Issue]
  • pur: Python package update tool. Asked for a dry mode that can list packages to be upgraded. [Issue]
  • pydantic-i18n: Internationalisation for Pydantic error messages. Found an issue with static code typing. [Issue]

Past projects

Pinned Loading

  1. fff fff Public

    Flexible flight search on Kayak website. But even more flexible.

    Python 3

  2. rocksmith-profile-sync rocksmith-profile-sync Public

    Sync Rocksmith 2014 profiles accross multiple machines

    Go

  3. zxing-cpp zxing-cpp Public

    Forked from zxing-cpp/zxing-cpp

    C++ port of ZXing

    C++

  4. freqtrade freqtrade Public

    Forked from freqtrade/freqtrade

    Free, open source crypto trading bot

    Python