-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
188 lines (123 loc) · 6.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!--Bootstrap-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!--My StyleSheet and Javascript Files-->
<link href="StyleSheet.css" rel="stylesheet" type="text/css">
<script src="https://rawgit.com/vegano1/electronics-repair/master/Logic.js"></script>
<!--Page tittle and Icon-->
<title> Personal Portfolio </title>
<link rel="icon" type="image/png" href="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/logo%20black.png" />
</head>
<body id="body" class="body" data-spy="scroll" data-target="#mainNavBar" data-offset="200" >
<!---------------------------------------------NAVIGATION BAR---------------------------------------------------------->
<nav class=" mynavbar navbar-Shadow navbar-inverse" data-spy="affix">
<div class="container-fluid">
<!-- Logo -->
<div class="navbar-header ">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mainNavBar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand"><img class="brand" type="image/jpg" src="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/brayan.png"></a>
</div>
<!-- Menu Items -->
<div id="dropDown" class="dropDown">
<div class="nav navbar-right collapse navbar-collapse" id="mainNavBar">
<ul class="nav navbar-nav">
<li class=""><a href="#About">About</a></li>
<li class=""><a href="#Portfolio">Portfolio</a></li>
<li class=""><a href="#Contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</nav>
<main class="container" >
<!-------------------------------------------------ABOUT CONTENT------------------------------------------------------->
<div id="AboutHeader">
<p>About Me</p>
</div>
<div id="About" class="container-fluid" data-offset="60">
<div id="img">
<img class="Brayan" type="image/jpg" src="https://media.licdn.com/media/AAEAAQAAAAAAAAhJAAAAJDBiNTk1M2IyLTI3ODYtNGY5OC1iMTdjLWMxODEzNjE0YjI0ZA.jpg">
</div>
<hr>
<div id="Intro">
<p>Computer Engineer with 2+ years of experience in debugging, and maintaining firmware for cloud based security systems.
Ive Developed and tested firmware for a cloud based NFC Card reader. Developed firmware for RGB LED’s, speakers, and
Contact sensors using Squirrel language. Increased in house production 30% by using C/C++ to automate unit and sensor testing.
</p>
<p></p>
</div>
</div>
<!------------------------------------------PORTFOLIO SECTION----------------------------------------------------->
<div id="PortfolioHeader">
<p>Portfolio</p>
</div>
<div id= "Portfolio">
<div id="Pics">
<div id="EP">
<a target="_blank" href="https://electronicsportfolio.wordpress.com/">
<img class="MobilePics" type="image/jpg" src="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/Electronics%20repair.JPG">
</a>
</div>
<div id="IPractice" class="container">
<div id="images">
<img class="MobilePics" src="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/Challenge%20Mode%20iphone.png">
<img class="MobilePics" src="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/Scores%20iphone.png">
<img class="MobilePics" src="https://raw.githubusercontent.com/vegano1/electronics-repair/master/resources/Testing%20iphone.png">
</div>
</div>
</div>
</div>
<!-------------------------------------------------CONTACT ME CONTENT---------------------------------------------->
<div id="ContactHeader">
<p>Contact Me</p>
</div>
<div id="Contact" class="container-fluid">
<div >
<p class="GetinTouch">
Hey there, want to get in touch? Whether it's about Web Design, Programming Microcontrollers, or even talk about
that sweet new riff you just came up with. Please shoot me an email and I will respond as fast as possible. If you
are looking to hire me Please take a look at my Github and online resume, they provide a formal description of
my credentials and experience.
</p>
<!----------------------------------------------CONTACT FORM----------------------------------------------->
<div id="ContactForm" class="ContactForm">
<form>
<label for="Name">Name</label><input class="balloon" id="Name" type="text" placeholder="John Doe" />
<label for="Email">Email</label><input class="balloon" id="Email" type="text" placeholder="[email protected]" />
<label for="Phone-Number">Number</label><input class="balloon" id="Phone-Number" type="text" placeholder="xxx-xxx-xxxx" />
<label for="Message">Message</label>
<textarea class=" balloon form-control" rows="1" id="Message" form="ContactForm" placeholder="Hey there my name is ..."></textarea>
<button type="submit">Send!</button>
</form>
</div>
</div>
</div>
</main>
<!----------------------------------------------------FOOTER----------------------------------------------------------->
<footer id="footer" class="footer">
<div id="Social">
<p>Developed by Brayan Almonte</p>
<a href="https://plus.google.com/u/0/">
<img src="https://cdn4.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2/128/social-circle-google-plus-2-128.png">
</a>
<a href="https://www.linkedin.com/in/brayan-almonte-98394212a?trk=hp-identity-name">
<img src="https://cdn3.iconfinder.com/data/icons/capsocial-round/500/linkedin-128.png">
</a>
<a href="https://github.com/vegano1">
<img src="https://cdn3.iconfinder.com/data/icons/free-social-icons/67/github_circle_black-128.png">
</a>
</div>
</footer>
</body>
</html>