-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHome.html
205 lines (187 loc) · 8.16 KB
/
Home.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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html>
<head>
<title>Portfolio</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="CSS/bootstrap.css" type="text/css" rel="stylesheet">
<link href="CSS/StyleHome.css" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Pavanam" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:100" type="text/css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="navv" id="navvv">
<a href="javascript:void(0);" class="icon" onclick="theNav()">☰</a>
<a href="#home">Home</a>
<a href="#about">About Me</b></a>
<a href="#portfolio">Portfolio</b></a>
<a href="#contact">Contact</a>
</div>
<div class="main" id="home">
<div class="container">
<img src="IMAGES/RafaelGenao.jpg">
<h1>Hi, I'm Tobias Genao
<h2>Junior Full Stack Web Developer</h2>
</h1>
</div>
</div>
<div class="about" id="about">
<br>
<h2>About Me</h2>
<br>
<p>
I'm a Software Engenieering student from the Dominican Republic who loves coding to build great products and help businesses succeed with their goals.<br>
</p>
<p id="highlight">
Want to work together? I'd love to hear from you.
</p>
</div>
<div class="projects" id="portfolio">
<br>
<h2>Portfolio</h2>
<br>
<div class="container">
<div class="first">
<div class="col">
<img src="IMAGES/cake.png" id="first">
</div>
</div>
</div>
<!--- Cake MODAl 1st -->
<div class="modal fade" id="one">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Archivistic</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div>
<a href="https://github.com/TobiasRafael"> <img src="IMAGES/cake.png" class="modal-content" id="one"> </a>
</div>
<br>
<div>
<p class="desc">Description:</p>
</div>
<div>
<p class="modal-p">Use this area of the page to describe your project. The icon above is part of a free icon set by Flat Icons. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons
for only $12!</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="container">
<div class="second">
<div class="col">
<img src="IMAGES/circus.png" id="second">
</div>
</div>
</div>
<!--- Circus Modal 2nd -->
<div class="modal fade" id="two">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Calculator</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div>
<a href="https://github.com/TobiasRafael"> <img src="IMAGES/circus.png" class="modal-content" id="two"> </a>
</div>
<br>
<div>
<p class="desc">Description</p>
</div>
<div>
<p class="modal-p">Use this area of the page to describe your project. The icon above is part of a free icon set by Flat Icons. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons
for only $12!</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="container">
<div class="third">
<div class="col">
<img src="IMAGES/cabin.png" id="third">
</div>
</div>
</div>
</div>
<!--- CABIN MODAL -->
<div class="modal fade" id="three">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Fixed Assets</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div>
<a href="https://github.com/TobiasRafael"> <img src="IMAGES/cabin.png" class="modal-content" id="three"> </a>
</div>
<br>
<div>
<p class="desc">Description</p>
</div>
<div>
<p class="modal-p">Use this area of the page to describe your project. The icon above is part of a free icon set by Flat Icons. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for
only $12!</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="contact" id="contact">
<h2>Contact</h2>
<br>
<form>
<div>
<input type="text" placeholder="Name">
</div>
<div>
<input type="text" placeholder="Email Address">
</div>
<div>
<input type="text" placeholder="Phone Number">
</div>
<div>
<textarea rows="5" placeholder="Message text here..."></textarea>
<br>
<button type="button">Send</button>
</div>
</form>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.js" integrity="sha256-DZAnKJ/6XZ9si04Hgrsxu/8s717jcIzLy3oi35EouyE=" crossorigin="anonymous"></script>
<script src="https://npmcdn.com/[email protected]/dist/js/tether.min.js"></script>
<script src="JS/bootstrap.js"></script>
<script src="JS/ScriptHome.js"></script>
</body>
<footer class="footer">
<a>
<p>Copyright © Tobias Genao 2017</p>
</a>
<a href="#googleplus"><i class="fa fa-google-plus-square" aria-hidden="true" style="font-size:30px;" id="gith"></i></a>
<a href="#slack"><i class="fa fa-slack" aria-hidden="true" style="font-size:30px;" id="slack"></i></a>
<a href="#linkedin"><i class="fa fa-linkedin-square" aria-hidden="true" style="font-size:30px;" id="linked"></i></a>
<a href="https://github.com/TobiasRafael"><i class="fa fa-github-square" aria-hidden="true" style="font-size:30px;" id="linked"></i></a>
</footer>
</html>