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.

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

Hello there 👋

I’m Gabriele, a 19-year-old Computer Engineering student from Italy.

About me

I recently graduated from the scientific high school specializing in applied sciences, where I developed a strong interest in computer science and related topics. My journey into the digital world started in middle school, where I learned how to use the Adobe suite, and has since been enriched through self-study and school-based programming.

Now, I am enrolled in the computer engineering faculty, eager to learn as much as possible for my future. I’m open to connections on Linkedin with professionals and companies in the IT sector, eager to learn from experts and share my ideas. I’m excited to face the challenges that the future holds and to turn my passion for computer science into a successful career path.

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#