-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
256 lines (212 loc) · 6.36 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
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
252
253
254
255
256
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Harish Mukkara</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="css/debug.css"> -->
</head>
<body>
<div class="hero">
<div class="proimage">
<img src="assets/harish_mukkara.jpg" width="150px" height="150px"
alt="harish_mukkara profile image. harishmukkara.ml">
</div>
<div class="center">
<h1>Harish Mukkara</h1>
<h4>Full stack Developer. Currently Software Engineer at <a
href="https://yellowmessenger.com/">Yellowmessenger</a></h4>
</div>
<!-- social card -->
<div class="card">
<span class="card-title">Social</span>
<!-- tiwtter -->
<div class="card-item">
<div class="item-icon twitter">
<i class="fab fa-twitter-square fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://twitter.com/HariMukkara"> Twitter </a>
</div>
<!-- <div class="item-description">
item item-description of the head
</div> -->
</div>
</div>
<!-- linkedin -->
<div class="card-item">
<div class="item-icon facebook">
<i class="fab fa-linkedin fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://www.linkedin.com/in/harishmukkara/"> LinkedIn </a>
</div>
<!-- <div class="item-description">
item item-description of the head
</div> -->
</div>
</div>
<!-- Github -->
<div class="card-item">
<div class="item-icon twitter">
<i class="fab fa-github-square fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505"> Github </a>
</div>
<!-- <div class="item-description">
item item-description of the head
</div> -->
</div>
</div>
</div>
<!-- skill card -->
<div class="card">
<span class="card-title">
skills
</span>
<!-- php -->
<div class="card-item">
<div class="item-icon php">
<i class="fab fa-php fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505?utf8=%E2%9C%93&tab=repositories&q=&type=&language=php">
Php
</a>
</div>
<div class="item-description">
Codeigniter and Laravel develper.
</div>
</div>
</div>
<!-- python -->
<div class="card-item">
<div class="item-icon python">
<i class="fab fa-python fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505?utf8=%E2%9C%93&tab=repositories&q=&type=&language=python">
Python
</a>
</div>
<div class="item-description">
Mostly for automation of my tasks and web scraping. I was paid $200 by a German customer for scraping work.
</div>
</div>
</div>
<!-- javascript -->
<div class="card-item">
<div class="item-icon javascript">
<i class="fab fa-js-square fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505?utf8=✓&tab=repositories&q=&type=&language=javscript">
JavaScript
</a>
</div>
<div class="item-description">
Worked with jQuery, Now Vue.js and Node.js(backend)
</div>
</div>
</div>
<!-- css -->
<div class="card-item">
<div class="item-icon css">
<i class="fab fa-css3-alt fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505?utf8=✓&tab=repositories&q=&type=&language=css">
CSS
</a>
</div>
<div class="item-description">
Bootstrap, Bulma. now Tailwindcss
</div>
</div>
</div>
<!-- html -->
<div class="card-item">
<div class="item-icon html">
<i class="fab fa-html5 fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://github.com/hy505?utf8=✓&tab=repositories&q=&type=&language=html">
HTML
</a>
</div>
<div class="item-description">
Kidding me? are you?
</div>
</div>
</div>
</div>
<!-- projects card -->
<div class="card">
<span class="card-title">
Projects
</span>
<!-- pubgwarfield -->
<div class="card-item">
<div class="item-icon">
<i class="fas fa-gamepad fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://pubgwarfield.in"> Pubg Warfield
</a>
</div>
<div class="item-description">
An online platform for pubg players to earn money by playing.
</div>
</div>
</div>
<div class="card-item">
<div class="item-icon python">
<i class="fab fa-python fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://www.quora.com/q/vyhvwvrsmrmmhnyb"> Quora TOP Writers
</a>
</div>
<div class="item-description">
This is awesome. I make this TOP writers by scrapping thousands of pages from Quora.
I use IP proxy servers too (luminati.io), for this work.
</div>
</div>
</div>
<div class="card-item">
<div class="item-icon javascript">
<i class="fas fa-university fa-2x"></i>
</div>
<div class="item-body">
<div class="item-head">
<a href="https://jntuacep.ac.in"> JNTUACEP website
</a>
</div>
<div class="item-description">
I along with my other <a href="https://github.com/praneeth14">mate</a>, design,develp and
maintain our college website.
</div>
</div>
</div>
</div>
</div>
<div style="text-align:center;color:#aaa;font-size: .75rem;text-transform: uppercase;">
<p>Site Last updated: 20-09-2020</p>
</div>
</body>
</html>