-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
226 lines (200 loc) · 13.3 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
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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Ali Asgar</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Portfolio page for Ali Asgar">
<meta name="author" content="Ali Asgar">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles-4.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="profile" src="assets/images/profile.png" alt="" />
<h1 class="name">Ali Asgar</h1>
<h3 class="tagline">Software Engineer</h3>
</div><!--//profile-container-->
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fa fa-envelope"></i><a href="mailto: [email protected]">[email protected]</a></li>
<li class="phone"><i class="fa fa-phone"></i><a href="tel:8135701036">813 570 1036</a></li>
<!--<li class="website"><i class="fa fa-globe"></i><a href="http://themes.3rdwavemedia.com/website-templates/free-responsive-website-template-for-developers/" target="_blank">portfoliosite.com</a></li>-->
<li class="linkedin"><i class="fa fa-linkedin"></i><a href="https://www.linkedin.com/in/ali-asgar-605363113/" target="_blank">linkedin.com/in/ali-asgar</a></li>
<li class="github"><i class="fa fa-github"></i><a href="https://github.com/aliasgar12" target="_blank">github.com/aliasgar12</a></li>
<!--<li class="twitter"><i class="fa fa-twitter"></i><a href="https://twitter.com/3rdwave_themes" target="_blank">@twittername</a></li>-->
</ul>
</div><!--//contact-container-->
<div class="education-container container-block">
<h2 class="container-block-title">Education</h2>
<div class="item">
<h4 class="degree">MSc in Information Technology</h4>
<h5 class="meta">University of South Florida</h5>
<div class="time">2015 - 2017</div>
</div><!--//item-->
<div class="item">
<h4 class="degree">BSc in Information Technology</h4>
<h5 class="meta">Uttar Pradesh Technical University</h5>
<div class="time">2009 - 2014</div>
</div><!--//item-->
</div><!--//education-container-->
<div class="languages-container container-block">
<h2 class="container-block-title">Languages</h2>
<ul class="list-unstyled interests-list">
<li>Hindi <span class="lang-desc">(Native)</span></li>
<li>English <span class="lang-desc">(Professional)</span></li>
</ul>
</div><!--//interests-->
<div class="interests-container container-block">
<h2 class="container-block-title">Interests</h2>
<ul class="list-unstyled interests-list">
<li>Trekking</li>
<li>Swimming</li>
<li>Music</li>
</ul>
</div><!--//interests-->
</div><!--//sidebar-wrapper-->
<div class="main-wrapper">
<section class="section summary-section">
<h2 class="section-title"><i class="fa fa-user"></i>Career Profile</h2>
<div class="summary">
<p>Engineering Graduate from the University of South Florida with Masters of Science. Proven skills in data structures, algorithms, object oriented principles, agile methodologies, and databases. Experience with diverse projects, internship, and as a Teaching Assistant. Focussed individual and possess good problem-solving skills. Currently, looking for a position as a full-time Software Engineer.</p>
</div><!--//summary-->
</section><!--//section-->
<section class="section experiences-section">
<h2 class="section-title"><i class="fa fa-briefcase"></i>Experiences</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Software Intern</h3>
<div class="time">June 2014 - Nov 2014</div>
</div><!--//upper-row-->
<div class="company">Ducat India, Noida</div>
</div><!--//meta-->
<div class="details">
<p>Contributed to development of a web based shopping application to enable online platform for Noida based retail store.</p>
<p>Contributed to back end development and database queries using PHP and SQL.</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Teaching Assistant</h3>
<div class="time">Jan 2016 - Dec 2016</div>
</div><!--//upper-row-->
<div class="company">USF, Tampa</div>
</div><!--//meta-->
<div class="details">
<p>Explained challenging concepts to students such as time complexity, linear and non-linear data structures like list, queues, trees, graph along with sorting, searching, graph algorithms.</p>
<p>Evaluated assignments, tests, project work and homework and held office hours to ensure students understand course concepts.</p>
</div><!--//details-->
</div><!--//item-->
</section><!--//section-->
<section class="section projects-section">
<h2 class="section-title"><i class="fa fa-archive"></i>Projects</h2>
<div class="intro">
<p>Listed below are some of the projects that I have worked on. Please click the projects to explore more about them.</p>
</div><!--//intro-->
<div class="item">
<span class="project-title"><a href="https://github.com/aliasgar12/CampusConnect">Campus Connect</a></span> - <span class="project-tagline">An android application that helps students to connect and help each other with their studies.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="http://www.myprojectstack.com/blogplus/" target="_blank">Blog Plus</a></span> -
<span class="project-tagline">A content management system that allows user to share and manage their blogs.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/aliasgar12/StudyConnect" target="_blank">Study Connect</a></span> - <span class="project-tagline">A sample RESTful API that manages academic course inventory.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="#" target="_blank">Online Learning System</a></span> - <span class="project-tagline">A comprehensive website template solution for startups/developers to market their mobile apps. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="#" target="_blank">Image Compression</a></span> - <span class="project-tagline">An image compression/decompression application using MATLAB's wavelet toolbox.</span>
</div><!--//item-->
</section><!--//section-->
<section class="skills-section section">
<h2 class="section-title"><i class="fa fa-rocket"></i>Skills & Proficiency</h2>
<div class="skillset">
<div class="item">
<h3 class="level-title">Java</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="98%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Javascript</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="98%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Data Structures & Algorithms</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="98%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Object Oriented Principles</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="98%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">HTML5 & CSS</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="95%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">PHP & SQL</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="85%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Linux</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="60%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
</div>
</section><!--//skills-section-->
</div><!--//main-body-->
</div>
<footer class="footer">
<div class="text-center">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<!--<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>-->
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>