Skip to content
View maximedrn's full-sized avatar

Highlights

  • Pro

Organizations

@shreeed-app

Block or report maximedrn

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

👋 Hello, I'm Maxime!

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

LinkedIn Telegram Email

✨ 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: Shreeed - A non-custodial cryptocurrency payment platform.
  • 🌱 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. shreeed-app/.github shreeed-app/.github Public

    Shreeed is an open-source cryptocurrency payment gateway designed to achieve a high degree of decentralization in its transaction model while ensuring full transparency.

  2. shreeed-app/multi-party-computation-controller-api shreeed-app/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

  3. shreeed-app/multi-party-computation-cryptographic-engine shreeed-app/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

  4. shreeed-app/multi-party-computation-infrastructure shreeed-app/multi-party-computation-infrastructure Public

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

    Python