-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
144 lines (101 loc) · 5.22 KB
/
about.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
---
layout: default
---
<section class="post">
<div class="flex-row-between">
<a href="{{ site.url }}{{ site.baseurl }}/">« Home</a>
<button title="Change theme" id="theme-toggle" onclick="modeSwitcher()">
<div></div>
</button>
</div>
</section>
<section>
<div class="l1 study">
<h1 class="title">STUDY</h1>
<ul>
<li>
<p class="study-title1">Bsc. (Ongoing) - 2016</p>
<p class="study-title2">Computer Science & Engineering</p>
<p class="study-title3"><a href="https://cuet.ac.bd/" target="_blank">Chittagong University of Engineering & Technology (CUET)</a>, Chattogram-4349, Bangladesh.</p>
</li>
<li><p class="study-title1">HSC - 2015</p>
<p class="study-title2">Science - GPA 5.00</p>
<p class="study-title3"><a href="https://ccc.army.mil.bd/" target="_blank">Cumilla Cadet College</a>, Kotbari, Cumilla-3500</p>
</li>
<li><p class="study-title1">SSC - 2013</p>
<p class="study-title2">Science - GPA 5.00</p>
<p class="study-title3"><a href="https://ccc.army.mil.bd/" target="_blank">Cumilla Cadet College</a>, Kotbari, Cumilla-3500</p>
</li>
</ul>
</div>
<div class="l1">
<h1 class="title">Language & Technologies</h1>
<ul>
<li>Python & Java (OOP)</li>
<li>HTML & CSS</li>
<li>Django</li>
<li>Wordpress</li>
<li>Bash scripting</li>
</ul>
</div>
<div class="l1">
<h1 class="title">MY WORKS</h1>
<h3 style="margin-top: 0;">Web</h3>
<ul>
<li><li><a href="https://aladeen.co" target="_blank">Aladeen</a></li></li>
<li class="study-title2">An e-commerce website developed by wordpress</li>
<li>2020</li>
</ul>
<h3 style="margin-top: 10px";>Graphics Designing</h3>
<ul>
<li><a href="https://www.deepakriti.com/" target="_blank">Deepakriti</a></li>
<li class="study-title2">Logo design</li>
<li>2019</li>
</ul>
</div>
<div class="l1">
<h1 class="title">HIRE ME</h1>
<ul>
<li><li><a href="https://www.upwork.com/o/profiles/users/~01bed59b2100dfd21e/" target="_blank">FAHIM SHAHRIAR</a></li></li>
<li class="study-title2">Upwork</li>
<li>2017 - Present</li>
</ul>
</div>
<div class="l1">
<h1 class="title">ACCREDITATIONS</h1>
<table>
<tbody>
<tr>
<td>Network Security & Database Vulnerabilities</td>
<td><a href="https://www.credly.com/badges/d5d658aa-1c66-4018-8c08-feafb58591a0/public_url" target="_blank">View badge</a></td>
</tr>
<tr>
<td>Cybersecurity IT Fundamentals Specialization</td>
<td><a href="https://www.credly.com/badges/87635ae8-88ad-495a-ba4c-ee2af87e834a/public_url" target="_blank">View badge</a></td>
</tr>
<tr>
<td>Cybersecurity Compliance Framework &
System Administration</td>
<td><a href="https://www.credly.com/badges/e3d4813a-8575-44fa-aff6-a47ca3aba5eb/public_url" target="_blank">View badge</a></td>
</tr>
<tr>
<td>Open Source Software Development, Linux and Git Specialization</td>
<td><a href="https://www.credly.com/badges/67fa581f-0f64-41f3-a383-2de54a532508/public_url" target="_blank">View badge</a></td>
</tr>
</tbody>
</table>
</div>
<div class="l1">
<h1 class="title">CERTIFICATES</h1>
<ul>
<li>Certification on “Blockchain and Cryptocurrency”<p class="study-title2">Organized by <a href="https://www.linkedin.com/company/contessa-solutions-&-consultants-ltd-/about/" target="_blank">CONTESSA SOLUTIONS</a> & Bangladesh ICT Ministry.</p></li>
</ul>
</div>
<div class="social-class">
<a href="mailto:shahriarfahim23@gmail.com" target="_blank">MAIL</a>
<a href="https://discord.com/users/543139182646919170" target="_blank">DISCORD</a>
<a href="https://facebook.com/fahim1523" target="_blank">FACEBOOK</a>
<a href="https://telegram.me/shahriarfahim23" target="_blank">TELEGRAM</a>
<a href="https://www.linkedin.com/in/f4him/" target="_blank">LINKEDIN</a>
</div>
</section>