VitoMd and the Evil Machine

My projects

This is a list of my projects. You can find open source projects, websites and libraries.


vue-chessboard

Open source: https://github.com/vitogit/vue-chessboard

Build with: Javascript, Vue.js, chess.js, chessground library

Description: Chessboard vue component to load positions, create positions and see threats

Here you have a simple example showing the starting position, try moving the pieces. Check other vue chessboard examples



Chess Guardian

Open source and Website: https://vitomd.com/vue-chess-guardian/

Build with: Javascript, Vue.js, Buefy, Chess.com API, vue-chessboard component

Description: Answer Chess technical questions from your own games. Made in Vue.js. It uses my vue-chessboard component

image

Chess Winning or Blunder

Open source and Website: https://vitomd.com/chess-winning-or-blunder/

Build with: Javascript, Vue.js, Buefy, Lichess api, vue-chessboard component

Description: Answer if the chess move is winning or blunder, from your own Lichess.org games

image

Hand and Brain Chess

Website: https://handandbrainchess.com

Build with: Javascript, Vue.js, Buefy, Chess.com API, vue-chessboard component

Description: This is a fun chess variation. Two players plays together against someone, one say the piece name to move (BRAIN) and the other must move it (HAND).

image

Tactical Opportunity Chess

Website: https://tacticalchess.vitomd.com/

Build with: Javascript, Vue.js, Buefy, Chess.com API, vue-chessboard component

Description: Play chess against the computer and be alerted of a tactical opportunity.

image

Pgn tactics generator

Open source project: https://github.com/vitogit/pgn-tactics-generator

Build with: Python

Description: Generate chess puzzles / tactics from a pgn file



Chess tactics generator

Open source project: https://chesstacticsgenerator.vitomd.com/

Build with: Vue, Javascrcipt

Description: Generate chess tactics from your own lichess games.

image

Clean your repos

Website: https://cyr.vitomd.com/

Build with: Vue, Javascrcipt

Description: Quickly check which of your public Github repos needs some love

image

gDriveSync.js

Open source: https://github.com/vitogit/gDriveSync.js

Build with: Javascript, Google Drive API

Description: Javascript wrapper library for Google Drive API v3. This is my most popular github project. It contains a simple file explorer demo to list, open and save google drive files.

image

Riot.js starter kit

Open source: https://github.com/vitogit/riot_starter_kit

Build with: Javascript, Riot.js

Description: Small starter kit to help speedup the development of a new Riot.js project. Probably a bit outdated

Some other fun projects related to Riot.js: Tutorial for TDD with mocha+chai and Riot.js and a comment box implemented in Riot.js and React.js , based on react.js tutorial, to somehow compare them.

Hacker News filter gist

Open source: https://gist.github.com/vitogit/c05eba91996bc77efd9baf426029ab31

Build with: Javascript

Description: Copy the gist code to the console in Hacker News and it will show a Search filter that you can use to filter the comments. Useful for the who's hiring threads



Sorter

Open source: https://github.com/vitogit/sorter

Build with: Javascript and my gDriveSync.js library

Description: Sorter is a webapp to organize ideas, tasks and information using bullet points and hashtags.

image

Other projects

Website: https://vitomd.com

Build with: Rails, Vue.js, Prosemirror, Riot.js

Description: I have some other projects like a chess tactic trainer. a tool to analyze text complexity and common errors to help writers,a StoryLeaves game implementation in spanish and many others.