Skip to content
View LeoNardoRR's full-sized avatar
🕷️
🕷️

Organizations

@Constr-Up
Block or Report

Block or report LeoNardoRR

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

Typing SVG

  • Security Information Student - FATEC (5/6) 📚
  • Scientific Researcher (Quantum computing) - FATEC 👨‍💼 
 
const WhoAmI = 
{
  user: "Leonardo R.",
  student: "Python and Silq",
  hobbies: [
   "Studying",
   "Watch Movies",
  ]
}
	
function getCurrentCity() 
{
	return 'Americana, São Paulo - Brazil'
}

CONTACT ME:

LinkedIn URL


Visit counter:



Snake eif

Popular repositories

  1. LeoNardoRR LeoNardoRR Public

    💻Estilizando o GITHUB

    2

  2. classical-technology-to-quantum classical-technology-to-quantum Public

    Classical computing to quantum computing (In progress)

    Jupyter Notebook 1

  3. Portfolio Portfolio Public

    HTML 1

  4. card_curriculum card_curriculum Public

    Card profissional

    CSS

  5. studying_repository studying_repository Public

    Nesse repositório encontram-se todos os arquivos, jogos e projetos que desenvolvi ou estou desenvolvendo, para estudos sobre linguagem de programação.

    JavaScript

  6. x-www-form-urlencoded-to-json x-www-form-urlencoded-to-json Public

    Forked from pferreirafabricio/x-www-form-urlencoded-to-json

    ⏯ A simple converter to transform a x-www-form-urlencoded string to json

    JavaScript