forked from TenTraicion/MH-v1.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
professions.html
63 lines (63 loc) · 1.65 KB
/
professions.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Professions of MH</title>
</head>
<body>
<h1>Professions of Mehedi Hasan</h1>
<ul>
<li>Piyal Garments
<ul>
<li>Inheritage from Father</li>
<li>2015 - Present</li>
</ul>
</li>
<li>Peer Connectors
<ul>
<li>Team Creator</li>
<li>2018 - Present</li>
</ul>
</li>
<li>Platinamo Ltd.
<ul>
<li>Co-Founder</li>
<li>July 6, 2017 - Present</li>
<li>Core Company of Platinamo Group of Companies</li>
</ul>
</li>
<li>Platinamo Gadgets
<ul>
<li>Co-Founder</li>
<li>May 26, 2019 - Present</li>
<li>Sister Comapny of Platinamo Ltd. and a member of Platinamo Group of Companies</li>
</ul>
</li>
<li>Dania University College IT Club
<ul>
<li>General Secretary</li>
<li>July 27, 2019 - Present</li>
</ul>
</li>
<li>i-Mesh Limited
<ul>
<li>Co-Ordinator</li>
<li>January 1, 2017 - December 31, 2017</li>
</ul>
</li>
<li>icity bd
<ul>
<li>Marketing Executive</li>
<li>March 1, 2018 - March 31, 2018</li>
</ul>
</li>
<li>Peer Connectors
<ul>
<li>Hidden</li>
<li>Jan 2019 - Present</li>
</ul>
</li>
</ul>
<a href="https://elpro-mh.github.io/MH-v1.0/"> <button type="button" name="button">Return to Home</button> </a>
</body>
</html>