Skip to content
View schweigert's full-sized avatar
🥝
λxy.x
🥝
λxy.x

Organizations

@Pagnet @krakenlab @exilework

Block or report schweigert

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

Hi Github 👋



Olá! Eu sou Marlon Henry Schweigert. Sou desenvolvedor Web. Eu programo sistemas web para núvem. Nas horas vagas, desenvolvo jogos para Xbox e PC 🎮.

🔭 Procurando coisas para estudar

Pinned Loading

  1. godotengine/godot godotengine/godot Public

    Godot Engine – Multi-platform 2D and 3D game engine

    C++ 89.3k 20.2k

  2. prontolabs/pronto prontolabs/pronto Public

    Quick automated code review of your changes

    Ruby 2.6k 245

  3. prodis/correios-cep prodis/correios-cep Public

    Find Brazilian addresses by zipcode, directly from Correios database. No HTML parsers.

    Ruby 169 33

  4. simi/omniauth-facebook simi/omniauth-facebook Public

    Facebook OAuth2 Strategy for OmniAuth

    Ruby 1.3k 404

  5. Embedding GoLang into a Ruby applica... Embedding GoLang into a Ruby application - Blogpost to Magrathealabs
    1
    ![Go Title](https://blog.Golang.org/5years/gophers5th.jpg)
    2
    
                  
    3
    I am passionate about Ruby, but its execution time compared to other languages is extremely high, especially when we want to use more complex algorithms. In general, data structures in interpreted languages become incredibly slow compared to compiled languages. Some algorithms such as ´n-body´ and ´fannkuch-redux´ [can be up to 30 times slower in Ruby than Go](https://benchmarksgame.alioth.debian.org/u64q/compare.php?lang=yarv&lang2=go). This is one of the reasons I was interested in embedding Go code in a Ruby environment.
    4
    
                  
    5
    For those who do not know how shared libraries operate, they work in a similar way as DLLs in Windows. However, they have a native code with a direct interface to the C compiler.
  6. gopher-bootstrap gopher-bootstrap Public archive

    Material utilizado para aulas na semana integrada da UDESC

    Vue 8 1