From 88c1e7083e7ccecf585c2c0bee6f32cebd8c7726 Mon Sep 17 00:00:00 2001 From: Anastasiia Zavrazhina Date: Sat, 12 Sep 2026 19:41:22 +0200 Subject: [PATCH 1/3] Add things I like --- index.html | 57 +++++++++++++++++++++++------------------------------- 1 file changed, 24 insertions(+), 33 deletions(-) diff --git a/index.html b/index.html index 5102d3ea..1f7e7647 100644 --- a/index.html +++ b/index.html @@ -1,36 +1,27 @@ - - - Portfolio Page - - - - -

Welcome To Ironhacker's Page

- -
-

Things I Like

- -
- -
-

Things I Don't Like

- -
- + + + Portfolio Page + + + + +

Welcome To Ironhacker's Page

+ +
+

Things I Don't Like

+ +
+ From 0adbcd0cbcaff9b04dce261dc8ef7b3c91525f8b Mon Sep 17 00:00:00 2001 From: Anastasiia Zavrazhina Date: Fri, 18 Sep 2026 23:13:30 +0200 Subject: [PATCH 2/3] Complete Data structures Lab --- anaconda_projects/db/project_filebrowser.db | Bin 0 -> 32768 bytes lab-python-data-structures | 1 + lab-python-flow-control | 1 + 3 files changed, 2 insertions(+) create mode 100644 anaconda_projects/db/project_filebrowser.db create mode 160000 lab-python-data-structures create mode 160000 lab-python-flow-control diff --git a/anaconda_projects/db/project_filebrowser.db b/anaconda_projects/db/project_filebrowser.db new file mode 100644 index 0000000000000000000000000000000000000000..2e8771089b38856a8818d47c925777cd6e664920 GIT binary patch literal 32768 zcmeI)-)_=S9Ki9GjlWxmUU5ZovSb-#i)PGeyfCq1jYMR^ig7Wf>BgBULSay*x5Fpc zg^%Dv_zJ#&H$H@yUfL460GW#yUYPoA_@zDP(35jM{iVrC3kUV8<4JMS8+2_?>?$`D zRaG7ep(x6VA1OZ)e#HF9__6FqxT)d6HTxCi)~BzU_DzYeUZ`0u`(^b)`@HsDYisRm z&Y}qc1Q0*~0R#|0009L44}tN`L^7Aps~<<6ebkZtL9Z>3yy|OxkIQmwKc8RBwpdzA0+WYIR#=(k+S-Z&J`j6+dyTE$=h z<^9@$+0ZLBQ;bfn$#AS-7?vlyebKB{>P{~}xJkJw5fTk5>1CUaX`>Nq_y zvOBVSfy4`quAqVzINGg^DHrW)iIJ70nMd`$O?RYzQEL00IagfB*srAb2q1s}0tg_000IagfB*srL`mQmz4j?= literal 0 HcmV?d00001 diff --git a/lab-python-data-structures b/lab-python-data-structures new file mode 160000 index 00000000..250c5f8d --- /dev/null +++ b/lab-python-data-structures @@ -0,0 +1 @@ +Subproject commit 250c5f8d9b7bf5130d6b5f131781834ad18590a4 diff --git a/lab-python-flow-control b/lab-python-flow-control new file mode 160000 index 00000000..148f6e73 --- /dev/null +++ b/lab-python-flow-control @@ -0,0 +1 @@ +Subproject commit 148f6e7390ed27b58ca1212023efa73b14e9ee9b From 2fe3d219882fc0b918aaf9e6529c14feea035d0c Mon Sep 17 00:00:00 2001 From: Anastasiia Zavrazhina Date: Fri, 18 Sep 2026 23:15:58 +0200 Subject: [PATCH 3/3] Completed Data structures lab --- lab-python-flow-control | 1 - 1 file changed, 1 deletion(-) delete mode 160000 lab-python-flow-control diff --git a/lab-python-flow-control b/lab-python-flow-control deleted file mode 160000 index 148f6e73..00000000 --- a/lab-python-flow-control +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 148f6e7390ed27b58ca1212023efa73b14e9ee9b