Skip to content
View KucoDEV's full-sized avatar
✏️
I may be slow to respond.
✏️
I may be slow to respond.

Organizations

@OratisDEV

Block or report KucoDEV

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

👋 Salut, moi c'est Mathéo PCIHOT-MOÏSE

Typing SVG

🚀 Qui suis-je ?

Je suis un développeur passionné par le code et la création d'outils innovants. J'adore apprendre de nouvelles technologies et repousser les limites de mes compétences.

🔹 Langages & Technologies : HTML/CSS, React, JavaScript, Python, C/C++/C#, PSQL

🔹 Projet actuel : OratisAI, MyBox, Portfolio, InOut

🔹 Centres d'intérêt : Développement web, applications, intelligence artificielle

🔹 Obtenez tous mes liens en cliquant ici


📊 Mes Stats


GitHub Stats


🌟 Projets en avant


🔧 Moi en quelques lignes de code

class Kuco():
    def __init__(self) -> None:
        self.name = 'Kuco'
        self.link = 'https://www.oratis.fr'
        self.about = 'Developer'
    
    def __gt__(self, other) -> bool:
        return True
class Kuco {
    public Kuco() {
        this.name = "Kuco";
        this.link = "https://www.oratis.fr";
        this.about = "Developer";
    }
    public String name;
    public String link;
    public String about;

    public boolean compareTo(Kuco other) {
        return true;
    }
}

📫 Contact

💼 Portfolio
📩 Mail : Matheo.PICHOT-MOISE@etu.uca.fr


📌 Toujours en quête de nouveaux projets ! 🚀

Pinned Loading

  1. MyBox Public

    [ 📦 My Box ] is a web application that allows users to create, save, and view their notes online. This project is designed to provide a smooth and minimalist experience with a Markdown editor and a…

    HTML 8

  2. OratisAI Public

    ORATIS est un pipeline complet pour la reconnaissance vocale automatique (ASR). Le projet implémente les étapes clés nécessaires pour convertir des fichiers audio en texte.

    Python 8

  3. BUT-Projets Public

    Welcome to the BUT-Project folder, which contains various projects carried out as part of my BUT Computer Science studies. Each project is stored in a subfolder and includes its own documentation a…

    C 8

  4. InOut Public

    Ce projet transforme l'apparence de votre environnement Linux pour le faire ressembler à Windows 10, facilitant ainsi la discrétion dans certains contextes.

    CSS 7

  5. kucodev.github.io Public

    Welcome to my portfolio! This project is a showcase of my skills, projects, and services as a developer passionate about interactive experiences and innovative design.

    JavaScript 8

  6. OratisDEV/oratisdev.github.io Public

    ORATIS est un groupe de développement créatif et innovant, dédié à la création de solutions technologiques avancées. Ce projet constitue le site web officiel du groupe, présentant son équipe, ses v…

    HTML 8