Skip to content
View rob-ec's full-sized avatar
🔆
Sobral-CE
🔆
Sobral-CE

Organizations

@lisd-team @cdg-team @ndi-avc @sid-gc @Morpheus-HealthSystem @vapu-ufc
Block or Report

Block or report rob-ec

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

👋 Hiii!!!

You can call me Rob 😉

I'm a Software Developer with knowledge in graphic design. See my repositories to know some of my works and to a general view check my resume or visit my website.

code:
<?php

  $life = new Life();

  $life->setPremise("Everything that exists started with a dream");
  $life->dream->begin(); 
  
  // Come find out with me what happens from here
know more:

Pinned

  1. docker-lampp docker-lampp Public

    Docker Environment with Apache + MariaDB + PHP + PHPMyAdmin

    Dockerfile

  2. solar-system solar-system Public

    Cena em 3D com a formação e movimentação do Sistema Solar. O projeto foi criado durante a disciplina de Computação Gráfica do curso de Engenharia de Computação da Universidade Federal do Ceará.

    JavaScript 2

  3. body-temperature-monitoring body-temperature-monitoring Public

    Experimental frontend solution aimed at collecting CSV data from users and displaying representations of the contained data using HTML, CSS, and pure JavaScript along with the Chart.js and D3.js li…

    JavaScript

  4. todolist todolist Public

    My very first react experiment

    JavaScript

  5. aluraplay-simple-php aluraplay-simple-php Public

    This project is the result of the PHP training at Alura, where topics related to language security and functionality were covered. The project includes the implementation of sessions for login, sec…

    PHP

  6. laravel-react-full-stack laravel-react-full-stack Public

    This web application allows you to manage users, including registration, editing, deleting, and viewing details. It is built using the following technologies:

    PHP