-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbiponresume.json
144 lines (144 loc) · 4.39 KB
/
biponresume.json
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
{
"basics": {
"name": "Bipon Biswas",
"label": "Front End Engineer",
"picture": "profilePhoto.png",
"email": "[email protected]",
"phone": "+8801920835077",
"website": "http://iglyphic.com",
"summary": "Hi! I'm a creative cat from Bangladesh. I work with fun and enjoy creating eye candy solutions for web and mobile applications. With HTML5, CSS3, Bootstrap, JavaScript, jQuery, React as my tools, I build website front-ends focusing on performance, responsiveness and usability.I usually work with designers or design teams to bring designs to convert their designs into fast, responsive and interactive websites and/or applications.I likes to think using logic and science. Also I like math, like to learn new technology. I keep my code clean and test everything I do on different web browsers and platforms.",
"location": {
"address": "Panthapoth",
"postalCode": "1216",
"city": "Dhaka",
"countryCode": "BD",
"region": "Dhaka"
},
"profiles": [
{
"network": "Twitter",
"username": "bipon68",
"url": ""
},
{
"network": "Github",
"username": "bipon68",
"url": ""
}
]
},
"work": [
{
"company": "AlemHealth",
"position": "Front End Engineer",
"website": "https://www.alemhealth.com/",
"startDate": "July - 2017",
"endDate": "",
"summary": "Working as a Front End Engineer as part of TeleRed developing html/css/javascript solutions to integrate with the backend systems for the online restaurant applications.",
"highlights": [
"Developed UI with backend teams using React - https://alem.health/intro",
"Developed UI with backend teams using Angular - http://cloud.alemhealth.com/"
]
},
{
"company": "AmberIT",
"position": "UI/UX Engineer",
"website": "http://www.amberit.com.bd/",
"startDate": "June - 2015",
"endDate": "June 2017",
"summary": "Working as a UI/UX Engineer as part of Chefonline developing html/css/javascript solutions to integrate with the backend systems for the online restaurant applications.",
"highlights": [
"Developed ChefOnline Restaurant Web Portal UI with backend teams using inconsistent markup - https://www.chefonline.co.uk/",
"Started to transition existing jQuery plugins over to Javascript"
]
},
{
"company": "W3Engineers",
"position": "Jnr. UI/UX Designer",
"website": "",
"startDate": "January 2013",
"endDate": "November 2014",
"summary": "As a Front End Developer. Work on shopify theme, wordpress theme etc",
"highlights": [
"Developed Booking System for Homes UI - https://www.rentbyowner.com/",
"Insurance System - http://www.homeowners.com/"
]
},
{
"company": "WamLan",
"position": "Front End Developer",
"website": "",
"startDate": "December 2014",
"endDate": "February 2015",
"summary": "Idea sharing & Front End Developer.",
"highlights": [
"HTML Template Developed for Envato - http://www.themelan.com/html/flanger/"
]
},
{
"company": "HasTech",
"position": "Front End Developer",
"website": "",
"startDate": "March 2015",
"endDate": "May 2015",
"summary": "HTML Template Developed for Envato",
"highlights": []
}
],
"volunteer": [],
"education": [
{
"institution": "Khulna Polytechnic Instittue",
"area": "",
"studyType": "Diploma in Computer Science",
"startDate": "2004",
"endDate": "2008",
"gpa": "",
"courses": []
},
{
"institution": "Bangladesh University",
"area": "",
"studyType": "Computer Science Engineering",
"startDate": "2016",
"endDate": "2019",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Front End Development",
"level": "Master",
"keywords": [
"HTML",
"CSS",
"Javascript",
"jQuery",
"React",
"SASS",
"Gulp",
"Babel",
"Bootstrap",
"Git",
"Jira",
"Responsive"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Travel",
"keywords": []
}
],
"references": []
}