Skip to content

Commit dae9e98

Browse files
authored
updating readme links
1 parent 5004ffc commit dae9e98

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,70 +15,70 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
1515

1616
![](gifs/google-homepage.gif)
1717

18-
Website : https://michpara.github.io/Google-Homepage/
18+
Website : https://michpara.github.io/google-homepage/
1919

20-
Code : https://github.com/michpara/Google-Homepage
20+
Code : https://github.com/michpara/google-homepage
2121

2222
### **Rock, Paper, Scissors (HTML, CSS, JavaScript)** :scissors:
2323

2424
![](gifs/rps.gif)
2525

26-
Website : https://michpara.github.io/Rock-Paper-Scissors/
26+
Website : https://michpara.github.io/rock-paper-scissors/
2727

28-
Code : https://github.com/michpara/Rock-Paper-Scissors
28+
Code : https://github.com/michpara/rock-paper-scissors
2929

3030
### **Etch-A-Sketch (HTML, CSS, JavaScript)** :notebook:
3131

3232
![](gifs/etch-a-sketch.gif)
3333

34-
Website : https://michpara.github.io/Etch-A-Sketch/
34+
Website : https://michpara.github.io/etch-a-sketch/
3535

36-
Code : https://github.com/michpara/Etch-A-Sketch
36+
Code : https://github.com/michpara/etch-a-sketch
3737

3838
### **Calculator (HTML, CSS, JavaScript)** :heavy_division_sign:
3939

4040
![](gifs/calculator.gif)
4141

42-
Website : https://michpara.github.io/Calculator/
42+
Website : https://michpara.github.io/calculator/
4343

44-
Code : https://github.com/michpara/Calculator
44+
Code : https://github.com/michpara/calculator
4545

4646
## **Course: Ruby Programming (Work In Progress)**
4747

4848
In this course, we covered Object Oriented Design, Testing and Data Structures in Ruby.
4949

5050
### **Ruby (Ruby)** :gem:
5151

52-
Code : https://github.com/michpara/Ruby
52+
Code : https://github.com/michpara/ruby
5353

5454
### **Tic Tac Toe (Ruby)** :o: :heavy_multiplication_x:
5555

56-
Code : https://github.com/michpara/TicTacToe
56+
Code : https://github.com/michpara/tictactoe
5757

5858
### **Mastermind (Ruby)** :black_circle: :white_circle:
5959

60-
Code: https://github.com/michpara/Mastermind
60+
Code: https://github.com/michpara/mastermind
6161

6262
### **Event Manager (HTML, Ruby)** :book:
6363
Note: For this project, we were given a tutorial to follow.
6464

65-
Code: https://github.com/michpara/Event-Manager
65+
Code: https://github.com/michpara/event-manager
6666

6767
### **File I/O and Serialization (Ruby)** :page_with_curl:
6868

69-
Code: https://github.com/michpara/File-I-O-and-Serialization
69+
Code: https://github.com/michpara/file-io-and-serialization
7070

7171
### **Recursion (Ruby)** :gem:
7272

73-
Code: https://github.com/michpara/Recursion
73+
Code: https://github.com/michpara/recursion
7474

7575
### **Data Structures (Ruby)** :gem:
7676

77-
Code: https://github.com/michpara/Data-Structures
77+
Code: https://github.com/michpara/datastructures
7878

7979
### **WIP: Testing Your Ruby Code (Ruby, Rspec)** :heavy_check_mark:
8080

81-
Code: https://github.com/michpara/Testing-Your-Ruby-Code
81+
Code: https://github.com/michpara/testing-your-ruby-code
8282

8383
## **Course: Ruby on Rails (Work In Progress)**
8484

@@ -90,12 +90,12 @@ These projects are listed in **ORDER OF COMPLETION**. The further down you go, t
9090

9191
Website: https://michelle-blog-app.herokuapp.com/
9292

93-
Code: https://github.com/michpara/Blog
93+
Code: https://github.com/michpara/blog
9494

9595
## **Course: Databases (COMPLETED)**
9696

9797
In this course, we learned about relational databases and worked with them using SQL.
9898

9999
### **SQL Zoo** :leopard:
100100

101-
Code : https://github.com/michpara/SQL-Zoo
101+
Code : https://github.com/michpara/sql-zoo

0 commit comments

Comments
 (0)