Skip to content
View Neosyuri's full-sized avatar
💭
Happy
💭
Happy
Block or Report

Block or report Neosyuri

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

Yuri Bettini

Hello I'm yuri, While studing to be a FrontEnd developer, fall in love with Python.

Solid fundations of HTML, CSS and Python.

Currently practicing skills in Data-Science and Machine-Learning.


class YuriBettini():
    
  def __init__(self):
    self.name = "Yuri Bettini";
    self.username = "Neosyuri";
    self.location = "Canary Islands, Spain";

  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = YuriBettini()

Pinned Loading

  1. RecordStudio-WebPage RecordStudio-WebPage Public

    Web page por a Record Music Studio

    CSS 1

  2. Guess-the-number-game Guess-the-number-game Public

    A small game make with JavaScript

    JavaScript 1

  3. 2-players-game 2-players-game Public

    A small game make with JavaScript: try to reach 50 point before your opponent (if you roll a 1 you los your points)

    CSS 1

  4. Python_SnakeGame Python_SnakeGame Public

    SnakeGame make with Python

    Python 1

  5. FastReactPizza FastReactPizza Public

    First project make with React

    JavaScript 1

  6. Python_Various_Projects Python_Various_Projects Public

    A collection of various projects make with Python

    Python 1