Parallaxes / lucas_2025

Apache License 2.0
1 stars 0 forks source link

Sprint1 Checklist #7

Open Parallaxes opened 1 week ago

Parallaxes commented 1 week ago

Self Grading Checklist

All self and by peer grading must be complete prior to Teacher review date(s). Show a direct link to the tangible(s) for each line item.

Sprint1 Key Objectives

During the sprint you need to complete all of these key objectives and find and complete supporting hacks that show level of command you are declaring.

Rank to Ratio, rank is an integer 0 = .00 work, but faking understanding/accomplishment 1 = .55 incomplete assignment, big gaps 2 = .75 meeting some objectives, multiple little gaps 3 = .85 meeting most objectives, one little gap 4 = .90 meeting all objectives 4+Mastered-Y = .95 exceeding all objectives, requires links and office hours verification

Skill Mastered (Y/N) Rank (1-4) Ratio Notes
Laptop Verification or Cloud Workspace [ Y ] 4 0.95 verification by Linux commands notebook
VSCode [ Y ] 4 0.95 live change code, commit, make, run localhost, test, debug
Show VSCode GitLens [ Y ] 4 0.95 verify commits, show change, comments, reset to commit, run on old commit
GitHub student_2025 repo [ Y ] 4 0.95 template create, push changes, verify id, review analytics
GitHub Pages Actions [ Y ] 4 0.95 review runs and verify runtime, receive demo
Hacks Tools & Equipment Play [ Y ] 4 0.90 Hacks
Hacks GitHub Pages Playground [ Y ] 4 0.90 Hacks
Hacks SASS Basics [ ] 4 0.95 Hacks
Hacks Frontend [ ] 4 0.95 Hacks
Pair Programming [ ] 0 0.0 tangibles that show coop work
Total 0.0
Average 0.0

Learning Habits Table

Review criteria in habits. In this review, pairs should rate each other base on their experience with the person on the line item.

Rank to Ratio, rank is an integer
1 = .55 2 = .75 3 = .85 4 = .90 4+Mastered-Y = .95

Skill Mastered (Y/N) Rank (1-4) Ratio Notes
Attendance [ Y ] 4 0.95
Work Habits [ Y ] 4 0.95
Behavior [ Y ] 4 0.95
Timeliness [ Y ] 4 0.95
Tech Sense [ Y ] 4 0.95
Tech Talk [ Y ] 4 0.95
Tech Growth [ Y ] 4 0.95
Advocacy [ Y ] 4 0.95
Comm & Collab [ Y ] 4 0.95
Integrity [ Y ] 4 0.95
Organized [ Y ] 4 0.95
Total 11 44 0.95
Average Y 4 0.95
Parallaxes commented 1 day ago

Self Grading Content


Laptop Verification or Cloud Workspace


VSCode

Live change code:

image

Commit:

root@ASOOSV2:~/nighthawk/lucas_2025# git add --all
root@ASOOSV2:~/nighthawk/lucas_2025# git commit -m "Updated krayt"
[main b227f69] Updated krayt
 2 files changed, 114 insertions(+), 314 deletions(-)
root@ASOOSV2:~/nighthawk/lucas_2025# git push
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 16 threads
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 1.93 KiB | 141.00 KiB/s, done.
Total 7 (delta 6), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (6/6), completed with 6 local objects.
To https://github.com/Parallaxes/lucas_2025.git
   5260740..b227f69  main -> main
root@ASOOSV2:~/nighthawk/lucas_2025#

Make:

root@ASOOSV2:~/nighthawk/lucas_2025# make
Stopping server...
Stopping logging process...
Converting source _notebooks/Sprint1/2024-09-15-javascript_output_objects.ipynb to destination _posts/Sprint1/2024-09-15-javascript_output_objects_IPYNB_2_.md
Converting source _notebooks/Sprint1/2024-09-09-playing-with-jupyter-notebooks-and-python.ipynb to destination _posts/Sprint1/2024-09-09-playing-with-jupyter-notebooks-and-python_IPYNB_2_.md
Converting source _notebooks/2024-08-21-sprint1_plan.ipynb to destination _posts/2024-08-21-sprint1_plan_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-23-devops-hacks.ipynb to destination _posts/B-tools_and_equipment/2023-08-23-devops-hacks_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-21-devops_tools-setup.ipynb to destination _posts/B-tools_and_equipment/2023-08-21-devops_tools-setup_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-21-devops_tools-home.ipynb to destination _posts/B-tools_and_equipment/2023-08-21-devops_tools-home_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-23-devops-githhub_pages-play.ipynb to destination _posts/B-tools_and_equipment/2023-08-23-devops-githhub_pages-play_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-22-devops_tools-verify.ipynb to destination _posts/B-tools_and_equipment/2023-08-22-devops_tools-verify_IPYNB_2_.md
Converting source _notebooks/B-tools_and_equipment/2023-08-19-devops_accounts.ipynb to destination _posts/B-tools_and_equipment/2023-08-19-devops_accounts_IPYNB_2_.md
Converting source _notebooks/A-pair_programming/2023-08-17-pair_habits.ipynb to destination _posts/A-pair_programming/2023-08-17-pair_habits_IPYNB_2_.md
Converting source _notebooks/A-pair_programming/2023-08-16-pair_showcase.ipynb to destination _posts/A-pair_programming/2023-08-16-pair_showcase_IPYNB_2_.md
Starting server...
Server PID: 21903
Terminal logging starting, watching server...
Server started in 5 seconds
Configuration file: /root/nighthawk/lucas_2025/_config.yml
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
            Source: /root/nighthawk/lucas_2025
       Destination: /root/nighthawk/lucas_2025/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
      Remote Theme: Using theme jekyll/minima
                    done in 2.355 seconds.
                    Auto-regeneration may not work on some Windows versions.
                    Please see: https://github.com/Microsoft/BashOnWindows/issues/216
                    If it does not work, please upgrade Bash on Windows or run Jekyll with --no-watch.
 Auto-regeneration: enabled for '/root/nighthawk/lucas_2025'
    Server address: http://127.0.0.1:4100/lucas_2025/
root@ASOOSV2:~/nighthawk/lucas_2025#

Run localhost

image

Test && debug: When necessary :)


Show VSCode GitLens

Verify commits Commit verification is automatically conducted by Github: https://docs.github.com/en/authentication/managing-commit-signature-verification

Show change image

Comments AMBIGUOUS Here's Git comments for code review via GitLens. I usually make comments in commits or on GitHub browser. https://www.gitkraken.com/blog/code-review-gitlens

Reset to old commit image

Run an old commit In the previous image, just switch to previous commit and run make.


GitHub student_205 repo

Template create: image

push changes

root@ASOOSV2:~/nighthawk/lucas_2025# git add --all
root@ASOOSV2:~/nighthawk/lucas_2025# git commit -m "Updated krayt"
[main b227f69] Updated krayt
 2 files changed, 114 insertions(+), 314 deletions(-)
root@ASOOSV2:~/nighthawk/lucas_2025# git push
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 16 threads
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 1.93 KiB | 141.00 KiB/s, done.
Total 7 (delta 6), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (6/6), completed with 6 local objects.
To https://github.com/Parallaxes/lucas_2025.git
   5260740..b227f69  main -> main
root@ASOOSV2:~/nighthawk/lucas_2025#

Verify ID:

root@ASOOSV2:~/nighthawk/lucas_2025# git config --global user.email <name@gmal.com>
root@ASOOSV2:~/nighthawk/lucas_2025# git config --global user.name <username>
root@ASOOSV2:~# git config --list
credential.https://github.com.helper=
credential.https://github.com.helper=!/usr/bin/gh auth git-credential
parallaxes.email=<name>@gmail.com
user.email=<name>@gmail.com
user.name=Parallaxes
root@ASOOSV2:~#

Note: I did not want to add my personal info here.

Review analytics You can review analytics here: https://github.com/Parallaxes/lucas_2025/pulse Or on the CSSE website: Login -> Hover over name -> Analytics image


GitHub Pages Actions

Review runs and verify runtime You can view actions here


Hacks Tools & Equipment Play

I had actually completed these before the assignment was changed, so here's the Old Work && New Work

image


Hacks GitHub Pages Playground

You can view these on my Website & Student Repository


Hacks SASS Basics

Popcorn Hack #1 image

#remote_theme: jekyll/minima
minima:
skin: dark
social_links:
- { platform: github, user_url: "https://github.com/nighthawkcoders"}
- { platform: x, user_url: "https://x.com/NighthawkCoding/" }
- { platform: youtube, user_url: "https://www.youtube.com/@nighthawkcodingsociety2868" } 
# remote_theme: pages-themes/midnight@v0.2.0
remote_theme: pages-themes/cayman@v0.2.0
# remote_theme: pages-themes/hacker@v0.2.0
# remote_theme: pages-themes/dracula@v0.2.0
# remote_theme: pages-themes/dinky@v0.2.0
# remote_theme: pages-themes/minimal@v0.2.0
# remote_theme: pages-themes/time-machine@v0.2.0

Hacks Frontend

HTML Hacks image


<div style="border: 4px solid blue; padding: 20px;">
<p style="border: 4px solid red; font-size: 1.5em; padding: 10px;">Warlock Class</p>
<button style="border: 4px solid green; font-size: 1.5em; padding: 10px;">Cast Nova Bomb</button>
</div>



Hunter Class Titan Class

Behold, the other two classes!


_When we lose our principles, we invite chaos._