Skip to content
View matheusphalves's full-sized avatar
💻
Focusing
💻
Focusing

Block or report matheusphalves

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
matheusphalves/README.md

Hi, I'm Matheus Phelipe. How are you doing? 👋

I'm a Bachelor Degree in Computer Engineering and recently I've been working on projects related to web development, Data Science and Deep Learning.

  • 🤝 Looking to collaborate on web, data science or deep learning projects.
  • 🔭 Working on UVC Portal development (read more about)

God bless you.

Popular repositories Loading

  1. perceptron-algorithm perceptron-algorithm Public

    A basic Perceptron single layer algorithm. That's the most simple neural-network implemented in 1957 by Frank Rosenblatt.

    Python 3

  2. java-data-structures-algorithms java-data-structures-algorithms Public

    Código fonte criado para o curso de Fundamentos de Estruturas de Dados

    Java 2 1

  3. cross-json-xml-dsl-parser cross-json-xml-dsl-parser Public

    Repositório do projeto de compiladores no semestre 2020.2

    JavaScript 1 1

  4. breakout-game breakout-game Public

    Breakout Game in C language!

    C

  5. functional-programming-paradigm functional-programming-paradigm Public

    This repository will show to you how functional paradigm works in a feel examples: implementation of Data structures, high order functions and other functional functions.

    Kotlin

  6. python-basics python-basics Public

    Material de aula utilizado como apoio no curso de fundamentos da programação em Python

    Python