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

Index

Personal Site

Services/tools used for building personal site.

Overworld

Home

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,...

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...

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...

Glossary

Enterprise

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...

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...

hello-n00b

Do you have a github account?

Init World

init_world Initialize your IT world

Frontend Forests: Building a Jekyll Site with Bootstrap

Embarking on the quest to build a Jekyll site using Bootstrap for CSS and JavaScript in the Frontend Forests requires a clear map and a set of steps to guide...

Hello Win

Powershell

Level-0000

Level 0000

Code Examples

echo "Hello World"