Skip to content
View arenac's full-sized avatar
💻
#coding
💻
#coding
  • Scania
  • Sweden
Block or Report

Block or report arenac

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

Hi there! 👋

Pinned

  1. blockchain blockchain Public

    A Blockchain API to try out Python integrate it with a nice ReactJs web and React Native applications.

    Python

  2. react-tests react-tests Public

    A react playground to try out some libraries like Redux, Saga and Jest.

    HTML

  3. github-web-ts github-web-ts Public

    A React application consuming the Github REST API

    TypeScript

  4. graphql graphql Public

    A backend API with apollo-server to provide a simple query and a mutation. An Apollo web client and a Relay web client to consume the same API. the main goal is to try out both ways to create a Gra…

    JavaScript

  5. gympoint gympoint Public

    Projeto final, Gympoint, do curso GoStack 2019 da Rocketseat.

    JavaScript 1

  6. VSCode Settings VSCode Settings
    1
    {
    2
      "files.autoSave": "off",
    3
      "workbench.startupEditor": "newUntitledFile",
    4
      "workbench.colorTheme": "Dracula",
    5
      "editor.fontFamily": "Fira Code",