From c331225d620465349f3e212334c9fef60ebfe8d0 Mon Sep 17 00:00:00 2001 From: kamelmat <125071787+kamelmat@users.noreply.github.com> Date: Thu, 14 Mar 2024 11:45:56 +0100 Subject: [PATCH 01/26] Update log.md --- log.md | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/log.md b/log.md index c7afe8f02ce..d66711880a0 100755 --- a/log.md +++ b/log.md @@ -1,29 +1,13 @@ # 100 Days Of Code - Log -### Day 0: February 30, 2016 (Example 1) -##### (delete me or comment me out) +### Day 0: March 14, 2024 -**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. +**Today's Progress**: I am reading a full description of how Github works and intend to do ano hour of code when I finis, I will keep you posted. -**Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. +**Thoughts:** **Link to work:** [Calculator App](http://www.example.com) -### Day 0: February 30, 2016 (Example 2) -##### (delete me or comment me out) - -**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. - -**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. - -**Link(s) to work**: [Calculator App](http://www.example.com) - - -### Day 1: June 27, Monday - -**Today's Progress**: I've gone through many exercises on FreeCodeCamp. - -**Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. **Link(s) to work** 1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) From d2b20aaa5c1aa314fcccb69a63e677f9e5f08a13 Mon Sep 17 00:00:00 2001 From: kamelmat <125071787+kamelmat@users.noreply.github.com> Date: Thu, 14 Mar 2024 11:06:11 +0000 Subject: [PATCH 02/26] new post --- log.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/log.md b/log.md index d66711880a0..94b3fbe53ea 100755 --- a/log.md +++ b/log.md @@ -6,6 +6,11 @@ **Thoughts:** +**Link to work:** https://learngitbranching.js.org/?locale=es_ES + + +### Saving this for later from the original: + **Link to work:** [Calculator App](http://www.example.com) From 137175750f4605e8057a0e3bae1bca3762e62a4d Mon Sep 17 00:00:00 2001 From: kamelmat <125071787+kamelmat@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:57:12 +0000 Subject: [PATCH 03/26] first day thoughts --- log.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/log.md b/log.md index 94b3fbe53ea..0efd1caee5b 100755 --- a/log.md +++ b/log.md @@ -4,8 +4,16 @@ **Today's Progress**: I am reading a full description of how Github works and intend to do ano hour of code when I finis, I will keep you posted. +**Expanding on that progress:** +Wow! So it looks today was a lot more useful than I thought. Even though I ended up asking AI for some idea for code... since I didn´t really know what to do, I was quite entertained, realizing I didn´t know how to start a codespace from scrathc, I did but then I didn´t have the option to view my code in browser (If I do I don´t yet know how to) so I had to fork (this I knew how to do) a repo from 4geeksacademy where I´m learning *(2nd week bootcamp now)* in order to get the code from there to use the Python server. + +I made some readme on that repo. with a picture and a phrase by great Zen Master Shunriu Suzuki using markdown option that I learnt yesterday. + **Thoughts:** +I didn´t really know how to tackle this, I probably haven´t figured it out yet, but I´m determined to learn! + + **Link to work:** https://learngitbranching.js.org/?locale=es_ES From bff6a88205821ce1112610cfea386dc62ecf71e0 Mon Sep 17 00:00:00 2001 From: kamelmat <125071787+kamelmat@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:59:09 +0100 Subject: [PATCH 04/26] Update log.md --- log.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/log.md b/log.md index 0efd1caee5b..26c327dcf15 100755 --- a/log.md +++ b/log.md @@ -1,6 +1,6 @@ # 100 Days Of Code - Log -### Day 0: March 14, 2024 +### Day 1: March 14, 2024 **Today's Progress**: I am reading a full description of how Github works and intend to do ano hour of code when I finis, I will keep you posted. @@ -17,11 +17,15 @@ I didn´t really know how to tackle this, I probably haven´t figured it out yet **Link to work:** https://learngitbranching.js.org/?locale=es_ES -### Saving this for later from the original: +### Day 2: March 15th, 2024 -**Link to work:** [Calculator App](http://www.example.com) +**Today´s progress** Well today I am extremelly frustrated, I tried finding free excercises on the web, and couldn´t really find anything yet. +I ended up on excercism and it looks like a really cool page, with lots of free excercises but too complicated for my level right now. +I decided to dig into the excercises for JavaSacript which has made my life really hard on the pre-work for Full Stack Dev. Program I am in (about to finish 2nd week now). Not sure if it is the ammount of information being thrown at me or what but it was really hard solving the cipher excercise. I actually can´t claim I did. I´ve been trying various functions but didn´t really sole anything. I asked Chat GPT for help and it did, and honestly didn´t understand what it did. I really need to find easier excercises, maybe redo the ones from the prework🤔. +Anyway, not worried since in half an hour i go into 3 hours of course and we have at least an hour coding... Plus the hour I just did, which was not only coding but reading how to code... anyway... +Frustrated so far today- +**Thoughts:** +I need to get proper excercises that fit my level -**Link(s) to work** -1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) -2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) +**Link to work:** https://exercism.org/tracks/javascript/exercises/rotational-cipher From 64ba00f0a6dbc94ae3a1e76c9b028e1a431cd0a7 Mon Sep 17 00:00:00 2001 From: Matias Kamelman <125071787+kamelmat@users.noreply.github.com> Date: Fri, 15 Mar 2024 21:30:02 +0100 Subject: [PATCH 05/26] Update and rename r1-log.md to n --- n | 1 + r1-log.md | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) create mode 100755 n delete mode 100755 r1-log.md diff --git a/n b/n new file mode 100755 index 00000000000..8b137891791 --- /dev/null +++ b/n @@ -0,0 +1 @@ + diff --git a/r1-log.md b/r1-log.md deleted file mode 100755 index 8c7d06989e8..00000000000 --- a/r1-log.md +++ /dev/null @@ -1,10 +0,0 @@ -# #100DaysOfCode Log - Round 1 - [Your Name Here] - -The log of my #100DaysOfCode challenge. Started on [July 17, Monday, 2017]. - -## Log - -### R1D1 -Started a Weather App. Worked on the draft layout of the app, struggled with OpenWeather API http://www.example.com - -### R1D2 From a22e4dda3ee7cdf13a6b57a95119686d48d66fd6 Mon Sep 17 00:00:00 2001 From: Matias Kamelman <125071787+kamelmat@users.noreply.github.com> Date: Sat, 16 Mar 2024 20:44:32 +0100 Subject: [PATCH 06/26] Update log.md --- log.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/log.md b/log.md index 26c327dcf15..34ef8138af6 100755 --- a/log.md +++ b/log.md @@ -29,3 +29,11 @@ Frustrated so far today- I need to get proper excercises that fit my level **Link to work:** https://exercism.org/tracks/javascript/exercises/rotational-cipher + +### Day 3: March 16th, 2024 + +**Today´s progress** Well I´m seriously trying to work on my github Profile, been looking around for nice profile readme pages and found interesting videos. +I have been struggling with a Snake thing to put on the profile, it looks awesome... I learnt what Giithub Actions are, and got totally busted with it, I cannot get it to work, spent an hour only on the snake. + +**Thoughts:** +Just need to keep preacticing, I also learnt what secrets and Tokens are. From e89f3a3dc22f5717533a1b2e230cfa30af918273 Mon Sep 17 00:00:00 2001 From: Matias Kamelman <125071787+kamelmat@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:53:03 +0100 Subject: [PATCH 07/26] Update log.md --- log.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/log.md b/log.md index 34ef8138af6..0bec3243c09 100755 --- a/log.md +++ b/log.md @@ -37,3 +37,17 @@ I have been struggling with a Snake thing to put on the profile, it looks awesom **Thoughts:** Just need to keep preacticing, I also learnt what secrets and Tokens are. + +### day 4: March 17th, 2024 + +**Today´s Progress** Today has been a quite day, all I did of code was the hour I´m commited to do, and It was hard to sit down. Instead of going back to trying to solve the snake thing to put on my profile that proves out of my league, though I will get it to work no doubt, cause I´m that stuborn, I did an hour of practice on very easy excercises on javaScript from the academy that we will start seeing on Wednesday I think. I did the prework over a month ago and javascript was my absolute nemesis. Now I´m going back to elemental, and except for the console.lo(Hello World) I didn´t get one excercise at first shot. I did on to number 8 which I paste now here: + +> function isOdd(myNumber) { +> +> return !(myNumber % 2 == 0); +> +> } +> +> console.log(isOdd(45345)) + +**Thoughts** I´m glad they asked us to go back to this excercises, these are the type of excercises I was looking for, very much on my level since I cannot really solve them easily at the moment. From ed65e3468da7f6ebb667e0132167dcfe914efa48 Mon Sep 17 00:00:00 2001 From: Matias Kamelman <125071787+kamelmat@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:59:06 +0100 Subject: [PATCH 08/26] Update log.md --- log.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/log.md b/log.md index 0bec3243c09..8651fb9596a 100755 --- a/log.md +++ b/log.md @@ -1,8 +1,8 @@ -# 100 Days Of Code - Log +
j(TYD0i@iHRj;JNdZIxf6r8`g8W<22Kq%uOyK
zGBO_CkhT%