# Developer Documentation

This section provides a sample of technical-level documents I have authored intended for engineers to use in the software development lifecycle.

## Contents

* [Balena Push README](https://uncanny-software.gitbook.io/content-library/developer-documentation/balena-push) - Balena Push is an open-source Github Action which I authored to push code changes to the IoT fleet management platform Balena.io.
* [Card Dealer README](https://uncanny-software.gitbook.io/content-library/developer-documentation/card-dealer) - Card Dealer is an open-source npm package I authored to demonstrate best practices for a JavaScript project.
* [A Guide to Story Point Estimation](https://uncanny-software.gitbook.io/content-library/developer-documentation/story-points) - This document provides teams with a template to define a uniform set of story-point estimation rules for a team.
* [Guidelines for Translating Your Project using i18next](https://uncanny-software.gitbook.io/content-library/developer-documentation/translations) - This is a developer document I authored after implementing localization across a high-traffic JavaScript-based monorepo project, providing in-depth usage guidance to enable a multi-lingual product.
