forked from farhansalam/farhansalam.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
executable file
·251 lines (210 loc) · 9.94 KB
/
resume.html
File metadata and controls
executable file
·251 lines (210 loc) · 9.94 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<head><meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
<link rel="shortcut icon" type="image/png" href="./assets/images/crazy.ico.png"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="./assets/js/custom.js"></script>
<script src="./assets/js/tiles.js"></script>
<link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="./assets/css/vendor/animate.css">
<link href='http://fonts.googleapis.com/css?family=Ubuntu:400,500' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="./assets/css/custom.css">
<link rel="stylesheet" type="text/css" href="./assets/css/custom_parallax.css">
<link rel="stylesheet" type="text/css" href="./assets/css/tiles.css">
<link rel="stylesheet" type="text/css" href="./assets/css/contact.css">
<link rel="stylesheet" type="text/css" href="./assets/css/resume.css">
<link rel="stylesheet" type="text/css" href="./assets/css/vendor/foundation.min.css">
<title>Resume | Farhan Salam | Web Developer</title>
<meta name="Description" content="Farhan Salam - Resume">
</head>
<body>
<!-- Menu -->
<div id="menu" style="display: none">
<div>
<ul>
<li><a href="index.html#story"><strong>Short Story</strong></a></li>
<li><a href="index.html#expertise"><strong>My Expertise</strong></a></li>
<li><a href="index.html#working-with-me"><strong>Working With Me</strong></a></li>
<li><a href="contact.html"><strong>Let's Hear It From You</strong></a></li>
</ul>
</div>
<hr class='menu_ruler'/>
<div class='margin_menu'><h4>Website Development <b>|</b> Web Database Development and Maintaince <b>|</b> Debuging PHP <b>|</b> Application development on Ruby on Rails</></div>
<div class="footer_social margin_menu margin">
<a href="https://github.com/farhansalam"><img title="GitHub" src="assets/images/social/git.svg" alt="GitHub" width="30" height="30" /></a>
<a href="skype:farhansalam69?chat"><img title="Skype" src="assets/images/social/skype.svg" alt="farhansalam69" width="30" height="30" /></a>
<a href="https://www.linkedin.com/in/farhansalam"><img title="linkedin" src="assets/images/social/linkedin.svg" alt="LinkedIn" width="30" height="30" /></a>
<a href="https://angel.co/farhan-salam"><img title="angellist" src="assets/images/social/angellist.svg" alt="Angel List" width="25" height="25" /></a>
<a href="https://www.upwork.com/freelancers/~01ae4d3d4a8551966b#/"><img title="upwork" src="assets/images/social/upwork.png" alt="Upwork" width="30" height="30" /></a>
<a href="https://twitter.com/farhanussalam"><img title="Twitter" src="assets/images/social/twitter.svg" alt="Twitter" width="30" height="30" /></a>
<a href="http://stackoverflow.com/users/902991/farhan-salam"><img title="Twitter" src="assets/images/social/stackoverflow.png" alt="Stack Overflow" width="35" height="35" /></a>
</div>
</div>
<!-- Menu bar -->
<div class="menu-bar">
<div class="nav-icon2 menu-bar-item-right">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<div class="fs-logo menu-bar-item-left">
<a href="index.html"><img src="assets/images/crazy.png"></a>
</div>
</div>
<!-- Menu bar end -->
<div class="row extend">
<div class="resume-background-image">
<div class="resume-background-image-layer"></div>
</div>
<div class="nav-icon2">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<div class="fs-logo">
<a href="index.html"><img src="assets/images/crazy.png"></a>
</div>
<div class="row description-section">
<div class="large-centered columns">
<h1 class=" white-text text-centered"><span class="logo"><b>WHAT I CAN DO</b></span></h1>
<h3 class=" white-text text-centered"><span class="logo"><strong>Expertise and Experience</strong></span></h3>
</div>
</div>
</div>
<!-- scrollable -->
<div class="scrollable">
<div id="story" class="row story ">
<div class=" large-4 small-4 medium-4 columns">
<h2>Technologies</h2>
</div>
<div class="large-4 small-4 medium-4 columns">
<h3>Expertise</h3>
<ul class="techs">
<li>PHP</li>
<li>Ruby</li>
<li>Node.js</li>
<li>Angular.js</li>
<li>HTML/CSS</li>
<li>Version Control (GIT)</li>
<li>Cloud Services (AWS and Azure)</li>
</ul>
</div>
<div class="large-4 small-4 medium-4 columns">
<h3>Light hearted pleasure</h3>
<ul class="techs">
<li>LESS/SASS</li>
<li>HAML</li>
<li>Backbone.js</li>
<li>Wordpress</li>
<li>Squarespace</li>
</ul>
</div>
</div>
<div class="row">
<hr/>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2>Work Experience</h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>Senior Software Engineer / Tech Lead, <a href="http://www.redbuffer.net" target="_blank">Red Buffer</a></h3></div>
<p>2013-2015</p>
<p>Red Buffer is a services based Web and Mobile Development Startup. I provided Web applications development expertise to the startup, while actively cooperated with fellow team members working on backend web services, front end and server management.</p>
</div>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2></h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>Software Engineer, Easy Ad Software Development</h3></div>
<p>2013</p>
<p>EasyAd was an Ad Serving Agency, providing Internet ads through their own servers. I was responsible for design and Develop backend and frontend of their web application which was built in PHP (Kohana).</p>
</div>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2></h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>Intern, National Database and Registration Authority</h3></div>
<p>2012</p>
<p>Worked as an intern at NADRA SND Department, which was providing it's services to a reputable government institution. It was a great learning experince.
</p>
</div>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2></h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>Intern, LMKT</h3></div>
<p>2012</p>
<p>LMKT is a product based Software Development firm. I have worked there as an intern in VGovern Team.</p>
</div>
</div>
<div class="row">
<hr/>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2>Education</h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>College of Electrical and Mechanical Engineering, NUST</h3></div>
<p>2008-2012</p>
<p>Graduation in Electrical Engineering</p>
</div>
</div>
<div class="row">
<div class="small-4 medium-4 large-4 columns">
<h2></h2>
</div>
<div class="small-8 medium-8 large-8 columns">
<div>
<h3>Islamabad College for Boys, G-6/3</h3></div>
<p>2006-2008</p>
<p>High School</p>
<div class=" pdf-download">
<span><a target="_blank" href="https://docs.google.com/document/d/1xCCOGY3KbR4aO-qtZAcDdy25vTaU630FDGoBZL2m360/pub">>> View Formal CV</a></span>
</div>
</div>
</div>
<div class='large-12 columns footer margin'>
<h2/><strong>Say Hi</strong></h2>
<div class="footer_social">
<a href="https://github.com/farhansalam"><img title="GitHub" src="assets/images/social/git.svg" alt="GitHub" width="30" height="30" /></a>
<a href="skype:farhansalam69?chat"><img title="Skype" src="assets/images/social/skype.svg" alt="farhansalam69" width="30" height="30" /></a>
<a href="https://www.linkedin.com/in/farhansalam"><img title="linkedin" src="assets/images/social/linkedin.svg" alt="LinkedIn" width="30" height="30" /></a>
<a href="https://angel.co/farhan-salam"><img title="angellist" src="assets/images/social/angellist.svg" alt="Angel List" width="25" height="25" /></a>
<a href="https://www.upwork.com/freelancers/~01ae4d3d4a8551966b#/"><img title="upwork" src="assets/images/social/upwork.png" alt="Upwork" width="30" height="30" /></a>
<a href="https://twitter.com/farhanussalam"><img title="Twitter" src="assets/images/social/twitter.svg" alt="Twitter" width="30" height="30" /></a>
<a href="http://stackoverflow.com/users/902991/farhan-salam"><img title="Twitter" src="assets/images/social/stackoverflow.png" alt="Stack Overflow" width="30" height="30" /></a>
</div>
<hr></hr>
<span><h5>Website Development <b>|</b> Web Database Development and Maintaince <b>|</b> Debuging PHP <b>|</b> Application development on Ruby on Rails</h5></span>
<div class='row '>
<div class='large-4 medium-4 small-4 column'>
<h2>Email</h2>
<h4> <a href="mailto:farhan.salam@hotmail.com" target="_blank" class='contact_text'>farhan.salam@hotmail.com</a></h4></div>
<div class='large-4 medium-4 small-4 columns '>
<h2>Call</h2>
<h4>+92 333 5116 667</h4></div>
<div class='large-4 medium-4 small-4 columns'>
<h2>Need Help?</h2>
<h4><a href='contact.html'>Hire me today</a></h4></div>
</div>
</div>
<!-- scrollable end -->
</body>