ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF
1
main goal / task123456789101112131415161718192021222324252627282930
2
1. Algorithms
3
1.1 different exercises3 exercism.io tasks2 tasks on exercism.io1 task on exercism.ioa few exercises on Edabit in Javascript with Kathy and in Python on my own
4
1.2 Grokking Algorithms bookup to page 9p/10-19p.21-36
5
1.3 bubble sort30-31.05published articele on blog about bubble sort algo
6
1.4 binary searchGA book
7
1.5 Big OGA book / 2 videos of Master the coding interview course
8
1.6 selection sort GA book / wrote 4 short scripts
9
10
11
12
13
14
1.n Master Coding Interview2 videos Big O
15
2. Django projecthave to learn the basics once again, so started recreating my blog appcontinue on blogcontinue on blog, added tags functionality
16
3. Chingu Vanilla JavaScript projectfirst meeting, deciding what kind of project we want to buildsecond meeting, creating list of tasks in our first sprintgot mad, created settings for sass projectstyle navbar, main, footer and cards in main game logicmeeting to plan next springstarted working with Wordnik APIcreated a dictionary using Wordnik appworking more on dictionarymore on dictionarymeeting, asked J. for help to extract data from async function
17
4. Angular - udemy course
18
5. Zeton Projectmeeting - planning the 3rd sprintworked on my issue, added classespushed my code on gitlub, worked on the next issuestarted learning React for the new version of our projectcreated footer section in Reac, still working on itlearned React on Scrimbareact - build landing pagereact - landing pagereact - landing pagereact - landing pagereact - landing pagereact - landing pagereact on scrimba
19
6. Blogpost about my goals for Junearticle about bubble sort algopublished post about creating icons and popup box part 1
20
21
7. Reading "Mastering Django"started reading -chapters 1-4ch.5-6 ch. 7-8(in the middle of 8) finshed ch.8 and started ch.9still in chapter 9
22
23
8. Learn to learn course
24
9. Reading "Mastery"
25
26
10. How to Get a Job in Web Development course
27
11. Reading "Learn to Code. Get a Job"
28
12. work on CV, resume, social profilesstarted creating my CV in html and css
29
13. pair programming pair programming with Kathy 4 JS puzzles from edabitpair programming with Kathy
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100