Quests (~) Index

By Amr

init_world

Initialize your IT world

Estimated reading time: 6 minutes

Edit on Github

init_world

Initialize your IT world

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
graph TD;
    OS-->Win;
    OS-->Mac;
    OS-->Linux;
    OS-->Internet;

Choose your difficulty:

  • What is OS? - n00b
  • I has Internet!? - Easy
  • Big Macintosh - Medium
  • Damn Windows Update - Hard
  • A Linux to the past - Epic
  • Cloud Atlas - Heroic

Hello Win Hello Cloud Hell Mac Hello Linux

Accounts

Gmail

GitHub

Twitter

Facebook

LinkedIn

Instagram

StackOverflow

CodePen

windows

VS Code

App

    - Visual Studio 2019
    - Python

Winget - https://github.com/microsoft/winget-cli

  • CHocolaty
    @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command " [System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
    

mac

### iterm2

#### SDK’s Python

https://medium.com/@sahanarajasekar/5-ways-to-upgrade-your-terminal-2fb8ab447949

      OMZsh

Linux

  • Hello_world
    • Navigation
    • profile

Main Quests

Create a giscus app

Instructions: giscus

Side Quests

Collection Index - quests

page preview image
Personal Site

Services/tools used for building personal site.

page preview image
Overworld

test Home

page preview image
Begin your IT Journey

Ah, embarking on your IT adventure, are we? Fantastic! To become an IT wizard, you’ll need to gather your tools and learn the incantations (or, in our world,...

page preview image
IT Fundamentals

Absolutely! Hands-on exercises are like spells and incantations – they’re best learned by doing. Let’s start with some foundational IT skills and practical e...

page preview image
Character Building

A wise approach indeed! Building your character in the IT realm means equipping yourself with the right tools and environment. Let’s shape your initial loado...

page preview image
OS Selection

Choosing the right operating system (OS) is like selecting the right wand in the wizarding world – it’s a very personal choice and can greatly influence your...

page preview image
Character Selection

In the grand adventure of IT and technology, you can choose from a variety of “characters” or roles, each with its unique skills and abilities. Think of thes...

page preview image
bashrun and Beyond: Building an Advanced Terminal Game

Starting with bashrun as a base and building upon it is a great way to create an advanced terminal-based game. bashrun is typically built using shell scripts...

page preview image
Frontend Forests Levels

Embark on a quest to build a Jekyll site using Bootstrap 5 for CSS and JavaScript in the Frontend Forests

page preview image
Frontend Forests: Building a Jekyll Site with Bootstrap

Embark on a quest to build a Jekyll site using Bootstrap 5 for CSS and JavaScript in the Frontend Forests

page preview image
level-001-frontend-docker

You’ve successfully set up your Docker environment, and now you’re ready to delve deeper into the mystical realms of Level 001. This level involves creating ...

page preview image
level-010-frontend-docker

Awesome! You’ve laid a strong foundation by setting up Docker and creating your Jekyll site. Now, let’s journey further into Level 010, where we will add Boo...

page preview image
Quests (~) Index

init_world Initialize your IT world

page preview image
Glossary

Enterprise

page preview image
World Map

Intro

page preview image
Dockering Jekyll with Bootstrap 5

Embark on a quest to build a Jekyll site using Bootstrap 5 for CSS and JavaScript in the Frontend Forests. This guide will navigate you through the enchanted...

page preview image
page preview image
hello-n00b

Do you have a github account?

page preview image
Hello Win

Powershell

page preview image