.: Chronos
I am the co-creator of Chronos, an open-source event-capturing framework for greenfield applications. Chronos uses a tracker file on the client side and is built on the server side with NodeJS, Apache Kafka, TimescaleDB, and PipelineDB. It uses Grafana to visualize captured data, and is deployed via Docker.
You can read more about it here:
.: Other Projects
Crello
A Trello clone built using ReactJS with Redux on the front-end and Rails 5 on the back-end. It supports creating, editing, and deleting boards, lists, labels, due dates and cards.
_
Contact Manager
A contact manager application that allows you to add, edit, delete, and tag contacts. The front-end was built in JavaScript with jQuery as well as Handlebars for templating.
_
Guess-a-Word
A guessing game where the objective is to guess a word with a set number of tries. Guess all five words and you win!
_
Postit
A Reddit clone which allows you to add, edit, delete, upvote, and downvote posts. You can also create and log into accounts.