learn. share. grow.
hiya! welcome to my little archive on the internet, where i document stuff i learn and explore.
Articles
docops
Mar 13, 2025
Managing Documentation as Code for Technical Writers (+ Tips for Beginners)
The docs-as-code approach is a method used to manage documentation the same way software development is handled.
READ MORE
docops
Mar 04, 2025
Why documentation needs a light-to-dark mode switch
Implement light-dark mode for better readability, accessibility, and comfort. Prioritise user experience in all environments!
READ MORE
productivity
Feb 14, 2025
thriving in new territory
Switching jobs, like in this scenario can feel like starting over. So if you ever find yourself in a new role or industry, here’s how to rock your new gig
READ MORE
technical writing
Oct 01, 2024
hacktoberfest for technical writers
The goal of Hacktoberfest is to celebrate open-source and encourage open-source contributors throughout October.
READ MORE
cloud
Apr 22, 2022
Getting started with Infrastructure-as-Code
With the use of tools that support the full software lifecycle, you can define and manage your software Infrastructure as Code(IaC).
READ MORE
cloud
Mar 15, 2022
Understanding Docker
Making use of containers for your applications is great practice, especially for cloud-based applications. It is a great way to build on isolated environments and scale them easily.
READ MORE
cloud
Feb 23, 2022
Getting Started with Identity and Access Management (IAM) in AWS
Identity and Access Management (IAM) is used to secure and control who has access to specific resources and permissions on an account.
READ MORE
python
Oct 07, 2021
How to build a twitter bot that tweets every 10 minutes with Python and Tweepy
Building a twitter bot is a simple and very interesting project to take on as a developer. I'll highlight how to build a bot that tweets every 5 minutes.
READ MORE
product design
Aug 24, 2021
Choosing, Using and Pairing Fonts like a Pro
Font choices set the overall look and feel of a design and selecting the right fonts can mean the difference between a compelling, attractive design, and a boring lifeless one.
READ MORE