Skip to content
View ggml1's full-sized avatar
Block or Report

Block or report ggml1

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

Pinned Loading

  1. Algorithms Algorithms Public

    C++ implementations of various algorithms and data structures.

    C++

  2. Project-X Project-X Public

    Hardware-Software infrastructure project, which consists in a coding game very similar to the one Google created for the celebration of 50 years of Kids Coding (Doodle Bunny).

    C++ 1

  3. Target-Game Target-Game Public

    Projeto - Introdução a Programação @ CIn, UFPE, 2017.1

    C 2

  4. numerical-methods-project numerical-methods-project Public

    Project that aims at solving initial-value problems, using different linear multi-step (or single-step) methods to obtain the numerical solution to ordinary differential equations of varied orders.

    TeX

  5. genetic-algorithms genetic-algorithms Public

    This repo contains studies I have done on genetic algorithms and some implementations applied to solve problems.

    Python 1

  6. Bootloader Bootloader Public

    Project developed for the Software Infrastructure course, using Assembly x86 NASM.

    Assembly