Skip to content
View cmariot's full-sized avatar
πŸš€
πŸš€

Highlights

  • Pro

Organizations

@chesslablab

Block or report cmariot

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

πŸ‘‹ Welcome!

I'm a passionate developer who loves building projects that combine technology and real-world impact. Whether it's AI, blockchain, or other domains, I'm always exploring and creating innovative solutions.


πŸš€ What I Love to Build

  • 🧠 AI & Machine Learning – Classification models, reinforcement learning
  • πŸ•ΈοΈ Web & Interactive Platforms – SPAs, real-time applications, user-driven experiences
  • πŸ”— Blockchain – Smart contracts, decentralized finance, NFTs
  • 🌍 Impactful Projects – Healthcare accessibility, social impact solutions

πŸ› οΈ Tools & Technologies

  • Languages: Python, C, C++, Rust, JavaScript, Solidity
  • Frameworks: Django, React, PyTorch, Tensorflow
  • Databases: PostgreSQL
  • Tools: Git, Docker, Kubernetes

🀝 Let's Work Together!

I'm always open to opportunities where I can apply my skills to innovative and meaningful projects.
If you have an idea, a project, or a job offer, feel free to reach out!

Pinned Loading

  1. multilayer_perceptron multilayer_perceptron Public

    Implementation of a deep neural network from scratch that predicts whether a cancer is malignant or benign based on characteristics of cell nucleus.

    Python 1

  2. Leaffliction Leaffliction Public

    A project in the computer vision field involves creating a Convolutional Neural Network. The purpose of this network is to examine images of leaves to determine the plant species and detect any pre…

    Python 2

  3. computorv1 computorv1 Public

    Polynomial equation solver written in rust

    Rust 1

  4. webserv webserv Public

    A HTTP server in C++ 98

    C++ 4

  5. ft_transcendence ft_transcendence Public

    This website provide a nice user interface, a chat, and real-time Pong multiplayer online games !

    TypeScript 3

  6. Learn2Slither Learn2Slither Public

    A reinforcement-learning snake game

    Python