Skip to content
View JustMakeItStudio's full-sized avatar

Block or report JustMakeItStudio

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

Popular repositories Loading

  1. Tile-renderer Tile-renderer Public

    The number of tiles is defined. Then a window is created with a grid that resizes based on the dimensions of the window.

    Python

  2. Minesweeper Minesweeper Public

    The minesweeper is using the tile renderer in the Tile renderer repository.

    Python

  3. Computational-Fluid-Mechanics Computational-Fluid-Mechanics Public

    Different projects that are based on computational fluid mechanics. For instance a flow analysis in vascular network.

    MATLAB

  4. Design-and-Manufacturing-of-a-remotely-operated-underwater-vehicle-ROUV-for-surveillance-purposes Design-and-Manufacturing-of-a-remotely-operated-underwater-vehicle-ROUV-for-surveillance-purposes Public

    There is thermal, structural, hydrodynamics and dynamic movement analysis on the proposed ROUV design, as well as the code for using a raspberry pi as the on board computer and communication device.

    MATLAB

  5. Statistical-and-Numerical-Methods Statistical-and-Numerical-Methods Public

    A python application with graphical user interface (GUI) from tkinter library for the calculation and presentation of statistical and numerical methods.

    Python

  6. Simple-genetic-evolution-machine-learning-moving-blocks-through-a-maze Simple-genetic-evolution-machine-learning-moving-blocks-through-a-maze Public

    A tile world is created that creates a maze. There are walls, roads, and cars. Each car is controlled by a simple neural network. Each new epoch the car that traveled the furthest gives its 'brain'…

    Python