Skip to content
View Mgb64's full-sized avatar

Highlights

  • Pro

Block or report Mgb64

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

My projects

Pizza Panic videogame.

Made in c++, it's a videogame made for scientific childhood day (april 2023). The repository can be found here

Van der Waals gas simulation.

Made in java, it's a GUI project made in my 2nd college year. It simulates the Van der Waals gas in a piston.
The repositoy can be found here

B* Tree

Made in c++, it's a implementation of a B* tree for the course "Data Structures". The repository can be found here.

Electric field visualizer

Made in python, it's a GUI project made in my 2nd college year. It simulates the Electric Field given an arragement of positive and negative charges. The repository can be found here.

Real Time Mesh Generator for Computadional Fluid Dynamics

Made with python, c++ and fortran

Pinned Loading

  1. PizzaPanic PizzaPanic Public

    Forked from denisseantunez/PizzaPanic

    Videojuego realizado para el día de la niñez científica en el segundo año de carrera (Abril de 2023)

    C++

  2. Simulacion-del-gas-de-Van-der-Waals Simulacion-del-gas-de-Van-der-Waals Public

    Forked from Harico04/Simulacion-de-gas-de-Van-der-Waals

    Proyecto realizado en segundo año de la carrera (Diciembre 2023) para las materias de "Fluidos y Fenómenos Térmicos" y "Programación Avanzada".

    Java