-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
186 lines (185 loc) · 9.16 KB
/
index.html
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
183
184
185
186
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Marc Baghdadi</title>
<link href='https://fonts.googleapis.com/css?family=Wellfleet' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.7.6/jquery.fullPage.min.js"></script>
<script src="main.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/superhero/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.7.6/jquery.fullPage.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" id="myMenu">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-2">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#landing">Marc Baghdadi</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-2">
<ul class="nav navbar-nav navbar-right">
<li data-menuanchor="about"><a href="#about">About</a></li>
<li data-menuanchor="portfolio" class="dropdown">
<a href="#portfolio" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Portfolio <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#portfolio/battlecats">Battle Cats</a></li>
<li><a href="#portfolio/gitd">GiTD</a></li>
<li><a href="#portfolio/jumble">Jumble</a></li>
<li><a href="#portfolio/cattleships">Cattleships</a></li>
<li><a href="#portfolio/tictactoe">Ultimate TicTacToe</a></li>
<li><a href="#portfolio/chemhelper">ChemHelper</a></li>
</ul>
</li>
<li data-menuanchor="contact"><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<div id="fullpage">
<div class="section landing">
<div class="jumbotron landing-jumb">
<h1 class="text-center">Marc Baghdadi</h1>
<h2 class="text-center">Web Developer</h2>
</div>
</div>
<div class="section">
<div class="container-fluid">
<h1 class="text-center">About Me</h1>
<div class="row">
<div class="col-xs-1"></div>
<div class="col-xs-5">
<img src="images/profile.png" alt="Me.Pic" class="profile">
</div>
<div class="col-xs-5 text-center">
<h3>I am a recently qualified junior full-stack Web Developer.</h3>
<h3>I spent the last three months attending General Assembly's <a href="https://generalassemb.ly/education/web-development-immersive" target="_blank">Web Development Immersive</a> bootcamp, learning key programming concepts while building full-stack applications in both Ruby and JavaScript.</h3>
<h3>My interest in web development and programming developed side-by-side with my educational background in Maths and Life Sciences.</h3>
<h4><a href="files/MarcBaghdadi.pdf">View my CV</a></h4>
</div>
<div class="col-xs-1"></div>
</div>
</div>
</div>
<div class="section">
<h1 class="text-center">Portfolio</h1>
<div class="slide">
<div class="container-fluid">
<div class="row">
<div class="col-xs-1"></div>
<div class="col-xs-10">
<h1 class="text-center">A collection of apps and sites I have built</h1>
</div>
<div class="col-xs-1"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="battlecats">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/BattleCats.png" alt="Battle Cats screenshot" class="port">
<h1 class="text-center">Battle Cats</h1>
<h4 class="text-center">A small game built as a JavaScript exercise. A take on battleships, Battle Cats was also uploaded to <a href="http://www.kongregate.com/games/stain88/battle-cats" target="_blank">Kongregate</a> as an entry for Game in Ten Days #47.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="gitd">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/gitd_logo.png" alt="GiTD Logo" class="port">
<h1 class="text-center">GiTD</h1>
<h4 class="text-center">A website for showcasing Game in Ten Days (GiTD) game jams. Users are able to upload their creations, and comment and vote on other games. The site can be found <a href="https://gitd.herokuapp.com" target="_blank">here</a>.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="jumble">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/Jumble_logo.png" alt="Jumble Logo" class="port">
<h1 class="text-center">Jumble</h1>
<h4 class="text-center">A cross between StumpleUpon and Pinterest, <a href="http://stain88.github.io/Jumble" target="_blank">Jumble</a> lets users grab a glimpse of current news stories.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="cattleships">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/Cattleships_logo.png" alt="Cattleships Logo" class="port">
<h1 class="text-center">Cattleships</h1>
<h4 class="text-center">24-hour hackathon project, working with FireBase. The game can be found <a href="http://stain88.github.io/Cattleships" target="_blank">here</a>.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="tictactoe">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/Ultimate_ttt.png" alt="Ultimate TicTacToe" class="port">
<h1 class="text-center">Ultimate TicTacToe</h1>
<h4 class="text-center">An Angular project, <a href="http://stain88.github.io/Ultimate-TicTacToe" target="_blank">Ultimate TicTacToe</a> brings a new challenge to the simple game.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
<div class="slide" data-anchor="chemhelper">
<div class="container-fluid">
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-8">
<img src="images/ChemHelper_logo.png" alt="ChemHelper" class="port">
<h1 class="text-center">ChemHelper</h1>
<h4 class="text-center"><a href="http://stain88.github.io/ChemHelper" target="_blank">ChemHelper</a> is an app to help with chemistry knowledge. Once logged in, users can select an element to learn about from the periodic table, or test their knowledge with a quiz.</h4>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
</div>
<div class="section">
<h1 class="text-center">Get In Touch</h1>
<div class="row">
<div class="col-xs-2"></div>
<div class="col-xs-4">
<h2 class="text-center">Find me on:</h2>
<div class="list-group">
<a href="http://github.com/stain88" target="_blank" class="list-group-item active"><i class="fa fa-github-alt fa-fw"></i> stain88</a>
<a href="http://stackoverflow.com/users/5401364/stain88?tab=profile" target="_blank" class="list-group-item"><i class="fa fa-stack-overflow fa-fw"></i> stain88</a>
<a href="https://uk.linkedin.com/in/marcbaghdadi" target="_blank" class="list-group-item active"><i class="fa fa-linkedin-square fa-fw"></i> marcbaghdadi</a>
<a href="https://twitter.com/MarcBaghdadi" target="_blank" class="list-group-item"><i class="fa fa-twitter fa-fw"></i> MarcBaghdadi</a>
</div>
</div>
<div class="col-xs-4">
<a href="mailto:[email protected]"><h2 class="text-center">Or send me a message</h2></a>
</div>
<div class="col-xs-2"></div>
</div>
</div>
</div>
</body>
</html>