@@ -13,25 +13,40 @@ macOS and access VirtualBox remotely on my desktop.
13
13
** Project Work:**
14
14
15
15
* ** Onboarding Lab 1**
16
- - ** Repository Link:** [ Onboarding Lab 1 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/tree/eb052de69fd6b067898d4e37a82996aba0dd9c1f/lab_1 /cmake-test )
16
+ - ** Repository Link:** [ Onboarding Lab 1 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-1 /cmake-test/ReadMe.md )
17
17
- ** Issue Encountered:** I encountered issues with CMake, specifically an
18
18
error during the build process suggesting compatibility issues.
19
19
- ** Resolution:** Resolved the issue by reinstalling ` make ` with support for
20
20
the arm64 architecture.
21
21
22
+ * ** Onboarding Lab 2**
23
+ - ** Repository Link:** [ Onboarding Lab 2 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-2/ReadMe.md )
24
+ - ** Issue Encountered:** Testing command wouldn't recognize the folder structure from the build folder.
25
+ - ** Resolution:** Resolved the issue by changing the directory to the build folder and running the test command.
26
+
27
+
22
28
23
29
### Week of 30 September 2024
24
30
25
31
** Progress Summary:**
26
-
27
32
Attended the weekly meeting to review onboarding labs, discussed challenges, and
28
33
continued working on tasks with feedback from the session. Spoke about possible
29
34
events for the semester as well as next steps post onboarding-labs.
30
35
31
36
32
37
### Week of 7 October 2024
33
38
34
- ** Progress Summary:**
39
+ ** Progress Summary:**
40
+ Separated the onboarding lab folders into a new repository based on feedback from the weekly meeting.
41
+
42
+
43
+ ### Week of 14 October 2024
44
+
45
+ ** Progress Summary:**
46
+ Attended the VIP Showcase Event!
47
+
48
+
49
+ ### Week of 21 October 2024
35
50
36
- Separated the onboarding lab folders into a new repository based on feedback
37
- from the weekly meeting .
51
+ ** Progress Summary: **
52
+ Finished working on onboarding-lab 2 .
0 commit comments