Skip to content
View viganogabriele's full-sized avatar

Highlights

  • Pro

Block or report viganogabriele

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

Hello there 👋

I'm Gabriele, a 20-year-old Computer Engineering student at Politecnico di Milano, Italy. Currently leveling up my development skills. When I'm not coding, I'm likely tweaking my Omarchy setup or managing my homelab.

Let's connect

🔗 LinkedIn
📫 Email

Pinned Loading

  1. Planetario Planetario Public

    Planetario is a C# and Windows Forms algorithm that simulates a planetary system with gravity. The user can control the speed and start/stop the simulation. The algorithm shows four planets with di…

    C#

  2. Simon_Game Simon_Game Public

    A C# and Windows Forms algorithm that implements the classic memory game Simon, where the player has to repeat a sequence of colors shown by the computer.

    C#

  3. Draw_Functions Draw_Functions Public

    A C# and Windows Forms algorithm that draws a mathematical function and calculates its zeros using three different algorithms: bisection, tangent and secant. The user can input the values of xA, xB…

    C#

  4. Birthday_Paradox Birthday_Paradox Public

    A C# algorithm that simulates the probability of two or more people in a group having the same birthday, based on the number of people and the number of trials.

    C#

  5. Gas_Equilibrium Gas_Equilibrium Public

    A C# algorithm that simulates the movement of gas particles in two sectors, A and B, and calculates the number of particles in each sector at different instants.

    C#

  6. Monte_Carlo_Pi_Estimator Monte_Carlo_Pi_Estimator Public

    A C# algorithm that uses the Monte Carlo method to estimate the value of π

    C#