Skip to content
View NerusSkyhigh's full-sized avatar
💭
Still Learning
💭
Still Learning

Highlights

  • Pro
Block or Report

Block or report NerusSkyhigh

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

Hi, I'm Guglielmo Grillo aka NerusSkyhigh.

About me

I’m a recently graduated Physicist (Master’s degree) at Trento with a strong passion for computer science. This passion led me to choose a computational path both for my curricular and extracurricular classes. I’m one of the founding members of Progetto Apollo, a scientific divulgation group operating at the University of Trento in collaboration with Arditodesìo. Since 2019 I’ve been a tutor for the University of Trento. My hobbies include video games and parkour.

Projects:

Personal Projects:

Practical Deep Learning for Coders

GitHub repository
I'm taking the course Practical Deep Learning for Coders. If you are interested in my homework and projects, you can find them in this repository

Magic TCG card recognition

A personal project that I'm carrying on with a friend of mine. We are not ready to disclose our project, but we aim to design a machine able to detect Magic TCG cards, sort them, and esteem the market value of a deck of cards.

University Projects:

"Percolation - Theory and Applications" - Multi-scale methods in soft matter physics

Percolation - Github repository: brief introduction to Bernoulli percolation with a review on the existence of the critical point, some slides I used to present the topic, and a Jupyter notebook containing a few interactive plot and simulations (like a Monte Carlo simulation for the critical probability) used to generate the images of the slides.

Machine Learning Phases of Matter - Advanced Computational Physics

GitHub repository
This project aims to reobtain the results presented in Machine learning phases of matter (Juan Carrasquilla, Roger G. Melko) regarding the two-dimensional square Ising model. The authors show that a standard feed-forward neural network (FFNN) is a suitable tool to detect Ising's model phase transition.

A Game of Life - Laboratory of Advanced Electronics

notes (GitHub repository)
notes (website)
FPGA Code and Exam project Developed for the course Laboratory of Advanced Electronics including my final project that implements Conway's Game of Life on an FPGA and outputs the results using the VGA standard.

Pinned

  1. LoAE-code LoAE-code Public

    Verilog

  2. LoAE-notes LoAE-notes Public

    Jupyter Notebook

  3. multiscale-percolation multiscale-percolation Public

    Review and project for the course Multi-scale methods in soft matter physics [145889] held by prof. R. POTESTIO (University of Trento, a.y. 2021/22).

    Jupyter Notebook

  4. Machine-Learning-Phases-of-Matter Machine-Learning-Phases-of-Matter Public

    This project aims to reobtain the results presented in Machine learning phases of matter regarding the two-dimensional square Ising model.

    Jupyter Notebook 3

  5. computationalphysics2021 computationalphysics2021 Public

    Repository for the course Computational Physics help by Prof. Pederiva at unitn.

    Jupyter Notebook

  6. ga-inverted-pendulum ga-inverted-pendulum Public

    Python