(Translated by https://www.hiragana.jp/)
alexandremcosta (Alexandre Marangoni Costa) · GitHub
Skip to content
View alexandremcosta's full-sized avatar

Organizations

@loopsocial
Block or Report

Block or report alexandremcosta

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. alexandremcosta.github.io alexandremcosta.github.io Public

    SSG built with the help of ChatGPT

    Shell 15 2

  2. pucker pucker Public

    This is my final graduation project for the Computer Engeneer bac. degree at PUC-Rio university.

    HTML 3

  3. Stream HTTP body with Elixir Mint Stream HTTP body with Elixir Mint
    1
    defmodule Downloader do
    2
      @moduledoc"""
    3
      Download streams of bytes from URLs.
    4
      Useful to transfer large files with low RAM usage.
    5
      
  4. bureaucrat bureaucrat Public

    Forked from api-hogs/bureaucrat

    Generate Phoenix API documentation from tests

    Elixir

  5. confluent_schema confluent_schema Public

    Elixir library to cache and validate confluent schemas from a registry

    Elixir

  6. dimension_reduction dimension_reduction Public

    Algorithms for dimension reduction in a bag of words (C programming)

    C