🔍

Showing all 4 groups

GitHub

1 Connect a folder to a repository in the main
2 Force GitHub main to overwrite changes
3 force the specific branch to overwrite GitHub main
4 Get authentication
5 Get Stash
6 git branch --set-upstream-to=origin/main main
7 git branch -d branch_name
8 git branch -D branchname
9 git checkout <branch name>
10 git checkout HEAD .
11 git checkout HEAD changes.txt
12 git clone git@github.com:victorystreamlines/dictionary.git Laragon
13 git commit -m
14 Git Create Repository
15 git diff
16 git diff filename
17 git fetch
18 git log
19 git merge branch_name
20 git merge origin/master
21 git push
22 git push origin <your_branch_name>
23 git remote -v
24 git remote add origin https://github.com/victorystreamlines/abu-amra.git
25 git remote remove origin
26 git reset --hard <branch_name>
27 git reset --hard main
28 git reset --soft HEAD~1
29 git reset commit_SHA
30 git reset HEAD filename
31 git restore --staged path/to/file
32 git restore .
33 git restore filename.txt
34 git show HEAD
35 git show HEAD Hello.txt
36 git stash list
37 git stash pop
38 GitHub version
39 Install GitHub
40 push changes to GitHub
41 UnInstall GitHub

Node.js

1 install Nodejs
2 install Nodejs LTS
3 node server.js
4 npm install <Package>
5 npm init
6 npm init -y
7 Uninstall Nodejs

PowerShell

Terminal communication.

1 cd ../directory-name
2 cd my-quizzes
3 connect a specific branch to the main branch
4 LS
5 mkdir folder-name
6 PWD
7 Rename-Item -Path "C:\root1\root2\old_folder" -NewName "new_folder"

Prompts

1 A dashboard with fin-shaped collapsible nav panels for data categories, featuring smooth slide animations and ocean blue colors with silver accents.
2 A database audit tool that discovers hidden, unused data including isolated tables, inactive columns, and unqueried structured text fields.
3 Arching Navigator
4 clip
5 Conductor
6 cooperation
7 describe a three-panel HR dashboard built with vanilla HTML and CSS
8 Drum
9 Eid
10 How would you describe an animated CSS hero section for a craft beer website where bubbles rise from the bottom, vary in size and opacity to mimic real foam, slow down and pop near the top, and include interactive controls for foam density and colour tint
11 How would you design a web app that guides product managers through creating software requirements documents step-by-step, with validation and export features?
12 What PHP/JS admin interface would you build to manage roles, assign permissions, link users to roles, and verify actions against a permission table?