essay_v1.2 [20260101] essay_v1.2.1 essay_20260103_edited_Prof_Li code_v1.2 (OLD!) code_v1.1 (DO NOT DELETE!)
git
Your GitHub is your coding resume. Start building it today.
oim3690
username.github.io
https://username.github.io
[project-name]
https://username.github.io/[project-name]
This is a basic workflow. Branching is recommended for larger projects.
Open your oim3690 folder in VS Code and edit README.md:
README.md
# OIM3690 - Web Development This is my course repository for OIM3690. ## About Me - Name: Your Name ## Links - [My Portfolio](https://username.github.io)
Markdown: # = heading, **bold**, *italic*, - = bullet, [text](url) = link
#
**bold**
*italic*
-
[text](url)
Using GitHub Desktop:
Your changes are now on GitHub!
There are things you don't want to sync with GitHub:
.DS_Store
node_modules/
A .gitignore file allows you to select files that should be automatically ignored by git.
This is your personal website repo:
yourgithubusername.github.io
This special repo name automatically enables GitHub Pages!
main
root
Wait a few minutes, then visit https://username.github.io