The Odin Project tod
  • http://theodinproject.com
  • Account used for The Odin Project related stuff to distinguish personal and portfolio projects from stuff used for learning :)

  • Joined on 2024-01-03
tod pushed to master at tod/odin-js-fundamentals-part-5 2024-01-11 20:57:23 +00:00
3faa9634ab Passed all remaining tests in exercise 12
2d76b4cb78 Passed first test in exercise 12
d8d93e38e0 Passed test (all) in exercise 11
Compare 3 commits »
tod pushed to master at tod/odin-js-fundamentals-part-5 2024-01-11 20:39:54 +00:00
fe94193f97 Passed all remaining tests in exercise 10
f49cd7df96 Passed tests 8 and 9 from exercise 10
7c157bdc29 Added 2 tests, fixed first numbers and passed them in exercise 10
ad1ef473d6 Passed first 5 tests of exercise 10
Compare 4 commits »
tod created branch master in tod/odin-js-fundamentals-part-5 2024-01-11 20:14:30 +00:00
tod pushed to master at tod/odin-js-fundamentals-part-5 2024-01-11 20:14:30 +00:00
9d02464e9d Passed all remaining tests in exercise 09
27551435b6 Passed first test in exercise 09
afbd11dad1 Passed "factorial" using recursive function in exercise 08
72da0d32bc Passed "power" (using built in **) in exercise 08
e62fd9013c Passed "multiply" using reduce() array method in exercise 08
tod created repository tod/odin-js-fundamentals-part-5 2024-01-11 20:13:21 +00:00
tod created branch master in tod/odin-etch-a-sketch 2024-01-09 19:37:06 +00:00
tod pushed to master at tod/odin-etch-a-sketch 2024-01-09 19:37:06 +00:00
cc04ef5b9f Merge branch 'rgb'
8b51212b5d Removed 1s disappear, added random colors, clearing grid
265efa765a Block color now in class instead of modifying inline style
7c9c46779f Grid create and remove in functions, added changing grid size
e6435e500e Added paint space, painting on hover
tod created repository tod/odin-etch-a-sketch 2024-01-09 19:34:12 +00:00
tod deleted branch webui from tod/odin-rps 2024-01-09 18:14:29 +00:00
tod pushed to main at tod/odin-rps 2024-01-09 18:14:10 +00:00
8f9d6d689f Max 5 points, announce winner
b83b1ed631 Removed points in case of Tie
807ce0487b Added basic DOM functionality
Compare 3 commits »
tod pushed to webui at tod/odin-rps 2024-01-09 18:13:29 +00:00
8f9d6d689f Max 5 points, announce winner
b83b1ed631 Removed points in case of Tie
807ce0487b Added basic DOM functionality
Compare 3 commits »
tod created branch webui in tod/odin-rps 2024-01-09 17:42:35 +00:00
tod pushed to webui at tod/odin-rps 2024-01-09 17:42:35 +00:00
tod created branch master in tod/odin-dom-exercise 2024-01-06 21:26:56 +00:00
tod pushed to master at tod/odin-dom-exercise 2024-01-06 21:26:56 +00:00
ae2b9e7946 Added third element (div) with children (h1, p)
43278d20b2 Added second element (h3), changed way of appending
513f36c6a1 Added first element (p)
724e316b07 Initial commit
tod created repository tod/odin-dom-exercise 2024-01-06 21:26:19 +00:00
tod created branch master in tod/odin-js-fundamentals-part-4 2024-01-05 21:09:45 +00:00
tod pushed to master at tod/odin-js-fundamentals-part-4 2024-01-05 21:09:45 +00:00
4cb2fa66b9 Passes all tests from toFahrenheit in exercise 07
08d14383b0 Passed tests 2 & 3 toCelsius from exercise 07
46732dbe89 Passed test 1 toCelsius from exercise 07
4938e86830 Passed all tests from exercise 06
c47a205e6f Passed final tests for exercise 05
Compare 10 commits »
tod created repository tod/odin-js-fundamentals-part-4 2024-01-05 21:09:17 +00:00