-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
182 lines (170 loc) · 6.39 KB
/
index.html
File metadata and controls
182 lines (170 loc) · 6.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html>
<head>
<title>Reema</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width , initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<div class="container">
<!--header-->
<header class="row">
<!--logo + Name -->
<div class="row">
<div class="col-md-6">
<img class="title-logo" src="images/logo.png" alt="Reema logo">
</div>
<div class="col-md-6 text-right text-uppercase">
<h1 class="title-super text-thin">Reema Saleh</h1>
<h4 class="text-color">Information Technology</h4>
</div>
</div>
</header>
<!--line-->
<div class="row">
<div class="col-md-12">
<hr>
</div>
</div>
<!--body-->
<main>
<!--image + paragraph-->
<div class="row">
<div class="col-md-12">
<img class="img-responsive center" src="images/HelloWorld.png" alt="Hello World">
<br>
</div>
</div>
<div class="row">
<div class="col-md-12">
<hr>
</div>
</div>
<section>
<!--heading -->
<div class="row">
<div class="col-md-12">
<h2 class="text-header">Featured Work</h2>
<br>
<br>
</div>
</div>
</section>
<!--3images with descrption -->
<div class="row text-center">
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/favourite-file.png">
<h4 class="text-uppercase ">Word Scramble</h4>
<p>Make an anagram game, where the user is asked to make words out of a larger word. We're going to put together a list of possible starter words for the game.</p>
<a href="https://github.com/ITReema/Word-Scramble"><button class="button">Github</button></a>
<br>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/documentary.png">
<h4 class="text-uppercase ">Movies Trailer</h4>
<p>A simple movie trailer website. When click on the movie poster and watch the pop-up movie trailer</p>
<br>
<a href="https://github.com/ITReema/MoviesTrailer"><button class="button">Github</button></a>
<br>
<br>
<br>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/controller.png">
<h4 class="text-uppercase ">Arcade Game</h4>
<p>In this Game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies.</p>
<a href="https://github.com/ITReema/ArcadeGame"><button class="button">Github</button></a>
<br>
<br>
<br>
<br>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/create-order.png">
<h4 class="text-uppercase ">Smart Discount</h4>
<p>Discount application to calculate price with Tax and Discount.</p>
<br>
<br>
<a href="https://github.com/ITReema/DiscountApp"><button class="button">Github</button></a>
<br>
<br>
<br>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/my-topic.png">
<h4 class="text-uppercase ">MemeMe</h4>
<p>app that enables a user to take a picture, and add text at the top and bottom to form a meme.</p>
<br>
<br>
<a href="https://github.com/ITReema/MemeMe-V.2.0"><button class="button">Github</button></a>
<br>
<br>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/mobile-navigator.png">
<h4 class="text-uppercase ">Virtual Tourist</h4>
<p>An app allows users to drop pins on a map, as if they were stops on a tour.</p>
<br>
<br>
<a href="https://github.com/ITReema/virtualTouristProject"><button class="button">Github</button></a>
<br>
<br>
<br>
<br>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/microphone.png">
<h4 class="text-uppercase ">Pitch Perfect</h4>
<p>This app records a conversation between you and a friend, and then alters your voices to sound like a Chipmunk or Darth Vader.</p>
<br>
<a href="https://github.com/ITReema/PitchPerfect"><button class="button">Github</button></a>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/address.png">
<h4 class="text-uppercase ">Guess which flag</h4>
<p>This is a small game in which the user has to pick which flag belongs to the country name that appears on the navigation bar at the top.</p>
<br>
<a href="https://github.com/ITReema/Guess-which-flag"><button class="button">Github</button></a>
<br>
</div>
<div class="col-md-4">
<img class="img-responsive center" src="https://img.icons8.com/dotty/80/000000/map-marker.png" alt="Neighborhood Map">
<h4 class="text-uppercase">Neighborhood Map</h4>
<p>Create an app that uses a Map API to show locations on a map via markers with a filterable list of those locations.</p>
<br>
<a href="https://github.com/ITReema/NeighborhoodMap"><button class="button">Github</button></a>
<br>
</div>
</div>
<br>
<br>
<br>
<br>
</main>
<footer>
<br>
<hr>
<div class="social-btns text-center">
<p>Find me on social media</p>
<i class="contact"><a href="https://github.com/ITReema"><img width="30px" height="auto"src="https://img.icons8.com/dotty/80/000000/github.png" /></a></i>
<i class="contact"><a href="https://www.linkedin.com/in/itreema7"><img width="30px" height="auto" src="https://img.icons8.com/dotty/80/000000/linkedin.png" /></a></i>
<i class="contact"><a href="mailto:it.reema7@gmail.com"><img width="30px" height="auto" src="https://img.icons8.com/wired/100/000000/apple-mail.png" /></a></i>
<br>
<p>Made By Reema ♡</p>
</div>
</footer>
</div>
</body>
</html>