-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathinfo.js
467 lines (466 loc) · 18.5 KB
/
info.js
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
let info = {
name: "Hrishikesh Paul",
logo_name: "paul",
flat_picture: require("./src/assets/potrait.jpg"),
config: {
use_cookies: true,
navbar: {
blur: false
}
},
description:
"A second year Computer Science graduate student at Indiana University Bloomington with an interest in Software Development, UX Design and Artificial Intelligence - and seeking exciting opportunities related to the same.<br><br>I am a detail oriented person and I keep my goals and tasks organized to maintain productivity. I would bring to table a wide range of software skills, ranging from design and development to writing scripts for intelligent agents. I believe that the skills that I have attained from the dynamic environment and competitive university life define me, and I am looking forward to implementing and polishing them in any opportunity that I receive. ",
links: {
linkedin: "https://www.linkedin.com/in/hrishikeshpaul/",
github: "https://github.com/hrishikeshpaul",
angellist: "https://angel.co/u/hrishikesh-paul",
resume:
"https://github.com/hrishikeshpaul/portfolio-template/blob/master/src/assets/pdfs/Resume.pdf"
},
education: [
{
name: "Indiana University Bloomington",
place: "USA",
date: "Aug, 2019 - May, 2021",
degree: "Masters in Computer Science",
gpa: "3.7/4.0",
description:
"Currently pursuing my Master's in Computer Science, while specializing in the field of Artificial Intelligence and Machine Learning.",
skills: [
"Artificial Intelligence",
"Software Engineering",
"Algorithms",
"Computer Vision",
"Music Data Mining",
,
"OS"
]
},
{
name: "Manipal Institute of Technology",
place: "India",
date: "Aug, 2015 - July, 2019",
degree: "Bachelors in Computer and Communication",
gpa: "8.0/10.0",
description:
"Graduated from Manipal Institute of Technology, Manipal with a bachelors degree in Computer and Communications Engineering.",
skills: [
"AI",
"Neural Netwroks",
"Data Mining",
"Computer Vision",
"Pattern Recognition",
"HCI",
"Software Engineering"
]
}
],
experience: [
{
name: "Cyberinfrastructure for Network Science Center",
place: "Bloomington, Indiana",
date: "Jun, 2020 - Present",
position: "Research Assistant; Full Stack Developer",
description:
"Worked as a Software Developer for the Human BioMolecular Atlas Program (funded by the NIH), building innovative visualization tools to envision large biomedical datasets.",
skills: ["Angular", "Node.js", "Vega", "Shell", "Typescript"]
},
{
name: "Skylark Drones",
place: "Bangalore, India",
date: "Jan, 2019 - Jun, 2021",
position: "Full Stack Web Developer",
description:
"Worked as a full stack web developer, implementing various features and fixing bugs for Skylark Drones’ central management system called Operations Portal and Data Mining Server.",
skills: ["MongoDB", "Flask", "VueJS", "NGINX"]
},
{
name: "Hridayam Soft Solutions",
place: "Mumbai, India",
date: "May, 2018 - Jun, 2018",
position: "Computer Vision Engineer",
description:
"Scripted an algorithm for extracting information (such as date, invoice number etc.) from scanned images of invoices, built a web interface for using the former mentioned machine.",
skills: ["Python", "OpenCV", "PyTesseract", "AngularJS", "NodeJS"]
},
{
name: "Elementail Labs",
place: "Mumbai, India",
date: "May, 2017 - July, 2017",
position: "Full Stack Web Developer",
description:
"Implemented various contracts and deployed them on the upcoming blockchain technology - Ethereum, while also working as a MEAN stack web developer for Elemential Labs’ website.",
skills: ["MongoDB", "AngularJS", "NodeJS", "ExpressJS"]
},
{
name: "Viteos Capital Market Services s",
place: "Mumbai, India",
date: "May, 2016 - July, 2016",
position: "Software Developer",
description:
"Evaluated technologies, and building proof of concept/prototype solutions for trade processing and mathematical model based evaluations, while working in the software development team.",
skills: ["C#", "C++", "Visual Studio"]
}
],
skills: [
{
title: "languages",
info: [
"Python",
"Javascript",
"TypeScript",
"Java",
"C",
"C++",
"SQL",
"NoSQL",
"Ruby"
],
icon: "fa fa-code"
},
{
title: "data frameworks",
info: [
"Keras",
"Numpy",
"Pandas",
"OpenCV",
"SciPy",
"Sklearn",
"LibROSA",
"Pillow"
],
icon: "fa fa-cubes"
},
{
title: "web technologies",
info: ["Vue", "Angular", "React", "Node", "Flask", "HTML", "CSS"],
icon: "fas fa-laptop-code"
},
{
title: "databases",
info: ["MongoDB", "MySQL", "OracleSQL", "Neo4j"],
icon: "fa fa-database"
},
{
title: "operating systems & tools",
info: [
"MacOS",
"Ubuntu",
"Windows",
"Android",
"Agile",
"Scrum",
"JIRA",
"Heroku",
"Firebase",
"AWS S3"
],
icon: "fas fa-tools"
},
{
title: "design",
info: ["Illustrator", "XD", "Photoshop", "Final Cut Pro"],
icon: "fa fa-pencil-square-o"
}
],
portfolio: [
{
name: "Sheet Recognizer",
pictures: [
{
img: require("./src/assets/portfolio/msr/one.png")
},
{
img: require("./src/assets/portfolio/msr/two.png")
},
{
img: require("./src/assets/portfolio/msr/three.png")
},
{
img: require("./src/assets/portfolio/msr/four.png")
}
],
technologies: ["Computer Vision", "OpenCV", "AI", "Flask", "Sockets"],
category: "Algorithm",
date: "Jan, 2020 - Mar, 2020",
github:
"https://github.com/hrishikeshpaul/music-sheet-recognizer-backend",
visit: "https://github.com/hrishikeshpaul/music-sheet-recognizer-backend",
description:
"Music Sheet Recognizer (MSR) highlights basic Image Processing and Recognition. Like Optical Character Recognition, this tool is used to detect music notes and rests. It makes use of basic Computer Vision techniques such as Convolution, Edge Detections, Hough Transforms and Template Matching to detect notes and rests on a music sheet. "
},
{
name: "NoQ Job Portal",
pictures: [
{
img: require("./src/assets/portfolio/noq/logo.png")
},
{
img: require("./src/assets/portfolio/noq/one.png")
},
{
img: require("./src/assets/portfolio/noq/two.png")
},
{
img: require("./src/assets/portfolio/noq/three.png")
},
{
img: require("./src/assets/portfolio/noq/four.png")
}
],
technologies: ["Node", "Vue", "Express", "MongoDB", "Heroku"],
category: "Website",
date: "Sep, 2019 - Dec , 2019",
github: "https://github.com/hrishikeshpaul/noq",
visit: "https://noq-client.herokuapp.com/",
description:
"No Q, is a revolutionary tool which allows for both employers and students to skip the hassle seen in modern day career fairs. For the students, there is an intuitive profile builder where you can add things like education, skills, certifications, honors, and experiences. No Q is not only good for students, but employers as well! A common problem at modern career fairs is the number of unqualified candidates who waste their time when they could be chatting with someone else. With No Q, only the students who meet the positions’ criteria will be able to apply, and from there the recruiter can invite them to talk in more detail at the career fair through our intuitive messaging system."
},
{
name: "POST",
pictures: [
{
img: require("./src/assets/portfolio/post/one.png")
},
{
img: require("./src/assets/portfolio/post/two.png")
}
],
technologies: [
"Markov Models",
"Python",
"Artificial Intelligence",
"Vue",
"Heroku"
],
category: "Algorithm",
github: "https://github.com/hrishikeshpaul/pos-tagger",
date: "Oct, 2019 - Nov, 2019",
visit: "https://post-client.herokuapp.com/",
description:
"Post is a simple algorithm that was developed to tagging a word corresponding to its part of speech. The algorithm makes of a probabilisitic approach along with some randomness, together which forms the basis of an algorithm called Gibbs Sampling."
},
{
name: "Suicide Analyzer",
pictures: [
{
img: require("./src/assets/portfolio/suicide/suicide-analyzer.png")
},
{
img: require("./src/assets/portfolio/suicide/suicide2-original.png")
}
],
technologies: ["Node", "Angular", "Express", "Leaflet", "Pandas"],
category: "Website",
date: "Oct, 2018 - Nov, 2018",
github: "https://github.com/hrishikeshpaul/whodata",
visit: "https://skylarktiral.herokuapp.com/",
description:
"This is a web application, uses a map to demonstrate the number suicides committed around the globe, according to a dataset provided by the WHO. The application consists of a Leaflet map that colors every nation, based on the number of suicides that have been committed in that country, for that year. It provides us with the capability to select the data as well as the continent."
},
{
name: "Sentiment Analyzer",
pictures: [
{
img: require("./src/assets/portfolio/smit/one.png")
},
{
img: require("./src/assets/portfolio/smit/two.png")
},
{
img: require("./src/assets/portfolio/smit/three.png")
},
{
img: require("./src/assets/portfolio/smit/four.png")
}
],
technologies: ["LSTM", "Keras", "Angular", "Tweepy", "Heroku", "Python"],
category: "Alogrithm",
date: "Feb, 2018 - Apr , 2018",
github: "https://github.com/hrishikeshpaul/sih",
visit: "https://angel.co/projects/1009777-sentiment-analysis",
description:
"Developing this for the final round of Smart India Hackathon 2018, the web application is a platform for showcasing the sentiment of the tweets of the people in the Telangana region in India on policy satisfaction, services and problem definitions. The minimal UI design consists of different bins, that have their respective tweets, all scraped from twitter. There is also a simple graphical representation denoting the sentiment of the tweets."
},
{
name: "Clumpr",
pictures: [
{
img: require("./src/assets/portfolio/clumpr/logo.png")
},
{
img: require("./src/assets/portfolio/clumpr/one.png")
},
{
img: require("./src/assets/portfolio/clumpr/two.png")
}
],
technologies: ["Node", "Angular", "Express", "MySQL", "Facebook API"],
category: "Web App",
github: "https://github.com/hrishikeshpaul/clumpr",
date: "Sep, 2017 - Nov, 2017",
visit: "https://github.com/hrishikeshpaul/clumpr",
description:
'Clumpr is an online social event planning assistant that - using information about similar events happening in similar locations around the same time, friends who frequently attend the same events, and mutual friends - helps users to collaborate, combine, and attend events together, effectively "clumping" people and activities in a way that makes intuitive sense.'
},
{
name: "Nutricare",
pictures: [
{
img: require("./src/assets/portfolio/nc/one.png")
},
{
img: require("./src/assets/portfolio/nc/two.png")
},
{
img: require("./src/assets/portfolio/nc/three.png")
},
{
img: require("./src/assets/portfolio/nc/four.png")
},
{
img: require("./src/assets/portfolio/nc/five.png")
},
{
img: require("./src/assets/portfolio/nc/six.png")
}
],
technologies: ["Node", "Angular", "Express", "MongDB", "Medical"],
category: "Website",
github: "https://github.com/hrishikeshpaul/clumpr",
date: "May, 2017 - Aug, 2017",
visit: "https://angel.co/projects/576300-nutricare",
description:
"Nutricare is a basic health website for users(patients) to input nutrient intake data and researchers to analyse the data with the help of graphs and tables. A researcher can conduct studies on N different subjects (patient) for a particular problem statement. Typically, a researcher will enter food item consumed by subjects over a period of time (Ex - 24hrs, or 1 week, or 1 month etc)."
}
],
portfolio_design: [
{
name: "Guituna",
title: "Guituna - Mockup Design",
pictures: [
{
img: require("./src/assets/designs/coursera1/MoodBoard.png"),
title: "MoodBoard"
},
{
img: require("./src/assets/designs/coursera1/Mockups 1.png"),
title: "Mockups 1"
},
{
img: require("./src/assets/designs/coursera1/Mockups 2.png"),
title: "Mockups 2"
},
{
img: require("./src/assets/designs/coursera1/App Elements.png"),
title: "App Elements"
}
],
technologies: ["XD", "Illustrator"],
category: "Visual Design",
github: "",
date: "May, 2020 - Jun, 2020",
visit: "",
description:
"Guituna is a simple, lightweight and intuitive guitar tuner, that provides different modes of guitars based on your usage. You can either select a specific string to tune, or free tune your guitar based on the frequency shown on the meter. Guituna also provides a handful of different tunings to help explore various tuning paradigms. There is also an array of settings that can be configured to your liking based on the devices you're using. <br/><br/>The interface aims to highlight the use of a minimal design and providing just enough controls to make for a great tuner, while exposing various possibilities of guitarists to explore."
},
{
name: "Pantree",
title: "Pantree - Mockup Design",
pictures: [
{
img: require("./src/assets/designs/pantree/MoodBoard.png"),
title: "Moodboard"
},
{
img: require("./src/assets/designs/pantree/1.png"),
title: "Mockups 1"
},
{
img: require("./src/assets/designs/pantree/2.png"),
title: "Mockups 2"
}
],
technologies: ["XD", "Illustrator"],
category: "Visual Design",
github: "",
date: "May, 2020 - July, 2020",
visit: "",
description:
"Pantree is a recipiece finding and recommending application. It is often the case that you have run to your closest grocery store just to pick up one item that is missing in your kitchen. Pantree keeps a track of all your ingredients, and suggests recipes based on your meal preferences and past recipes. <br/><br/> The goal of the interface is to keep it similar to various recipe/food apps to reduce the learning required by the user, but also provide a smooth interface for users to seemlessly browse through recipes and ingredients."
},
{
name: "Bunder",
title: "Bunder - MVP Proposal",
pictures: [
{
img: require("./src/assets/designs/bunder/Moodboard.png"),
title: "Moodboard"
},
{
img: require("./src/assets/designs/bunder/Mockup 1.png"),
title: "Mockup 1"
},
{
img: require("./src/assets/designs/bunder/Mockup 2.png"),
title: "Mockup 2"
},
{
img: require("./src/assets/designs/bunder/Mockup 3.png"),
title: "Mockup 3"
},
{
img: require("./src/assets/designs/bunder/Market Research 1.png"),
title: "Market Research 1"
},
{
img: require("./src/assets/designs/bunder/Market Research 2.png"),
title: "Market Research 2"
}
],
technologies: ["XD", "Illustrator"],
category: "Visual Design",
github: "",
date: "May, 2020 - July, 2020",
visit: "",
description:
"Bunder is an intuitive web platform for micro-communities to share sensitive data with privacy within the community and allow engagement amongst them. Our aim is two-fold - Co-existing and Collaboration. The former is executed by providing a platform for communities that are geographically positioned in the same proximity (Housing societies, Dorms, Apartment Complexes) to have and share data (exact apartment addresses, phone number, apartment housing rules, individuals tested positive for COVID-19) in an exclusive platform. The latter is to give these people in the community the ability to carry out a task you are physically or remotely unable to do; with dignity and ease."
}
],
recommendations: [
{
title:
"In his internship, Hrishikesh has demonstrated excellent learning ability, and with a dedicated, task oriented approach, he was able to complete his assignment ahead of time.",
author: "Ushanas Shastri",
position: "CTO",
company: "Viteos Capital Market Services",
location: "Mumbai"
},
{
title:
"I feel his budding leadership abilities will become even more effective in a diverse and challenging environment.",
author: "Anil Dukkipatty",
position: "CTO",
company: "Elemential Labs",
location: "Mumbai"
},
{
title:
"He has gained great knowledge and experience of SDE, and has learned ot develop the application keeping in mind the client's perpective and also making it creative.",
author: "Chintan Shah",
position: "Director",
company: "Hridayam Soft Solution",
location: "Mumbai"
},
{
title:
"During the course of his employment we have found him to be a self-started who was motivated, duty bound and a highly commited team player.",
author: "Mrinal Pai",
position: "Co-Founder & Director",
company: "Skylark Drones",
location: "Bangalore"
}
]
};
export default info;