Hey there! I'm Nick

I'm a software engineer who currently lives in Tulsa, OK. I strive to produce excellent work in my craft and continually expand my toolset of technologies.

I am the creator of Chronos, an open-source event-capturing framework for greenfield applications.

Nick Calibey
Chronos Logo

.: 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:

  • JavaScript logo
  • NodeJS logo
  • Kafka logo
  • TimescaleDB logo
  • PipelineDB logo

.: 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.