Skip to content
View yDanonin's full-sized avatar
πŸ‡§πŸ‡·
πŸ‡§πŸ‡·
  • SΓ£o Paulo, Brazil
  • 15:34 (UTC -03:00)

Highlights

  • Pro

Block or report yDanonin

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yDanonin/README.md
~$ whoami

Hello, I'm Fabiano πŸ™‚

const getInformationAboutMe = () => {
  return { 
    age: 22,
    college: 'πŸ‘¨β€πŸ’» Computer Science'
  }
}


module.exports = {
  getInformationAboutMe,
}

Tools I like the most βš™οΈ

JavaScript Node.js TypeScript Rust


Pinned Loading

  1. AES_cryptography AES_cryptography Public

    AES cryptography built in python for a college project

    Python 9 2

  2. sorting-algorithms sorting-algorithms Public

    C 2

  3. API_educo API_educo Public

    technical thesis project API. The project is an education website where students help students with questions.

    TypeScript 2

  4. educo-project educo-project Public

    Forked from GitHubWithCjcnch/educo-project

    TypeScript