Skip to content
View maximedrn's full-sized avatar

Highlights

  • Pro

Block or report maximedrn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maximedrn/README.md

👋 Hello, I'm Maxime!

French 🇫🇷 Developer | AI Master's Student | Tech Enthusiast

LinkedIn Telegram Email

Actively seeking a 6-month internship starting January 2027 in AI, Web3/Blockchain, or Finance × AI × Crypto.
Open to opportunities across Europe and remote positions.

✨ Behind the code

I'm a developer with a solid background in mathematics and computer science, currently pursuing a Master's degree in Artificial Intelligence. I am passionate about bridging the gap between complex algorithms, decentralized systems, and real-world applications.

  • 🔭 Currently working on: A non-custodial cryptocurrency payment platform (cross-chains swaps, bridging, EVM).
  • 🌱 Currently learning: Decentralized finance (DeFi) and crypto economics to support my work on Web3 payment solutions.
  • 💡 Interests: Artificial intelligence, decentralized technologies, cryptocurrency, and quantitative finance.

What I work with

I work across web, mobile, and AI development, with practical experience in full-stack architectures, machine learning pipelines, and cloud environments. I focus on creating scalable solutions and am always eager to master new tech.

Development setup

I work across macOS, Windows, and Linux environments to stay flexible and adapt to different workflows.

  • ➡️ MacBook Pro (M4): My daily driver and main machine for web and mobile development.
  • ➡️ Custom Windows PC: Powered by a Ryzen 7 7800X3D, Radeon RX 7900XT, and 64 GB RAM. This heavy-lifter is essential for running local AI models, machine learning training, and complex computations.

Pinned Loading

  1. zcp-protocol zcp-protocol Public

    A zero-custody cryptocurrency payment gateway designed to achieve a high degree of decentralization in its transaction model while ensuring full transparency.

  2. opensea-automatic-bulk-upload-and-sale opensea-automatic-bulk-upload-and-sale Public

    A Selenium Python bot to automatically and bulk upload/ mint and list your NFTs on OpenSea. All metadata compatible, Ethereum and Polygon blockchains supported, reCAPTCHA solvers included.

    Python 327 101

  3. pinterest-automatic-upload pinterest-automatic-upload Public

    Automatically upload as many Pins as you want to Pinterest.

    Python 82 18

  4. multi-party-computation-cryptographic-engine multi-party-computation-cryptographic-engine Public

    Cryptographic core for a multi-party computation-based cryptocurrency payment gateway, including nonce generation, partial signing, and threshold signature protocols.

    Rust

  5. multi-party-computation-controller-api multi-party-computation-controller-api Public

    NestJS controller API for a multi-party computation system, orchestrating distributed key generation and threshold signing via BullMQ and gRPC.

    TypeScript

  6. multi-party-computation-infrastructure multi-party-computation-infrastructure Public

    Ansible-based infrastructure to deploy and operate multi-party computation controller and nodes in production.

    Python