Angel Oduro-Temeng Twumasi

Angel Oduro-Temeng Twumasi @angelotheman

About: Hey there! I'm here to simplify tech for you! Let's break down the jargon and get started on your projects together.

Location:
Accra, Ghana
Joined:
Nov 6, 2020

Angel Oduro-Temeng Twumasi
articles - 14 total

How to Migrate Azure Snapshots with Ease: Single and Multiple Scenarios

Introduction Azure snapshots are point-in-time backups of managed disks. They are mainly...

Learn More 3 0Dec 12 '24

Getting Started With Terraform For Infrastructure Provisioning 🛠️

Infrastructure as Code (IaC) is a modern approach to managing and provisioning computing resources...

Learn More 17 7Jun 19 '24

Git Branching Strategies for DevOps: Best Practices for Collaboration

Introduction Prerequisites This article is intended for readers who are already...

Learn More 217 7Jun 10 '24

How to Set Up GitHub Actions for Continuous Integration

Introduction In the fast-paced world of software development, ensuring that code is...

Learn More 44 4May 23 '24

What happens when you type google.com in your browser and press Enter ❓

Introduction Have you ever wondered what exactly happens when you type www.google.com in...

Learn More 3 2Apr 26 '24

Build your own Shell : PART 2 👨🏾‍💻

In the first part of our journey to create a shell, we explored the basics, crafting a shell that...

Learn More 9 2Nov 6 '23

Build your own Shell : PART 1 👨🏾‍💻

A shell is a program that provides a user interface to the operating system. It allows users to...

Learn More 48 5Oct 11 '23

Exploring File I/O in C📁

Introduction File handling is a fundamental aspect of programming that allows us to...

Learn More 9 6Oct 6 '23

The Art of Clean Code: Mastering the Betty Style 🧑🏾‍💻

Introduction When it comes to developing software in any programming language, adhering to...

Learn More 41 16Jul 16 '23

Introduction to the Linux Command Line 👨🏾‍💻

Introduction The Linux command line is a powerful tool that lies at the heart of the Linux...

Learn More 4 0Jul 14 '23

Master Git Commands with This Handy Cheat Sheet 📜

Git, the widely used distributed version control system, has revolutionized the way developers...

Learn More 13 6Jun 30 '23

Flowchart Wizardry: Master the Art of Visualizing Algorithms 😎

In my previous article, we looked at Pseudocode and its application in problem solving as a...

Learn More 88 0Jun 27 '23

Demystifying Pseudocode: A Practical Guide with Test Examples ✍🏾📝

Introduction Programming is all about providing solutions to problems. However, you must...

Learn More 11 4Jun 25 '23

💻Mastering Emacs and Vi: A Beginners Guide

Introduction Emacs and Vi are two editors which are very popular with terminal usage....

Learn More 14 0Jun 22 '23