Pinned Repositories
bookreview
Web application for reviewing books using Goodreads API
docker-deployment-boilerplate
docker-react-boilerplate
Boilerplate for react app in a docker container
hack-assembler
Hack Assembler for nand2tetris implemented with Python
hack-virtual-machine
Implementation in Python for the Hack Virtual Machine
my-blog
Gatsby.js files for my personal blog
projetopitfall
react-boilerplate
React boilerplate for new project. Comes with React-Router, Redux, Redux-Thunk and Cypress for end-to-end testing
vinicius0197's Repositories
vinicius0197/docker-deployment-boilerplate
vinicius0197/hack-virtual-machine
Implementation in Python for the Hack Virtual Machine
vinicius0197/docker-react-boilerplate
Boilerplate for react app in a docker container
vinicius0197/hack-assembler
Hack Assembler for nand2tetris implemented with Python
vinicius0197/my-blog
Gatsby.js files for my personal blog
vinicius0197/react-boilerplate
React boilerplate for new project. Comes with React-Router, Redux, Redux-Thunk and Cypress for end-to-end testing
vinicius0197/codestreak
vinicius0197/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
vinicius0197/compiler-project
Projeto da disciplina de Tradutores
vinicius0197/expressions-dsl
Expressions DSL example from XText
vinicius0197/fs-challenge-novatics
Full stack challenge for novatics
vinicius0197/metacrysl
Xtext implementation of CrySL rules
vinicius0197/minhacarteira
App para controle de finanças pessoais
vinicius0197/notes
vinicius0197/publisher
Node.js utility tool to easily deploy markdown files to Netlify
vinicius0197/rd-station-challenge
Ruby challenge for RD Station
vinicius0197/react-redux-course
Reference material for React and Redux based on a web course
vinicius0197/react-with-redux-course
Source code for some courses on react and redux
vinicius0197/ruby-on-rails-tutorial
Repo for Rails Tutorial book
vinicius0197/rubygems
Library packaging and distribution for Ruby.
vinicius0197/sample-react-crud
Sample React based CRUD for future reference
vinicius0197/slack-kpi
App para acompnhar KPIs através do Slack
vinicius0197/til
Today I Learned
vinicius0197/tool
Project manager with React and Redux
vinicius0197/toy-redis
Toy implementation of a simple Redis server in Ruby
vinicius0197/tp2
Trabalhos da disciplina de Técnicas de Programação 2
vinicius0197/tp2-mailserver
Servidor de e-mail simples para a disciplina de TP2
vinicius0197/uplearn-challenge
Take home test for UpLearn
vinicius0197/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
vinicius0197/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.