diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..57730e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +> All notable changes to this project will be documented in this file. The format is based on +[Keep a Changelog](http://keepachangelog.com/) and this project adheres to +[Semantic Versioning](http://semver.org/). + +## [Unreleased] + +### Documentation + +- Create toolsREADME.md + +*** +*Changelog generated by [git-cliff](https://github.com/orhun/git-cliff).* +*** diff --git a/tools/README.md b/tools/README.md new file mode 100644 index 0000000..54f3173 --- /dev/null +++ b/tools/README.md @@ -0,0 +1,83 @@ +# Tools + +> [!NOTE] +> This is where we document our tech stack and tools. + +## Contents + +## Communication + +- [Slack]() +- [Microsoft Teams]() +- [Gmail]() + +## Domain + +- [GoDaddy]() +- [Hostinger]() + +## Marketing + +- [Google My Business]() +- [Google Search Console]() +- [Google Analytics]() + +## Blogging + +- [Hashnode]() +- [Medium]() +- [Dev.to]() +- [LinkedIn]() + +## Productivity + +- [Todoist]() +- [GitHub]() (Projects, Issues, Pull Requests, Discussions, etc.) +- [Google Workspaces / GSuite]() +- [Microsoft 365]() + +## Knowledge Management + +- [Obsidian]() + +## Freelance + +- [Upwork]() +- [Fiverr]() +- [Freelancer.com]() +- [Turing]() + +## Legal + +- ... + +## Finance + +- [Invoice Ninja]() +- [PayPal]() + +## Platforms + +- [Shopify]() + +## Cloud & Hosting + +- [Azure]() +- [GCP]() +- [AWS]() +- [Linode]() +- [Vercel]() +- [ShinyApps.io]() +- [Render]() +- [Fly.io]() +- [RPubs]() +- [GitHub Pages]() + +## Database + +- [PostgreSQL]() +- [SQLite]() + + + +