Skip to content
View GuilhermeRossato's full-sized avatar
💼
“What I cannot build, I do not understand” - Richard Feynman
💼
“What I cannot build, I do not understand” - Richard Feynman

Highlights

  • Pro
Block or Report

Block or report GuilhermeRossato

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

Welcome to my Github profile

I am a Brazilian developer and data-engineer who loves to experiment with technology and create interesting projects to solve all sort of problems. Although I like backend development I have projects in all sort of stacks, I've graduated in Computer Engineering and love programming all sort of things, from hardware level stuff like C on microcontrollers to modern scripts like python / typescript / node.js, etc. Feel free to look around, most repositories here are personal projects entirely built by me, the professional ones are private, of course.

I also have some snippets that might be useful if you're a developer: https://gist.github.com/GuilhermeRossato

Pinned

  1. declarative-php declarative-php Public

    Experimental PHP library for building declarative web applications

    PHP 1

  2. router-vis router-vis Public

    Extract, parse and persist data from a router's user interface.

    JavaScript

  3. image-area-diff image-area-diff Public

    An efficient npm library used to conditionally compare pixel-level areas in PNG images

    JavaScript 4

  4. 3D-Redstone-Simulator 3D-Redstone-Simulator Public

    A web app to simulate redstone circuitry (boolean logic) in a minecraft-like 3D environment.

    JavaScript 62 11

  5. mexpress mexpress Public

    A fast and simple http server framework for NodeJS.

    JavaScript 2

  6. coluna-bot coluna-bot Public

    A project to detect bad posture on a friend of mine and alert him automatically. Uses tensorflow (w/ fully connected neural network) for posture detection and puppeteer for browser orchestration.

    JavaScript