Skip to content
View juliobillet's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report juliobillet

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

🏳️‍🌈Hey stranger, welcome to my comfy little corner at GitHub🏳️‍🌈

  • 👋 Hi, I’m @juliobillet
  • 👀 I’m interested in development in general.
  • 🌱 I’m currently graduating in Data Science.
  • 💞️ I’m looking forward to collaborate on projects of any sorts, by I hold a place in my heart for games and would love to work in any way related to it.
  • 📫 How to reach me: @juliobillet on Twitter and Instagram.

My info: 📋

class Me:
  def __init__(self):
    self.name = "Júlio Billet"
    self.pronouns = "they/them"
    self.codes = "Python, JavaScript, C, HTML, CSS and Lua"
    self.tools = "Visual Studio Code, Sublime Text, PyCharm, MySQL Workbench, Pandas, OpenRefine, Seaborn, Scikit-Learn, Matplotlib, Numpy, Jupyter Notebook, Google Colab, Git, GitHub, PostgreSQL, MySQL, SQLite, NLTK, rvest, Tidyverse, dplyr, spaCy, gensim.models."

this_is_my = Me()

print(f"My name is {this_is_my.name}\n"
      f"My pronouns are: {this_is_my.pronouns}\n"
      f"I code in {this_is_my.codes}\n"
      f"Known tools: {this_is_my.tools}"
      )

❤️

           

Popular repositories Loading

  1. Rock_Paper_Scissors_Game Rock_Paper_Scissors_Game Public

    Rock Paper Scissors Game in Python

    Python 2

  2. Pong_Game Pong_Game Public

    Pong Game in Python

    Python 2

  3. Base_Calculator Base_Calculator Public

    Base Calculator in TypeScript

    CSS 2 1

  4. juliobillet juliobillet Public

    Config files for my GitHub profile.

    1

  5. studytest_band_name_generator studytest_band_name_generator Public

    Study Test - Band Name Generator

    Python 1

  6. bmi_calculator bmi_calculator Public

    BMI (Body Mass Index) Calculator

    Python 1