Skip to content
View xboxone08's full-sized avatar

Organizations

@toutelabanque
Block or Report

Block or report xboxone08

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
xboxone08/README.md
  • 👋 Hi, I’m Medhansh Choudhury
  • 👀 I’m interested in Python in general
  • 🌱 I’m currently learning how to use GitHub properly (just look at my repository histories and you'll know what I mean)
  • 💞️ I’m looking to collaborate on my repository making_mcpi_real because I'm too dumb for this
  • 📫 I'm available at xboxone08#9868 on Discord or Discussions for a specific repository

Pinned

  1. making_mcpi_real making_mcpi_real Public

    This plugin for Minecraft: Pi edition aims to "update" it to be more like newer versions of Minecraft Bedrock Edition

    Python 8

  2. the_rover the_rover Public

    THE rover. Allows controlling Raspberry Pi "rovers" remotely and interactively from any OS's command line.

    Python 1

  3. flask_template flask_template Public template

    A template repository to quickly set up a Python 3 web app using the Flask microframework

    HTML 1

  4. toutelabanque/L-EFTPOS toutelabanque/L-EFTPOS Public

    L'EFTPOS is an EFTPOS system for Raspberry Pi to work with La Banque.

    Python 1

  5. toutelabanque/labanque toutelabanque/labanque Public

    A mock bank website and backend

    Python 1

  6. Command to pretty-print Windows %PAT... Command to pretty-print Windows %PATH% using Batchfile and Python
    1
    python -c "from sys import argv; print(''.join(argv[1:]).replace(';', '\n'))" %PATH%