Skip to content
View icarob-eng's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • Natal, Brasil

Organizations

@Montaigne-ensaios
Block or Report

Block or report icarob-eng

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

Hi there 👋

My name is Ícaro Bruno, I'm from Natal, Brasil. I really love physics, python and capybaras, as you can see in my project, Capym - Capybara, Python, Mechanics. Why capybaras you ask? Good question. Just. Chill. Carrying on. That simulator helped me in some tutoring I gave in physics. Look at a some of what it can do:

6

Made with: NumPy Matplotlib

Besides capybaras and physics, I also think that microcontrollers are pretty cool, so i bought a Esp-8266 microcontroller and some relays to automate my house's lights. I could use Lua or C++ in the microcontoller, but why would I when theres is Micropython? The server software that I made is this and using my experience in Android Development I made a client app. It ain't much by now, in spite of that, slowly but surely, it will become a great project.

Above all of those little projects, the one I'm most proud of is Montaigne ensaios (Montaigne probing), an app thought to help engineers and building technicians (like me) to annotate and compile data from several types of soil test, like granulometry and Standard Penetration Test (SPT). It's the largest project that I have worked in, with a team of 9 developers from the Federal Institute of science and tecnology of Rio Grande do Norte (IFRN).

Another animal that I like are penguins. Unrelated to that, my beloved operational system is:

BigLinux

And the best programming languege is (for me at least):

Python

IDEs:

Android Studio IntelliJ IDEA PyCharm

Jupyter Notebook Visual Studio Code

Microcontrollers:

Arduino Espressif

Stats:

icarob-eng's GitHub stats Top Langs

Pinned Loading

  1. home-control-client home-control-client Public

    Android socket client of home-control-mc

    Java

  2. home-control-mc home-control-mc Public

    Base para sistema de automação residêncial no ESP-8266 NodeMCU, com micropython.

    Python

  3. Integrações sobre a equação de Fried... Integrações sobre a equação de Friedmann para diversos modelos cosmológicos.
    1
    {
    2
      "cells": [
    3
        {
    4
          "cell_type": "markdown",
    5
          "metadata": {
  4. capym capym Public

    Projeto simples de simulador de interações físicas. CaPyM: Capy, Python, Mecânica.

    Python 1

  5. Um pequeno projeto de Tetris em term... Um pequeno projeto de Tetris em terminal baseado no jogo orginal (ainda em andamento)
    1
    import time
    2
    import os
    3
    from random import randint
    4
    from pynput.keyboard import Key, Listener
    5
    import json
  6. Análise de dados de capacidade e ger... Análise de dados de capacidade e geração de energia elétrica no Brasil, com dados da ANEEL.
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "id": "d1067302-cf2f-4b9c-ab61-c4a9f319460f",