Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 844 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 844 Bytes

Research and deep-dives into topics without an actual end-purpose


Overview

This repository contains research topics that I explore through time, which have no actual attachment to a project or an application. The topics and examples in this repository will surely be present and / or exposed in other repositories or projects of mine (at least in zalgonoise/x), however this repository will contain the steps, process and documentation over a specific algorithm, pattern, routine, etc.


Index

  1. Converting slices to arrays
  2. Designing a secrets store in Go