Skip to content
View GHManu's full-sized avatar
:electron:
Bit By Bit
:electron:
Bit By Bit
  • Reggio Emilia, Emilia Romagna, Italy
  • Instagram manuel_ghera

Highlights

  • Pro

Block or report GHManu

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GHManu/README.md

Hi My name is Manuel Gherardi

πŸ’‘ Student Of Computer Engineering

✏️ I'm a Computer Engineering student at the University of Modena and Reggio Emilia, Italy. I enjoy bringing my ideas to life through concrete projects, and I also enjoy collaborating with and listening to people, not only in the IT world but also outside of it, because everyone can make a significant contribution to everything.

  • 🌍 I'm based in Reggio Emilia/Modena, Italy
  • βœ‰οΈ You can contact me at manuelgherardi2004@gmail.com
  • πŸ‘₯ I'm looking to collaborate on all kinds of projects!

πŸ› οΈ Tech Stack & Tools

Languages & Data Formats

C C++ C# Python Java JavaScript PHP MATLAB LaTeX / TeX SQL XML JSON

Compilers, Build Tools, Frameworks & Game Engines

GCC LLVM CMake Makefile Flex & Bison/Yacc HTML5 CSS3 React Flask MySQL JavaFX NumPy Unity Unreal Engine

IDEs, Tools & Operating Systems

Git GNU Bash VS Code Visual Studio IntelliJ IDEA PyCharm Vim Notion Marionnet Linux Fedora Ubuntu Windows


🌐 Socials & Connect With Me

LinkedIn Instagram Threads YouTube Discord Facebook


πŸ“Š GitHub Stats

GHManu's GitHub stats Top Languages


πŸ“Œ Top Repositories

Popular repositories Loading

  1. Game2.0 Game2.0 Public

    Rewriting of a simple 2D game made with JavaFX (also by me, made for the OOP course) and with Software Engineering techniques

    TeX 1

  2. Monte-Carlo-Method Monte-Carlo-Method Public

    Simple example in Python of the Monte Carlo Method

    Python 1

  3. AI-In-C AI-In-C Public

    I try to replicate Python codes in C for various AI models done in the course at the university I go to

    C 1

  4. compiler-assignments compiler-assignments Public

    Assignments written in C++ for code optimization tasks, the middle-end part of a compiler, for the University Compilers course.

    Makefile 1

  5. OnePiece-LogPoseSimulator OnePiece-LogPoseSimulator Public

    I created a personal simulation of the Log Pose used in One Piece by the crews to know the route to the next island.

    C++ 1

  6. learn-java-core learn-java-core Public

    Forked from nbicocchi/learn-java-core

    Intermediate course introducing Object Oriented Programming (OOP) principles applied to the Java language. Recommended to learners with previous experience.

    Java