Skip to content
View AdrianoGratani's full-sized avatar

Block or report AdrianoGratani

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

Italian Frontend Developer.

I like to:

  • Explain every process behind what appears on the screen, in details, with no gibberish;
  • Shape my imagination using JavaScript and Typescript;
  • Create something original in NextJs frameworks, and ReactJs library;
  • Learn how to code (and apply) Algorithms and DataStructures;
  • the C language and Operative Systems (in the spare time...);

Contact me at:

Pinned Loading

  1. AdrianoGratani-PortfolioWebsite AdrianoGratani-PortfolioWebsite Public

    My Personal Website. NextJs | React | TailwindCSS

    JavaScript

  2. algorithms-course-java algorithms-course-java Public

    This project is about explaining, in my words, the fundamentals of data structures and algorithms in oop, using Java. Work in progress.

    Java

  3. Pac-Man-for-Desktop Pac-Man-for-Desktop Public

    [KEYS: 'w' 'a' 's' 'd'] Please check the README.md file to see my explanation of the code. I coded Pacman to learn algorithms implementation.

    JavaScript

  4. Pong-game Pong-game Public

    Check my in-depth description of this code in the README.md. I coded this classic as a total beginner in the early stages of my path.

    HTML

  5. react-concepts-explained-through-projects react-concepts-explained-through-projects Public

    More than 20 React apps. I carefully explain in MY own words how they work, in the README.md. This project aims to showcase my understandings of the ReactJs library.

    JavaScript

  6. spaceInvaders-game spaceInvaders-game Public

    [KEYS: 'a' 'd' 'space'] The code is explained by ME, line by line, in the README.md. Great project to apply garbage collection (= remove from memory dead enemies and projectiles) and rendering thro…

    JavaScript