@@ -15,70 +15,70 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
15
15
16
16
![ ] ( gifs/google-homepage.gif )
17
17
18
- Website : https://michpara.github.io/Google-Homepage /
18
+ Website : https://michpara.github.io/google-homepage /
19
19
20
- Code : https://github.com/michpara/Google-Homepage
20
+ Code : https://github.com/michpara/google-homepage
21
21
22
22
### ** Rock, Paper, Scissors (HTML, CSS, JavaScript)** :scissors :
23
23
24
24
![ ] ( gifs/rps.gif )
25
25
26
- Website : https://michpara.github.io/Rock-Paper-Scissors /
26
+ Website : https://michpara.github.io/rock-paper-scissors /
27
27
28
- Code : https://github.com/michpara/Rock-Paper-Scissors
28
+ Code : https://github.com/michpara/rock-paper-scissors
29
29
30
30
### ** Etch-A-Sketch (HTML, CSS, JavaScript)** :notebook :
31
31
32
32
![ ] ( gifs/etch-a-sketch.gif )
33
33
34
- Website : https://michpara.github.io/Etch-A-Sketch /
34
+ Website : https://michpara.github.io/etch-a-sketch /
35
35
36
- Code : https://github.com/michpara/Etch-A-Sketch
36
+ Code : https://github.com/michpara/etch-a-sketch
37
37
38
38
### ** Calculator (HTML, CSS, JavaScript)** :heavy_division_sign :
39
39
40
40
![ ] ( gifs/calculator.gif )
41
41
42
- Website : https://michpara.github.io/Calculator /
42
+ Website : https://michpara.github.io/calculator /
43
43
44
- Code : https://github.com/michpara/Calculator
44
+ Code : https://github.com/michpara/calculator
45
45
46
46
## ** Course: Ruby Programming (Work In Progress)**
47
47
48
48
In this course, we covered Object Oriented Design, Testing and Data Structures in Ruby.
49
49
50
50
### ** Ruby (Ruby)** :gem :
51
51
52
- Code : https://github.com/michpara/Ruby
52
+ Code : https://github.com/michpara/ruby
53
53
54
54
### ** Tic Tac Toe (Ruby)** :o : :heavy_multiplication_x :
55
55
56
- Code : https://github.com/michpara/TicTacToe
56
+ Code : https://github.com/michpara/tictactoe
57
57
58
58
### ** Mastermind (Ruby)** :black_circle : :white_circle :
59
59
60
- Code: https://github.com/michpara/Mastermind
60
+ Code: https://github.com/michpara/mastermind
61
61
62
62
### ** Event Manager (HTML, Ruby)** :book :
63
63
Note: For this project, we were given a tutorial to follow.
64
64
65
- Code: https://github.com/michpara/Event-Manager
65
+ Code: https://github.com/michpara/event-manager
66
66
67
67
### ** File I/O and Serialization (Ruby)** :page_with_curl :
68
68
69
- Code: https://github.com/michpara/File-I-O- and-Serialization
69
+ Code: https://github.com/michpara/file-io- and-serialization
70
70
71
71
### ** Recursion (Ruby)** :gem :
72
72
73
- Code: https://github.com/michpara/Recursion
73
+ Code: https://github.com/michpara/recursion
74
74
75
75
### ** Data Structures (Ruby)** :gem :
76
76
77
- Code: https://github.com/michpara/Data-Structures
77
+ Code: https://github.com/michpara/datastructures
78
78
79
79
### ** WIP: Testing Your Ruby Code (Ruby, Rspec)** :heavy_check_mark :
80
80
81
- Code: https://github.com/michpara/Testing-Your-Ruby-Code
81
+ Code: https://github.com/michpara/testing-your-ruby-code
82
82
83
83
## ** Course: Ruby on Rails (Work In Progress)**
84
84
@@ -90,12 +90,12 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
90
90
91
91
Website: https://michelle-blog-app.herokuapp.com/
92
92
93
- Code: https://github.com/michpara/Blog
93
+ Code: https://github.com/michpara/blog
94
94
95
95
## ** Course: Databases (COMPLETED)**
96
96
97
97
In this course, we learned about relational databases and worked with them using SQL.
98
98
99
99
### ** SQL Zoo** :leopard :
100
100
101
- Code : https://github.com/michpara/SQL-Zoo
101
+ Code : https://github.com/michpara/sql-zoo
0 commit comments