Skip to content
View cgbarros's full-sized avatar

Block or report cgbarros

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

Popular repositories Loading

  1. BAHPM BAHPM Public

    Bateria de itens para teste de percepção musical

    LilyPond

  2. fraseologia fraseologia Public

    Reedição Crítica do Livro 'Fraseologia Musical' de Esther Scliar

    TeX

  3. web.dev web.dev Public

    Forked from GoogleChrome/web.dev

    The frontend, backend, and content source code for web.dev

    JavaScript

  4. bl_iot_sdk bl_iot_sdk Public

    Forked from pine64/bl_iot_sdk

    BL602 SDK (Pine64 fork)

    C

  5. Pascal-Triangle-in-C Pascal-Triangle-in-C Public

    Optimization Exercise from: Steven S. Skiena - The Algorithm Design Manual-Springer (2020)

    C

  6. DynamicProgramming DynamicProgramming Public

    2 versions of fibonacci and 3 versions of pascal's triangle. Try (fib-rec 25) and (fib-dp 25) to see the difference

    Scheme