Skip to content
View tetelie's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tetelie

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

Pinned Loading

  1. blockchain.py blockchain.py
    1
    # -*- coding: utf-8 -*-
    2
    """
    3
    Created on Thu Jan  6 21:27:04 2022
    4
    5
    @author: elie
  2. token-ERC20.sol token-ERC20.sol
    1
    // SPDX-Licence-Identifier: MIT
    2
    pragma solidity ^0.8.0;
    3
    
                  
    4
    contract Token{
    5
        // Déclaration des variables du token
  3. Solidity-Bases Solidity-Bases Public

    Quelques bases solidity issu des tutoriels de BenBK

    Solidity

  4. Hashimiste Hashimiste Public

    Forked from projet-gl2/Hashimiste

    Jeu de Hashi avec aide à la résolution

    Java

  5. Jeu-de-la-vie Jeu-de-la-vie Public

    Automate cellulaire avec SwingUI

    Java

  6. Kurama-Practice Kurama-Practice Public

    Plugin Minecraft mode de jeu d'entraînement

    Java 2