Skip to content
View ARyOtaRe's full-sized avatar
💥
Lipo batteries are exploding :D
💥
Lipo batteries are exploding :D

Highlights

  • Pro

Organizations

@ROBOTIUM-ECAM-EPMI
Block or Report

Block or report ARyOtaRe

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

Typing SVG Greetings


Introduction

class  ARyOtaRe:
	def __init__(self, name, age): 
		self.name = "Raf"
		self.age = 21
		self.pronouns = ["She/Her","They/Them"]
		
	def programming_languages(self):
		global backend={ "Python":"Raspberry Pi manager", "C++":"Solarius"}
		global frontend=[{"Python": "Europe Discord bot"},  {"Python": "Star Wars Archives Discord bot"},{"HTML": "Website"},{"Javascript":"website"}]
		print("Backend:\n"+json.dumps(backend)+"\nFrontend:\n"+json.dumps(frontend))
		

About me

I work on:



My favourite IDE and text editors:


I code in:


I use these tools:


H4X0R Profile Views

ARyOtaRe's github stats
Top Langs


I listen to:
![[spotify-github-profile](https://spotify-github-profile.vercel.app/api/view?uid=2163besfw2opoiwjryvzw5pya&cover_image=true&theme=default&show_offline=false&background_color=974eb1&bar_color=21a69a&bar_color_cover=true)](https://spotify-github-profile.vercel.app/api/view?uid=2163besfw2opoiwjryvzw5pya&redirect=true)

SWUbanner

My Projects

Star-Wars-Archives TP211-SOLARIUS

Popular repositories

  1. ARyOtaRe ARyOtaRe Public

    Python 4

  2. Star-Wars-Archives Star-Wars-Archives Public

    Discord bot for Star Wars planet query

    Python 2

  3. WeatherBot WeatherBot Public

    Discord bot that tells you the weather anywhere in the world! Get basic weather information without moving from your Discord channel 😎

    Python 2

  4. TP211-SOLARIUS TP211-SOLARIUS Public

    This project was made by a collaboration of our computer science class and mechanical science class, where we had to conceptualise and produce a solar panel act like a sunflower, a.k.a. follow the …

    C++ 1

  5. ROBOTIUM ROBOTIUM Public

    Repository containing all the code for the French robotics national cup's ECAM-EPMI Cergy/Grasse robots.

    1

  6. Advent-of-Code Advent-of-Code Public

    2021 advent of code programs

    Python 1