Skip to content
View mathealgou's full-sized avatar
:octocat:
:octocat:

Block or report mathealgou

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mathealgou/README.md

Matheus Goulart

Web and automation developer

🖥 What I do

🏭 Automation

I like to automate processes that would either take too long or be too complex to be done completely by hand.

🖼 Front-end

Sometimes being pretty is important. I enjoy trying to present something to the best of my abilities.

📈 Data

Knowing your stuff is key. Processing data makes it easier to analyze it and, more importantly, understand what the next step is.

What I know

🐍 Python

The more I use it, the more I love it as a tool to solve problems. In the short spam of time I've known it, I already used for everything from processing raw data into actually usable, to automating video content creation, to making full blown web applications.

☕ Javascript / Typescript

I consider user interface as a very important factor in the overall quality of software, and no other technology comes close to this ones, along with html (And other templating standarts such as JSX and Vue) and css (And it's pre-processors) when it comes to making the final user's experience that much better.

Pinned Loading

  1. ml-jobs ml-jobs Public

    This project is a machine learning exercise, the application receives a set of skills from the user and returns a job title that matches the skills entered. It uses the Random Forest algorithm to m…

    Python

  2. dashboard dashboard Public

    A lightweight Flask dashboard that pings a small set of personal services and shows their health.

    HTML

  3. mathealgou.github.io mathealgou.github.io Public

    HTML

  4. minikeep minikeep Public

    Mini Keep is a tiny note-taking backend + UI shipped as one Python file (server.py). It serves a responsive HTML interface, a JSON API, and handles storage/logging without extra dependencies.

    Python

  5. reporeport reporeport Public

    Fast AI-free repository analysis tool that counts files and lines by type, infers project type, and provides a concise summary report.

    Go