Skip to content
View marcelofcabral's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Montreal Informática
  • Brazil
Block or Report

Block or report marcelofcabral

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

Pinned Loading

  1. do do Public

    Weekly schedule in C. Works in a command line dialog fashion. Implementing visual interface using IUP (Portable User Interface). Working to expand it to a monthly and even yearly schedule.

    C

  2. arduino-sorting-visualization arduino-sorting-visualization Public

    Code for an arduino project that materializes a 5-element integer array as a set of LEDs and sorts it. For educational purposes.

    C++ 1

  3. nodejs-webcrawler nodejs-webcrawler Public

    Webcrawler built on top of Node.js.

    JavaScript

  4. squares_and_chat squares_and_chat Public

    A simple full JavaScript shooter game with an embedded chat based on Web Socket. Back-end uses Node.js (with websocket and pg as the only dependencies) and PostgreSQL. Front-end in vanilla HTML, CS…

    JavaScript

  5. invaders invaders Public

    Simple Space Invaders-inspired game created during the last module of the Ultimate Rust Crash Course, by Nathan Stocks.

    Rust

  6. vertical-slice-app vertical-slice-app Public

    This repo contains an example app developed using a feature based, Vertical Slice-inspired architecture. The main goal is creating a model for what a modern, developer-friendly React project struct…

    TypeScript