Code Monkey home page Code Monkey logo

Mickael Souza Dev

Hi! I'm Mickael B. Souza, a Backend Developer currently living in Santana do Livramento, Brazil. I'm Working with PHP and Mysql DB. Also i constantly learning new stuff with PHP(good practices, clean code, algorithm, data structures, etc) and another programming languages, like Golang and Ruby.

namespace MickaelSouzaDev;

class Me
{
   private $name;
   private $location;
   private $linkedinProfile;
   
   public function __construct()
   {
      $this->name = "Mickael Braz de Souza";
      $this->location = "Santana do Livramento, Brazil";
      $this->linkedinProfile = "https://www.linkedin.com/in/mickael-b-souza/";
   }

   public function hello() {
      return "Hello, World";
   }
}
    
 

Inspired By: abhigyantrips

Mickael Souza's Projects

audio_counter icon audio_counter

Algoritmo que soma as durações de todos arquivos de audio encontrados em uma pasta

brek-line-api icon brek-line-api

Api feita inteiramente em Laravel que será consumida numa aplicação de um Brechó Online, inicialmente como SPA(Single Page Application) e talvez posteriormente por um aplicativo mobile.

curso-node-js icon curso-node-js

Curso de Node JS: https://cursos.nodebr.org/courses/enrolled/448292

django_api_tp icon django_api_tp

Api com Django Rest Framework e pequena aplicação html5 js para consumir a api.

django_rest_api icon django_rest_api

Primeira api desenolvida com Django Rest Framework, apenas para testes.

first-flutter-app icon first-flutter-app

Primeiro aplicativo móvel desenvolvido utilizando o framework cross-platform nativo: Flutter

hyperf-forked icon hyperf-forked

🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.

my-site-old icon my-site-old

Portfolio dos meus trabalhos e de minhas habilidades.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.