Skip to content
View IgorFroehner's full-sized avatar
🏠
🏠

Highlights

  • Pro
Block or Report

Block or report IgorFroehner

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

Hi, Igor here 👋

Computer Scientist, Software Engineer and enjoying this jorney of learning.

  • 😁 Ruby on Rails, Rust, Haskell, Python, C/C++, Java.
  • 👯 Always looking to colaborate in open source projects;
                                             +------------------+
                                             |.----------------.|
         .--.              .---.             || >              ||
     .---|__|      .-.     |~~~|             ||                ||    
  .--|===|--|      |_|     |~~~|--.          ||                ||    
  |  |===|  |_     !~|  .--|   |--|          ||                ||            (   )                 ,---.      
  |%%|   |  |.\    | |--|%%|   |  |          |+----------------+|             ) (                 ;     \        ;
  |%%|   |  |\.\   | |__|  |   |  |          +-..------------..-+           _____)_           .==\"/==.  `-.___.'
  |  |   |  | \ \  | |==|  |   |  |          .------------------.          |-------'-.       ((+) .  ::)
  |  |   |__|  \.\ |_|__|  |~~~|__|         / /================\ \         |/\/\/\/|) )      |`._---_.'|
  |  |===|--|   \.\|~|--|%%|~~~|--|        / /==================\ \        |/\/\/\/.-'       \_/     \_/
  ^--^---'--^    `-^-^--^--^---'--'       /________________________\        '-----'        
                                          \________________________/

Pinned Loading

  1. llvm-ssa-to-functional llvm-ssa-to-functional Public

    Translator from LLVM-IR in SSA form to Haskell

    Haskell 10

  2. evolutionary evolutionary Public

    A fully extensible Rust framework for using paralyzed genetic algorithms to solve problems.

    Rust

  3. Verb-Compilator Verb-Compilator Public

    Forked from EMachad0/Verb-Compiler

    Compilador para a linguagem de própria autoria "Verb" feito usando flex e bison, a linguagem é compilada para assembly JVM e pode ser executada usando Jasmin e java.

    C

  4. NEARPriceTwitterBot NEARPriceTwitterBot Public

    Updates of NEAR Token price on twitter.

    Python 4

  5. url-shortener url-shortener Public

    URL shortener written in rails

    Ruby

  6. evolutionary-examples evolutionary-examples Public

    Visual examples of the evolutionary crate usage.