Skip to main content

My new Desert Vehicle

First look at Github 2021


A first look at Github and the features for a beginner. Great sharing system. How to sign up, upload and edit a file explored. The second video shows how you can download and open files from Github.



This third video I done in 2022. This video shows how you can add a new repository to your Github profile as I am doing. I am creating a new file with HTML, CSS and Javascript  code for anybody to be able to copy.



The next video demonstrates how you could make a nice profile page with Github by using the readme of the first project. I came across this today as I was getting myself more used to using Github. The first ReadMe shows up next to your profile picture so instead of a description on your first project could be used for any details about yourself that you would like to show.



Comments

Popular posts from this blog

Cyberpunk 2077_ go to red dirt in the evening

Rumble link

Using bravenet site builder 2020

Using the free bravenet site builder which is on some hosting sites. Bravenet allows free hosting with a subdomain like wordpress and own domain with premium account. Bravenet site builder has several themes. In the video I am trying one of the themes and showing how you can edit and build a site with the site builder.

Install Pyautogui and Pip in Python

Install Pyautogui in Python The video above shows how you can easily download and install pyautogui into Python. Pyautogui is a Python library. For any python library to be installed you need to have Pip installed. Watch the video below to see how this is done. Install Pip in Python