marcelofcabral
TS, C++, C#, Unreal Engine. Currently an undergraduate in Computer Engineering @ Fumec University (Brazil). I'm also on Gitlab.
Wolf Blaze SoftwareBrazil
Pinned Repositories
arduino-sorting-visualization
Code for an arduino project that materializes a 5-element integer array as a set of LEDs and sorts it. For educational purposes.
big-bag-vegetables
A website where you buy vegetables.
calculadora
Simple Python calculator.
desafioioasys
Front desenvolvido para o teste para vaga de desenvolvedor front-end da Ioasys.
do
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.
ecommerce-backend
Backend for my e-commerce full stack app. Runs on Node.js and uses the Express web framework and JWT authentication for security.
invaders
Simple Space Invaders-inspired game created during the last module of the Ultimate Rust Crash Course, by Nathan Stocks.
nodejs-webcrawler
Webcrawler built on top of Node.js.
squares_and_chat
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, CSS and JavaScript.
vertical-slice-app
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 structure should be like. This is the chosen structure for all of Ouvidor Digital's front-end applications that are based on React.
marcelofcabral's Repositories
marcelofcabral/arduino-sorting-visualization
Code for an arduino project that materializes a 5-element integer array as a set of LEDs and sorts it. For educational purposes.
marcelofcabral/big-bag-vegetables
A website where you buy vegetables.
marcelofcabral/calculadora
Simple Python calculator.
marcelofcabral/desafioioasys
Front desenvolvido para o teste para vaga de desenvolvedor front-end da Ioasys.
marcelofcabral/do
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.
marcelofcabral/ecommerce-backend
Backend for my e-commerce full stack app. Runs on Node.js and uses the Express web framework and JWT authentication for security.
marcelofcabral/ecommerce-frontend-mobile
Front-end for an e-commerce web app. Built on React Native with TypeScript.
marcelofcabral/invaders
Simple Space Invaders-inspired game created during the last module of the Ultimate Rust Crash Course, by Nathan Stocks.
marcelofcabral/nodejs-webcrawler
Webcrawler built on top of Node.js.
marcelofcabral/squares_and_chat
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, CSS and JavaScript.
marcelofcabral/vertical-slice-app
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 structure should be like. This is the chosen structure for all of Ouvidor Digital's front-end applications that are based on React.
marcelofcabral/virtual-menu-manager
React Native app that manages a virtual menu. The HTML contents of this menu would be stored in a remote server and would change according to actions taken by the user on the app.
marcelofcabral/fin-api
First project of the NodeJS Trail from Rocketseat's Ignite.
marcelofcabral/frontend-challenge-tic-tac-liven
Desafio frontend TIC-TAC-LIVEN
marcelofcabral/hello-webpack
Simple app to study the Webpack bundler.
marcelofcabral/ignite_myskills
Primeiro projeto desenvolvido na trilha React Native do Ignite (Rocketseat).
marcelofcabral/ignite_trilhaNodeJS_desafio01
Primeiro desafio da trilha NodeJS do Ignite (Rocketseat).
marcelofcabral/ignite_trilhaNodeJS_desafio02
Segundo desafio da trilha NodeJS (Ignite/Rocketseat)
marcelofcabral/ignite_trilhaNodeJS_desafio03
Terceiro desafio da trilha NodeJS (Ignite/Rocketseat).
marcelofcabral/ignite_trilhaNodeJS_desafio04
Quarto desafio da trilha NodeJS do curso Ignite (Rocketseat).
marcelofcabral/ignite_trilhaRN_desafio01
Primeiro desafio da Trilha React Native do Ignite da Rocketseat.
marcelofcabral/ignite_trilhaRN_desafio02
Segundo desafio da trilha React Native do Ignite (aplicação SavePass).
marcelofcabral/ignite_trilhaRN_desafio03
Terceiro desafio da trilha React Native do Ignite (Rocketseat) (aplicação stream.data).
marcelofcabral/ignite_trilhaRN_desafio04
marcelofcabral/ignite_trilhaRN_goFinances
Repositório para abrigar o app goFinances, desenvolvido durante a Trilha React Native do Ignite da Rocketseat.
marcelofcabral/ignite_trilhaRN_rentx
App developed during the React Native course from Rocketseat's "Ignite" program.
marcelofcabral/learn-opengl
This repo documents my journey on learning OpenGL and acquiring knowledge related to graphics computing.
marcelofcabral/plantae
Simple front-end built using HTML, CSS and JS to improve my CSS knowledge and refresh basic concepts.
marcelofcabral/portfolio
Portfolio web app built using React and React Bootstrap.
marcelofcabral/ts-design-patterns
Design patterns in TypeScript.